Commit Graph

12025 Commits

Author SHA1 Message Date
Marcus Da Coregio c2e86ad067 Merge branch '5.6.x' into 5.7.x
Closes gh-12297
2022-11-25 09:22:10 -03:00
Kirk Lin 9c6d90490d ci: fix GitHub Actions Deprecating save-state and set-output commands
Closes gh-12032
2022-11-25 09:05:28 -03:00
Marcus Da Coregio 5db7ac4ce3 Merge branch '5.7.x' into 5.8.x
Closes gh-12286
2022-11-24 08:48:05 -03:00
Marcus Da Coregio 9b3f834bff Merge branch '5.6.x' into 5.7.x
Closes gh-12285
2022-11-24 08:47:46 -03:00
Marcus Da Coregio 70bfc39418 Fix AuthorizationFilter diagram in docs
Closes gh-12274
2022-11-24 08:46:16 -03:00
Steve Riesenberg 87c074fc26
Merge branch '5.7.x' into 5.8.x 2022-11-23 17:14:56 -06:00
Steve Riesenberg 621889fa18
Merge branch '5.6.x' into 5.7.x 2022-11-23 17:12:30 -06:00
Dan Allen fe252f5057 sync docs build; upgrade Antora and Antora Collector to latest alpha 2022-11-21 17:26:51 -07:00
github-actions[bot] 413c47311e Next development version 2022-11-21 16:04:03 +00:00
github-actions[bot] b873b24413 Release 5.8.0 2022-11-21 15:23:19 +00:00
Marcus Da Coregio e774bd480b Merge branch '5.7.x' into 5.8.x
Closes gh-12261
2022-11-21 10:25:43 -03:00
Marcus Da Coregio f561d3784e Improve deprecation notice in WebSecurityConfigurerAdapter
Closes gh-12260
2022-11-21 10:05:08 -03:00
Josh Cummings 01117b11fe
Polish Kotlin snippet
- to match the comments in the related Java snippet

Issue gh-11959
2022-11-20 12:28:45 -07:00
Josh Cummings 7804e3283b
Fix Migration 6.0 Link
Issue gh-12242
2022-11-20 12:26:42 -07:00
Steve Riesenberg e60eb87441
Fix additional typos
Issue gh-11959
2022-11-19 23:22:29 -06:00
Steve Riesenberg 3d2be56249
Fix reference to CookieServerCsrfTokenRepository
Issue gh-11959
2022-11-19 23:12:59 -06:00
Steve Riesenberg 4442a618ea
Add reactive opt out steps for CSRF BREACH
Issue gh-11959
2022-11-19 23:00:38 -06:00
Steve Riesenberg 4994e67eda
Add servlet opt out steps for CSRF BREACH
Issue gh-12107
2022-11-19 22:11:18 -06:00
Steve Riesenberg 2fe2f919b7
Update org.springframework.data to 2021.2.6
Closes gh-12249
2022-11-18 22:50:17 -06:00
Steve Riesenberg 148a01a29c
Update org.springframework to 5.3.24
Closes gh-12248
2022-11-18 22:50:14 -06:00
Steve Riesenberg a80013313f
Update org.jetbrains.kotlin to 1.7.21
Closes gh-12247
2022-11-18 22:50:10 -06:00
Steve Riesenberg b4a41c8db4
Update hsqldb to 2.7.1
Closes gh-12246
2022-11-18 22:50:07 -06:00
Steve Riesenberg aacb4e0658
Update hibernate-entitymanager to 5.6.14.Final
Closes gh-12245
2022-11-18 22:50:03 -06:00
Steve Riesenberg d019b536a0
Update io.projectreactor to 2020.0.25
Closes gh-12243
2022-11-18 22:49:57 -06:00
Steve Riesenberg e173dfac0b
Exclude minor version updates 2022-11-18 22:43:33 -06:00
Steve Riesenberg ea6ce05662
Add configurer tests for CookieCsrfTokenRepository
Issue gh-12236
2022-11-18 13:12:59 -06:00
Steve Riesenberg 2ed7cff643
Check for existing token before clearing
Closes gh-12236
2022-11-18 13:12:59 -06:00
Marcus Da Coregio 1919b4e38b Migration guide for CAS support removal
Issue gh-12163
2022-11-18 15:35:39 -03:00
Josh Cummings f6fb138363
Change to Preparation Guide 2022-11-18 10:04:20 -07:00
Michael Sosa 52888d6206
Warn when AuthorizationGrantType does not match
Log a warning when AuthorizationGrantType does not exactly match a
pre-defined constant.

