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
Josh Cummings
7288fecc24
Verify ipAddress Not A Hostname
...
Closes gh-15172
2 years ago
Stian Jørgensrud
b5e9c4cb9f
Fix wrong Kotlin syntax
2 years ago
Stian Jørgensrud
3cd9b77273
Remove nullable from Kotlin example
...
Use `lateinit` instead of allowing NullPointerExceptions.
2 years ago
Steve Riesenberg
478c3d0313
Merge branch '6.3.x'
2 years ago
Steve Riesenberg
db9f5935ae
Merge branch '6.2.x' into 6.3.x
2 years ago
Steve Riesenberg
5a1d261ce0
Merge branch '5.8.x' into 6.2.x
2 years ago
Steve Riesenberg
e34621ec2c
Polish gh-14977
2 years ago
JANG
1695d03b72
Assert WebSession is not null
...
Issue gh-14975
2 years ago
Steve Riesenberg
ee9f5a2d5e
Improve CSRF example for single-page apps
...
Closes gh-15105
2 years ago
Josh Cummings
17064fc7fb
Merge branch '6.3.x'
2 years ago
Josh Cummings
dd5edeb255
Preserve ArrayListFromString Type
...
Closes gh-15165
2 years ago
github-actions[bot]
58747d2621
Merge branch '6.3.x'
2 years ago
dependabot[bot]
d067aca43d
Bump org.jfrog.buildinfo:build-info-extractor-gradle
...
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info ) from 4.33.15 to 4.33.16.
- [Release notes](https://github.com/jfrog/build-info/releases )
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md )
- [Commits](https://github.com/jfrog/build-info/compare/build-info-gradle-extractor-4.33.15...build-info-gradle-extractor-4.33.16 )
---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago