Josh Cummings
b438bc5384
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13182
3 years ago
lukasz.migdalek
f4915890cc
Use Spec Order for Verifying Signatures
...
Closes gh-12346
3 years ago
Josh Cummings
06c15035fd
Merge branch '5.8.x' into 6.0.x
3 years ago
Frederico Alves
ed0369ac71
Address CVE-2023-1370
...
Change oauth2-oidc-sdk to 9.43.2
3 years ago
Frederico Alves
ce5570bb06
Address CVE-2023-1370
...
Bump oauth2-oidc-sdk to 10.7.1 to update json-smart to 2.4.10
3 years ago
Steve Riesenberg
ae703671c7
Merge branch '5.8.x' into 6.0.x
3 years ago
Steve Riesenberg
e234f85b2f
Fix hard-coded link in remote build
...
Issue gh-13156
3 years ago
Steve Riesenberg
0c3bafb505
Fix hard-coded link in remote build
...
Issue gh-12675
3 years ago
Steve Riesenberg
4240155e9e
Merge branch '5.8.x' into 6.0.x
3 years ago
Steve Riesenberg
72d86f1cbc
Update links to 5.8 migration guide
...
Closes gh-13156
3 years ago
Steve Riesenberg
6a42d5c17b
Update link to 6.0 migration guide
...
Closes gh-12675
3 years ago
Josh Cummings
c6c091b12e
Merge branch '5.8.x' into 6.0.x
3 years ago
Josh Cummings
05ef215b88
Align Formatting
...
Issue gh-13132
3 years ago
Florian Cramer
9669747245
Ignore synthetic methods when checking for duplicate annotations
...
Closes gh-13132
3 years ago
Josh Cummings
e033e347b4
Remove Redundant Close
...
Closes gh-12787
3 years ago
Josh Cummings
1b4b91a35c
Merge branch '5.8.x' into 6.0.x
3 years ago
Josh Cummings
b969179b5c
Merge branch '5.7.x' into 5.8.x
3 years ago
Josh Cummings
3469bcb822
Address Antora Warnings
3 years ago
Josh Cummings
c7a6ceff0b
Merge branch '5.8.x' into 6.0.x
3 years ago
Josh Cummings
16b7d882c7
Merge branch '5.7.x' into 5.8.x
3 years ago
Josh Cummings
b4083f1b9e
Revert "gh-13136 fixed log level related bug"
...
This reverts commit 1e093db1b6 .
3 years ago
stnor
1e093db1b6
gh-13136 fixed log level related bug
3 years ago
Josh Cummings
5d903b5b71
Enforce start happens-before stop
...
Closes gh-13133
3 years ago
Marcus Da Coregio
0b6e84b8b7
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13141
3 years ago
Marcus Da Coregio
8d5304f530
Use function definition instead of arrow function expression
...
Closes gh-13106
3 years ago
Glenn Adams
dfbfa9199d
X-XSS-Protection is now disabled
3 years ago
Josh Cummings
46ad9c122e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13127
3 years ago
Josh Cummings
e9a02bc6e9
RememberMeConfigurer Picks Up SecurityContextRepository
...
Closes gh-13104
3 years ago
Marcus Da Coregio
b6dcb29a11
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13125
3 years ago
Marcus Da Coregio
6d37ca1808
Fix code snippets in Authorize HttpServletRequest
...
Closes gh-11522
3 years ago
Marcus Da Coregio
69338ecdfa
Only Observe AuthenticationManager if it is not null
...
Closes gh-13084
3 years ago
Marcus Da Coregio
8c5f13657e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13102
3 years ago
Marcus Da Coregio
5632469a90
Merge branch '5.7.x' into 5.8.x
...
Closes gh-13101
3 years ago
Marcus Da Coregio
e61adcb0cd
Clarify that Kotlin DSL needs an import
...
Closes gh-13092
3 years ago
Josh Cummings
7198395a42
Merge branch '5.8.x' into 6.0.x
3 years ago
Josh Cummings
f261242db1
Merge branch '5.7.x' into 5.8.x
3 years ago
Ruslan Stelmachenko
caa4093619
Fix javadoc for migration from WebSecurityConfigurerAdapter
3 years ago
Josh Cummings
1cd50ed18e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13086
3 years ago
Josh Cummings
9244989b2e
Fix allOf/anyOf Abstain Logic
...
Closes gh-13069
3 years ago
Josh Cummings
599ed3e96b
Polish Format
...
Issue gh-13079
3 years ago
Josh Cummings
73a543d318
Handle Empty Role
...
Closes gh-13079
3 years ago
Marcus Da Coregio
e3cc8d13e8
Merge branch '5.8.x' into 6.0.x
3 years ago
Marcus Da Coregio
744b74f4c9
Merge branch '5.7.x' into 5.8.x
3 years ago
Amal Krishna
8bec14009e
Fix typo in SecurityMockMvcResultMatchers.java
...
Change the first parameter's name of the AuthenticatedMatcher.withAuthentication() method from assesrtAuthentication to assertAuthentication
3 years ago
SeasonPan
556ae316ba
fix typo of modules.adoc
3 years ago
Josh Cummings
1e25756ee6
Fix Import Order
3 years ago
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
3 years ago
Josh Cummings
c3479ddb45
Pick Up SecurityContextRepository
...
Closes gh-13008
3 years ago
github-actions[bot]
3a58666622
Next development version
3 years ago
github-actions[bot]
4f02770aaa
Next development version
3 years ago