Closes gh-11905
2022-11-17 14:17:54 -06:00
Steve Riesenberg a61fffc209
Document reactive support for CSRF BREACH
Issue gh-11959
2022-11-17 09:33:13 -06:00
Steve Riesenberg 3cb2b0606e
Document deprecation of tokenFromMultipartDataEnabled
Issue gh-12020
2022-11-17 09:33:13 -06:00
Jan Marten 2301e8ca77
Fix Javadoc in EnableWebSocketSecurity
Add missing method name in EnableWebSocketSecurity JavaDoc code example.
2022-11-16 16:51:42 -06:00
Josh Cummings 17123a3b0f
Polish JwtAuthenticationConverter Preparation Steps
Issue gh-12022
2022-11-16 12:00:10 -07:00
Josh Cummings 63aec87c61
Use Imperative in Headers
Issue gh-12224
2022-11-16 11:58:25 -07:00
Josh Cummings 7675874137
Restructure Migration Steps
CLoses gh-12224
2022-11-16 11:35:47 -07:00
Marcus Da Coregio 3d0be9beba Merge branch '5.7.x' into 5.8.x 2022-11-16 14:51:23 -03:00
Marcus Da Coregio 2d19d972f4 Merge branch '5.6.x' into 5.7.x 2022-11-16 14:51:07 -03:00
Marcus Da Coregio d5aabd721a Specify UTF8 for response content
This is needed because in some other platforms, like Windows, the default charset might be different

Issue gh-12026
2022-11-16 14:50:31 -03:00
Marcus Da Coregio 9b6be3a556 Merge branch '5.7.x' into 5.8.x
Closes gh-12222
2022-11-16 13:44:48 -03:00
Marcus Da Coregio 8441e755d3 Merge branch '5.6.x' into 5.7.x
Closes gh-12221
2022-11-16 13:44:16 -03:00
Marcus Da Coregio 53148dc7b5 Use UTF-8 in Saml2MetadataFilter response writer
Closes gh-12026
2022-11-16 13:43:46 -03:00
Steve Riesenberg 754fe7f457
Document deprecations in oauth2 modules
* oauth2-client
* oauth2-resource-server

Issue gh-12022
2022-11-15 14:06:34 -06:00
Marcus Da Coregio 9bc38ed318 Register FilterChainProxy for All Dispatcher Types Migration Steps
Closes gh-12186
2022-11-15 11:55:03 -07:00
Josh Cummings b81fbf024b
Merge branch '5.7.x' into 5.8.x
Closes gh-12209
2022-11-14 18:17:02 -07:00
Josh Cummings 79483b2bc9
Merge branch '5.6.x' into 5.7.x
Closes gh-12208
2022-11-14 18:16:22 -07:00
Sabina Palakova ed3af6482d Fix SAML logout log messages
Fixes SAML logout log messages incorrectly referring to logout
response instead of logout request and vice versa.

Closes gh-12129
2022-11-14 18:11:49 -07:00
Kacper Piasta a3d278380e Add Polish localization to error messages from ExceptionTranslationFilter 2022-11-14 18:06:02 -07:00
Josh Cummings f3d704a27d
Add PasswordEncoder Preparation Steps
Issue gh-10506
2022-11-14 15:25:49 -07:00
Steve Riesenberg 71eb71d185
Merge branch '5.7.x' into 5.8.x
Closes gh-12206
2022-11-14 12:11:59 -06:00