Commit Graph

  • ea777a3d7b Merge branch '5.8.x' Steve Riesenberg 2022-10-03 10:05:57 -05:00
  • bf59d7c374 Update What's New for 5.8 Daniel Garnier-Moiroux 2022-10-03 11:13:19 +02:00
  • d9a682a414 Polish gh-11896 Steve Riesenberg 2022-10-03 10:00:43 -05:00
  • bf9339d88e Merge branch '5.8.x' Steve Riesenberg 2022-10-03 09:57:40 -05:00
  • 7f9600ae08 Polish gh-11896 Steve Riesenberg 2022-10-03 09:57:08 -05:00
  • 5f2744db33 Merge branch '5.8.x' Marcus Da Coregio 2022-10-03 11:43:22 -03:00
  • 64a19de4dc Deprecate HPKP security header Marcus Da Coregio 2022-10-03 11:15:21 -03:00
  • 80f6bdf50b Merge branch '5.8.x' Marcus Da Coregio 2022-10-03 10:10:36 -03:00
  • 7be2eb05d5 Merge branch '5.7.x' into 5.8.x Marcus Da Coregio 2022-10-03 10:10:06 -03:00
  • cd4ddde779 Merge branch '5.6.x' into 5.7.x Marcus Da Coregio 2022-10-03 10:09:42 -03:00
  • 26bb60c567 Add rncToXsd task description to CONTRIBUTING.adoc Daniel Garnier-Moiroux 2022-10-03 14:46:12 +02:00
  • 4479cefade Default Require Explicit Session Management = true Rob Winch 2022-09-30 15:06:29 -05:00
  • 0d58c5180e Remove Explicit RequestCache Config from DeferHttpSession Tests Rob Winch 2022-09-22 16:15:32 -05:00
  • 12a0ccf6de Remove Explicit CSRF Config from DeferHttpSessionTests Rob Winch 2022-09-22 16:15:02 -05:00
  • 617353eaa8 Merge branch '5.8.x' Rob Winch 2022-09-30 21:46:26 -05:00
  • 6d56af7b65 SessionManagementDsl.requireExplicitAuthenticationStrategy Rob Winch 2022-09-26 15:54:17 -05:00
  • 8f10deb602 Merge remote-tracking branch 'origin/5.8.x' Josh Cummings 2022-09-30 17:01:22 -06:00
  • f054505d6d Support Deferred Contexts Josh Cummings 2022-09-12 16:47:15 -06:00
  • fc7f87feac Removed unused test classes SomeDomainObject/Manager Emil Sierżęga 2021-10-28 22:57:41 +02:00
  • 76fbca9f46 Merge branch '5.8.x' Steve Riesenberg 2022-09-30 09:50:02 -05:00
  • 93250013e4 Make X-Xss-Protection configurable through ServerHttpSecurity Daniel Garnier-Moiroux 2022-09-27 14:56:00 +02:00
  • 43a1f8249c Update What's New for 6.0 Steve Riesenberg 2022-09-29 15:57:48 -05:00
  • e0e6467d9b Remove UsernamePasswordAuthenticationToken check Steve Riesenberg 2022-09-20 11:57:27 -05:00
  • 1e0e9a2c98 Allow authenticationIsRequired to be overridden shazin 2022-03-15 19:40:03 +05:30
  • 649823f401 switch to official Antora Plugin for Gradle Dan Allen 2022-09-26 14:28:34 -06:00
  • 4d62621094 Merge branch '5.8.x' Steve Riesenberg 2022-09-29 14:09:21 -05:00
  • 7b1158ddb7 Merge branch '5.7.x' into 5.8.x Steve Riesenberg 2022-09-29 14:09:10 -05:00
  • 70c61dc1dd Merge branch '5.6.x' into 5.7.x Steve Riesenberg 2022-09-29 14:08:17 -05:00
  • c44230ba24 switch to offical Antora plugin for Gradle Dan Allen 2022-09-26 14:54:14 -06:00
  • 3bfdf6dd0f Merge branch '5.8.x' Marcus Da Coregio 2022-09-29 11:21:24 -03:00
  • cf3349f31a Configure ContentNegotiationStrategy in HttpSecurityConfiguration Marcus Da Coregio 2022-09-28 15:41:20 -03:00
  • 7f0140278e Add native hint for OAuth2 Client's schemas Marcus Da Coregio 2022-09-29 10:01:51 -03:00
  • ef879aadd6 Add native hint for the users JDBC schema Marcus Da Coregio 2022-09-29 09:42:37 -03:00
  • 88e4b8b556 Merge remote-tracking branch 'origin/5.8.x' Josh Cummings 2022-09-26 11:42:34 -06:00
  • 506e50bfd0 Move Saml2 Authentication Filters Josh Cummings 2022-09-20 17:18:05 -06:00
  • 6c6aedf772 Update What's New for 6.0 Steve Riesenberg 2022-09-26 10:07:50 -05:00
  • 181ee7410b Change default authority for oauth2Login() Steve Riesenberg 2022-09-15 17:16:27 -05:00
  • 7527fd811c Merge branch '5.8.x' Steve Riesenberg 2022-09-26 09:56:55 -05:00
  • bbac85e20b Reduce severity of invalid registrationId to warn Steve Riesenberg 2022-09-19 16:30:27 -05:00
  • c0e784b16d Update What's New for 6.0 Steve Riesenberg 2022-09-26 09:48:52 -05:00
  • 80a6ce940e Merge remote-tracking branch 'origin/5.8.x' Josh Cummings 2022-09-23 16:32:12 -06:00
  • ae6fb8c681 Add Deprecated Versions of Original Classes Josh Cummings 2022-09-23 12:06:59 -06:00
  • 37a160245f Adjust OAuth2 Resource Server packaging Josh Cummings 2022-09-20 17:44:05 -06:00
  • 21c0c73878 Remove request-resolver-ref in 6.0 Steve Riesenberg 2022-09-23 16:04:20 -05:00
  • bcb21c9384 Merge branch '5.8.x' Steve Riesenberg 2022-09-23 15:39:43 -05:00
  • 46696a9226 CsrfTokenRequestHandler extends CsrfTokenRequestResolver Steve Riesenberg 2022-09-23 11:18:31 -05:00
  • 53dbcfd457 Add Deprecated Versions of Original Classes Josh Cummings 2022-09-23 12:06:59 -06:00
  • 3c66ef6305 Change default SecurityContextRepository Steve Riesenberg 2022-09-21 11:21:19 -05:00
  • ccac34b07c Merge branch '5.8.x' Steve Riesenberg 2022-09-22 16:45:48 -05:00
  • d140d95305 Fix assertion in NullSecurityContextRepository Steve Riesenberg 2022-09-22 15:27:39 -05:00
  • 5d757919a2 Add SecurityContextHolderStrategy to new repository Steve Riesenberg 2022-09-22 15:23:13 -05:00
  • 0efe26c1fd Merge branch '5.8.x' Rob Winch 2022-09-22 13:47:04 -05:00
  • d94677f87e CsrfTokenRequestAttributeHandler -> CsrfTokenRequestHandler Rob Winch 2022-09-22 09:26:53 -05:00
  • 44b7847258 Fix Import Order Josh Cummings 2022-09-21 09:08:41 -06:00
  • 70460ca009 Adjust OAuth2 Resource Server packaging Josh Cummings 2022-09-20 17:44:05 -06:00
  • 61c80bcac5 Move Saml2 Authentication Filters Josh Cummings 2022-09-20 17:18:05 -06:00
  • 48e31f87e4 Remove Deprecated OpenSAML 3 Support Rob Winch 2022-09-07 13:39:26 -05:00
  • 2a487ae7f8 Updated hashcode and equals Josh Cummings 2022-09-20 15:27:31 -06:00
  • e071c28e8a Merge remote-tracking branch 'origin/5.8.x' Josh Cummings 2022-09-20 16:25:45 -06:00
  • c1d27612af Simplify AuthorizationManager composition Evgeniy Cheban 2022-08-26 21:22:55 +02:00
  • 46f402243b Merge remote-tracking branch 'origin/5.8.x' Josh Cummings 2022-09-20 16:11:16 -06:00
  • 3f8503f1b4 Deprecate AccessDecisionManager et al Josh Cummings 2022-05-31 10:13:11 -06:00
  • 63af5c9b03 Merge branch '5.8.x' Marcus Da Coregio 2022-09-20 08:33:55 -03:00
  • 983ca6ea27 Update What's New for 5.8 Marcus Da Coregio 2022-09-20 08:33:38 -03:00
  • 2b4a3a85f9 Update What's New for 6.0 Marcus Da Coregio 2022-09-20 08:32:30 -03:00
  • e256b7511d Merge branch '5.8.x' Marcus Da Coregio 2022-09-19 15:59:11 -03:00
  • 0c96989cbe Move script tag into body element Marcus Da Coregio 2022-09-19 15:46:23 -03:00
  • 9564f1b5e4 Next development version github-actions[bot] 2022-09-19 16:55:17 +00:00
  • 009032e03c Next development version github-actions[bot] 2022-09-19 15:47:44 +00:00
  • dcbe900ff8 Release 5.8.0-M3 github-actions[bot] 2022-09-19 15:24:11 +00:00
  • a0a92b81f7 Release 6.0.0-M7 github-actions[bot] 2022-09-19 15:23:23 +00:00
  • 463bfead38 add information to README describing how to build the reference docs Dan Allen 2022-09-16 16:52:47 -06:00
  • 957566ebd7 add a README that documents how to build the docs for a software branch and the whole project Sarah White 2022-09-16 14:23:02 -06:00
  • 38d8b21fa7 Update aspectj-plugin to 6.5.1 Marcus Da Coregio 2022-09-16 16:15:45 -03:00
  • b1064bd3e2 Update to Spring LDAP 3.0.0-M3 Marcus Da Coregio 2022-09-16 14:50:15 -03:00
  • e8184d1b76 Update to org.springframework 6.0.0-M6 Marcus Da Coregio 2022-09-16 14:49:50 -03:00
  • bb33174232 Update org.mockito to 4.8.0 Marcus Da Coregio 2022-09-16 15:46:05 -03:00
  • 191a5425a3 Update junit-bom to 5.9.0 Marcus Da Coregio 2022-09-16 15:46:00 -03:00
  • f96f51b54c Update hsqldb to 2.7.0 Marcus Da Coregio 2022-09-16 15:45:54 -03:00
  • 791f4b98c2 Update hibernate-core to 6.1.3.Final Marcus Da Coregio 2022-09-16 15:45:52 -03:00
  • 9ddb248dc2 Update org.eclipse.jetty to 11.0.12 Marcus Da Coregio 2022-09-16 15:45:49 -03:00
  • f2a073b806 Update htmlunit to 2.64.0 Marcus Da Coregio 2022-09-16 15:45:46 -03:00
  • eff478cad8 Update jakarta.inject to 2.0.1 Marcus Da Coregio 2022-09-16 15:45:43 -03:00
  • f0f848fa41 Update io.rsocket to 1.1.3 Marcus Da Coregio 2022-09-16 15:45:40 -03:00
  • 222ebeab3b Update io.projectreactor to 3.5.0-M6 Marcus Da Coregio 2022-09-16 15:45:35 -03:00
  • 6f23aa72bc Update mockk to 1.12.8 Marcus Da Coregio 2022-09-16 15:45:31 -03:00
  • cc919c542f Update com.nimbusds to 9.43.1 Marcus Da Coregio 2022-09-16 15:45:26 -03:00
  • 3a584e044a Update jackson-bom to 2.13.4 Marcus Da Coregio 2022-09-16 15:45:18 -03:00
  • 7f3ed03782 Update logback-classic to 1.4.1 Marcus Da Coregio 2022-09-16 15:45:15 -03:00
  • bd18c05a27 Use mock class instead of interface on mock's return Marcus Da Coregio 2022-09-16 15:54:31 -03:00
  • fee1ffa422 Fix JSONObject and JSONArray imports in tests Marcus Da Coregio 2022-09-16 15:50:32 -03:00
  • 9c8c3eeb9f Merge branch '5.8.x' Steve Riesenberg 2022-09-16 13:39:16 -05:00
  • e4e24c6639 Update org.springframework to 5.3.23 Steve Riesenberg 2022-09-16 13:30:39 -05:00
  • eeb152cd6d Update htmlunit-driver to 2.64.0 Steve Riesenberg 2022-09-16 13:30:35 -05:00
  • 0159e8c976 Update org.mockito to 4.8.0 Steve Riesenberg 2022-09-16 13:30:32 -05:00
  • e2a4227c11 Update junit-bom to 5.9.0 Steve Riesenberg 2022-09-16 13:30:28 -05:00
  • 573a5b626d Update hsqldb to 2.7.0 Steve Riesenberg 2022-09-16 13:30:25 -05:00
  • 5d8427a52b Update hibernate-entitymanager to 5.6.11.Final Steve Riesenberg 2022-09-16 13:30:20 -05:00
  • ece5ff1500 Update org.eclipse.jetty to 9.4.49.v20220914 Steve Riesenberg 2022-09-16 13:30:16 -05:00
  • 870de424f0 Update htmlunit to 2.64.0 Steve Riesenberg 2022-09-16 13:30:13 -05:00