Josh Cummings
24e3bb11bc
Merge branch '6.3.x'
2 years ago
Josh Cummings
bce8035bb6
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15212
2 years ago
Josh Cummings
0532659245
Fix Typo in Oidc Logout Docs
...
Closes gh-15198
2 years ago
Josh Cummings
87ee464dce
Merge branch '6.3.x'
2 years ago
Josh Cummings
22c7b8760a
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15211
2 years ago
Josh Cummings
f231ea277d
Merge branch '5.8.x' into 6.2.x
...
Closes gh-15210
2 years ago
Josh Cummings
6aabd768a8
Pick MvcRequestMatcher for MockMvc requests
...
Closes gh-13849
2 years ago
MateuszLenczewski
077439c73e
Fix typo in JwtDecoder
2 years ago
Marcus Hert Da Coregio
1b2d2ed611
Merge branch '6.3.x'
2 years ago
Marcus Hert Da Coregio
91cd2cec2b
Use samplesBranch=6.3.x
2 years ago
Marcus Hert Da Coregio
0cbec13f87
Merge branch '6.3.x'
...
Closes gh-15206
2 years ago
Marcus Hert Da Coregio
e013d96758
Clarify the behavior of Concurrent Session Management when an IdP is involved
...
Closes gh-15071
2 years ago
Max Batischev
44f9396bad
Add support remember-me cookie customization
...
Closes gh-14990
2 years ago
Steve Riesenberg
3acd2c65d9
Add since 6.4
...
Issue gh-15012
2 years ago
Josh Cummings
81abc453fe
Merge branch '6.3.x'
2 years ago
Josh Cummings
0aed8df549
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15197
2 years ago
Josh Cummings
d6228e0882
Merge branch '5.8.x' into 6.2.x
...
Closes gh-15196
2 years ago
Josh Cummings
cdd626644e
Use Request-Level Servlet Context
...
Spring Security cannot use the ServletContext attached
to the ApplicationContext since there may be child
ApplicationContext's with their own ServletContext.
Because of that, it is necessary to always use the
ServletContext attached to the request.
Closes gh-14418
2 years ago
Josh Cummings
5a798e93f1
Polish MVC Tests
...
Issue gh-14418
2 years ago
Steve Riesenberg
7c45ebd81c
Polish gh-15012
2 years ago
Filip Hrisafov
99aee99b34
Expose user name attribute name in `OAuth2UserAuthority`
2 years ago
github-actions[bot]
b41ec0ae4b
Merge branch '6.3.x'
2 years ago
dependabot[bot]
693cee9f3e
Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
...
Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
github-actions[bot]
55e82d137f
Merge branch '6.3.x'
2 years ago
github-actions[bot]
4330bda97e
Merge branch '6.2.x' into 6.3.x
2 years ago
dependabot[bot]
8743186423
Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
...
Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
github-actions[bot]
654b15d8c2
Merge branch '6.3.x'
2 years ago
github-actions[bot]
ebb44d704f
Merge branch '6.2.x' into 6.3.x
2 years ago
github-actions[bot]
2dd1c58450
Merge branch '5.8.x' into 6.2.x
2 years ago
dependabot[bot]
aa88404d69
Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
...
Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
1665824637
Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
...
Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Steve Riesenberg
8ae7cb175b
Merge branch '6.3.x'
...
Closes gh-15187
2 years ago
Steve Riesenberg
1e4aff2bdb
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15186
2 years ago
Steve Riesenberg
3fc7b6e921
Merge branch '5.8.x' into 6.2.x
...
Closes gh-15185
2 years ago
Steve Riesenberg
dcb8c563e8
Fix ArrayIndexOutOfBoundsException
...
Issue gh-13310
Closes gh-15184
2 years ago
Josh Cummings
9101bf1f7d
Allow logout+jwt JWT type
...
Closes gh-15003
2 years ago
Josh Cummings
b73155df26
Merge branch '6.3.x'
2 years ago
Josh Cummings
3defed4c3d
Merge branch '6.2.x' into 6.3.x
2 years ago
Josh Cummings
1cc66faaef
Polish Update Signature Validator
...
Issue gh-15022
2 years ago
Josh Cummings
c4d8693063
Merge branch '6.3.x'
2 years ago
Josh Cummings
0da7284ddd
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15183
2 years ago
Josh Cummings
99f233f98c
Update Signature Validator
...
Closes gh-15022
2 years ago
Josh Cummings
6695784a3f
Polish Logging
...
Issue gh-14801
2 years ago
Max Batischev
801e808f67
Add support sign SAML metadata
...
Closes gh-14801
2 years ago
Josh Cummings
f104d1aeea
Update Copyright
...
PR gh-15013
2 years ago
earlgrey02
3b7f714f00
Add SecurityContextRepository to Kotlin Reactive DSL
2 years ago
Juliana Hachmann
9a714424d5
Adds missing translated messages for PT-BR
...
Partially fix #spring-projectsgh-9315
Adds Brazilian Portuguese translation missing for following messages in messages_pt_BR.properties;
- ExceptionTranslationFilter.insufficientAuthentication
- LdapAuthenticationProvider.badLdapConnection
- PersistentTokenBasedRememberMeServices.cookieStolen
2 years ago
Josh Cummings
aa9bf83c6d
Polish Exception Handling
...
Issue gh-15093
2 years ago
Blagoja Stamatovski
63f48167bd
Add Kotlin support to PreFilter and PostFilter annotations
...
Closes gh-15093
2 years ago
Josh Cummings
fbeb82ef62
Merge branch '6.3.x'
2 years ago