Commit Graph

13298 Commits

Author SHA1 Message Date
Josh Cummings
06c15035fd Merge branch '5.8.x' into 6.0.x 2023-05-15 15:02:30 -06:00
Frederico Alves
ed0369ac71 Address CVE-2023-1370
Change oauth2-oidc-sdk to 9.43.2
2023-05-15 14:59:22 -06:00
Frederico Alves
ce5570bb06 Address CVE-2023-1370
Bump oauth2-oidc-sdk to 10.7.1 to update json-smart to 2.4.10
2023-05-15 14:59:22 -06:00
Steve Riesenberg
ae703671c7 Merge branch '5.8.x' into 6.0.x 2023-05-12 15:44:03 -05:00
Steve Riesenberg
e234f85b2f Fix hard-coded link in remote build
Issue gh-13156
2023-05-12 15:43:14 -05:00
Steve Riesenberg
0c3bafb505 Fix hard-coded link in remote build
Issue gh-12675
2023-05-12 15:41:51 -05:00
Steve Riesenberg
4240155e9e Merge branch '5.8.x' into 6.0.x 2023-05-12 13:53:45 -05:00
Steve Riesenberg
72d86f1cbc Update links to 5.8 migration guide
Closes gh-13156
2023-05-12 13:46:54 -05:00
Steve Riesenberg
6a42d5c17b Update link to 6.0 migration guide
Closes gh-12675
2023-05-12 13:43:02 -05:00
Josh Cummings
c6c091b12e Merge branch '5.8.x' into 6.0.x 2023-05-11 11:43:37 -06:00
Josh Cummings
05ef215b88 Align Formatting
Issue gh-13132
2023-05-11 11:42:51 -06:00
Florian Cramer
9669747245 Ignore synthetic methods when checking for duplicate annotations
Closes gh-13132
2023-05-11 11:42:51 -06:00
Josh Cummings
e033e347b4 Remove Redundant Close
Closes gh-12787
2023-05-10 16:12:34 -06:00
Josh Cummings
1b4b91a35c Merge branch '5.8.x' into 6.0.x 2023-05-10 15:56:18 -06:00
Josh Cummings
b969179b5c Merge branch '5.7.x' into 5.8.x 2023-05-10 15:53:22 -06:00
Josh Cummings
3469bcb822 Address Antora Warnings 2023-05-10 15:51:49 -06:00
Josh Cummings
c7a6ceff0b Merge branch '5.8.x' into 6.0.x 2023-05-08 15:23:58 -06:00
Josh Cummings
16b7d882c7 Merge branch '5.7.x' into 5.8.x 2023-05-08 15:23:40 -06:00
Josh Cummings
b4083f1b9e Revert "gh-13136 fixed log level related bug"
This reverts commit 1e093db1b6.
2023-05-08 15:23:17 -06:00
stnor
1e093db1b6 gh-13136 fixed log level related bug 2023-05-08 15:18:14 -06:00
Josh Cummings
5d903b5b71 Enforce start happens-before stop
Closes gh-13133
2023-05-08 14:07:05 -06:00
Marcus Da Coregio
0b6e84b8b7 Merge branch '5.8.x' into 6.0.x
Closes gh-13141
2023-05-08 14:52:00 -03:00
Marcus Da Coregio
8d5304f530 Use function definition instead of arrow function expression
Closes gh-13106
2023-05-08 14:43:06 -03:00
Glenn Adams
dfbfa9199d X-XSS-Protection is now disabled 2023-05-03 11:13:08 -03:00
Josh Cummings
46ad9c122e Merge branch '5.8.x' into 6.0.x
Closes gh-13127
2023-05-02 16:56:06 -06:00
Josh Cummings
e9a02bc6e9 RememberMeConfigurer Picks Up SecurityContextRepository
Closes gh-13104
2023-05-02 16:46:35 -06:00
Marcus Da Coregio
b6dcb29a11 Merge branch '5.8.x' into 6.0.x
Closes gh-13125
2023-05-02 16:08:48 -03:00
Marcus Da Coregio
6d37ca1808 Fix code snippets in Authorize HttpServletRequest
Closes gh-11522
2023-05-02 16:06:27 -03:00
Marcus Da Coregio
69338ecdfa Only Observe AuthenticationManager if it is not null
Closes gh-13084
2023-05-02 10:12:46 -03:00
Marcus Da Coregio
8c5f13657e Merge branch '5.8.x' into 6.0.x
Closes gh-13102
2023-04-26 15:58:25 -03:00
Marcus Da Coregio
5632469a90 Merge branch '5.7.x' into 5.8.x
Closes gh-13101
2023-04-26 15:57:32 -03:00
Marcus Da Coregio
e61adcb0cd Clarify that Kotlin DSL needs an import
Closes gh-13092
2023-04-26 15:56:47 -03:00
Josh Cummings
7198395a42 Merge branch '5.8.x' into 6.0.x 2023-04-24 16:34:07 -06:00
Josh Cummings
f261242db1 Merge branch '5.7.x' into 5.8.x 2023-04-24 16:33:29 -06:00
Ruslan Stelmachenko
caa4093619 Fix javadoc for migration from WebSecurityConfigurerAdapter 2023-04-24 16:32:16 -06:00
Josh Cummings
1cd50ed18e Merge branch '5.8.x' into 6.0.x
Closes gh-13086
2023-04-24 15:44:25 -06:00
Josh Cummings
9244989b2e Fix allOf/anyOf Abstain Logic
Closes gh-13069
2023-04-24 15:36:17 -06:00
Josh Cummings
599ed3e96b Polish Format
Issue gh-13079
2023-04-24 12:52:26 -06:00
Josh Cummings
73a543d318 Handle Empty Role
Closes gh-13079
2023-04-24 12:49:30 -06:00
Marcus Da Coregio
e3cc8d13e8 Merge branch '5.8.x' into 6.0.x 2023-04-19 11:29:49 -03:00
Marcus Da Coregio
744b74f4c9 Merge branch '5.7.x' into 5.8.x 2023-04-19 11:27:08 -03:00
Amal Krishna
8bec14009e Fix typo in SecurityMockMvcResultMatchers.java
Change the first parameter's name of the AuthenticatedMatcher.withAuthentication() method from assesrtAuthentication to assertAuthentication
2023-04-19 11:25:55 -03:00
SeasonPan
556ae316ba fix typo of modules.adoc 2023-04-19 11:25:55 -03:00
Josh Cummings
1e25756ee6 Fix Import Order 2023-04-18 12:42:25 -06:00
Josh Cummings
64542b4059 Polish X509 SecurityContextRepository
Like Basic and Bearer authentication, X509 is
stateless by default. As such, it is better to not
pick up the global SecurityContextRepository bean.

The better fix is to change the default from
HttpSessionSecurityContextRepository to
RequestAttributeSecurityContextRepository.

Issue gh-13008
2023-04-18 12:18:20 -06:00
Josh Cummings
c3479ddb45 Pick Up SecurityContextRepository
Closes gh-13008
2023-04-17 17:06:06 -06:00
github-actions[bot]
3a58666622 Next development version 2023-04-17 16:19:06 +00:00
github-actions[bot]
4f02770aaa Next development version 2023-04-17 16:17:33 +00:00
github-actions[bot]
53d007f062 Next development version 2023-04-17 16:04:08 +00:00
github-actions[bot]
e75b210015 Release 5.8.3 2023-04-17 15:21:54 +00:00