1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Commit Graph

12835 Commits

Author SHA1 Message Date
Steve Riesenberg a3d35ecf3c Merge branch '5.8.x'
Closes gh-12234
2022-11-17 14:27:41 -06: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 102c5e7a72 Merge branch '5.8.x'
Merged using the ours strategy.
2022-11-17 09:34:23 -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
Marcus Da Coregio 1648151dd2 Register hints for @WithSecurityContext on class level
Issue gh-12215
2022-11-17 10:18:15 -03:00
Steve Riesenberg 222f8ae1a5 Merge branch '5.8.x' 2022-11-16 16:54:32 -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 f308f9f54c Merge branch '5.8.x' 2022-11-16 12:04:45 -07: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 fa9cb82d4a Merge branch '5.8.x' 2022-11-16 14:51:37 -03: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 a9ece433fe Merge branch '5.8.x'
Closes gh-12223
2022-11-16 13:45:17 -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
Marcus Da Coregio 177e11fbd7 Add WebTestUtils test runtime hints
Closes gh-12216
2022-11-16 11:16:20 -03:00
Marcus Da Coregio 7094ee3710 Add runtime hints for annotations using @WithSecurityContext
Closes gh-12215
2022-11-16 10:02:34 -03:00
Marcus Da Coregio 063f06e7bf Register FilterChainProxy for all dispatcher types
Closes gh-12180
2022-11-16 09:55:21 -03:00
Steve Riesenberg 7929d7b3ee Merge branch '5.8.x'
Merged using the ours strategy.
2022-11-15 14:07:50 -06: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
Josh Cummings 0ee01b1ff9 Merge branch '5.8.x'
Closes gh-12212
2022-11-15 11:55:38 -07: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 b3fdd00705 Merge branch '5.8.x'
Closes gh-12210
2022-11-14 18:17:30 -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 08948f2c37 Add Polish localization to error messages from ExceptionTranslationFilter
Issue gh-9315
2022-11-14 18:10:36 -07:00
Josh Cummings 15981df7bd Merge branch '5.8.x' 2022-11-14 18:08:06 -07:00
Kacper Piasta a3d278380e Add Polish localization to error messages from ExceptionTranslationFilter 2022-11-14 18:06:02 -07:00
Josh Cummings ca142b6dc7 Merge branch '5.8.x' 2022-11-14 15:29:08 -07:00
Josh Cummings f3d704a27d Add PasswordEncoder Preparation Steps
Issue gh-10506
2022-11-14 15:25:49 -07:00
Steve Riesenberg ce065a87da Merge branch '5.8.x'
Closes gh-12207
2022-11-14 12:25:05 -06:00
Steve Riesenberg 71eb71d185 Merge branch '5.7.x' into 5.8.x
Closes gh-12206
2022-11-14 12:11:59 -06:00
Steve Riesenberg 67a1f0836b Merge branch '5.6.x' into 5.7.x
Closes gh-12205
2022-11-14 12:10:55 -06:00
Josh Cummings a97037cf0c Merge branch '5.8.x' 2022-11-14 10:53:53 -07:00
Josh Cummings 60e573de26 Add WebSecurityConfigurerAdapter Preparation Steps
Issue gh-10902
2022-11-14 10:53:13 -07:00
Steve Riesenberg 4ec10a2bca Document new oauth2Login() authority defaults
Issue gh-11887
2022-11-14 10:37:02 -06:00
Steve Riesenberg d0a696372f Merge branch '5.8.x'
Merged using the ours strategy.
2022-11-14 10:27:35 -06:00
Steve Riesenberg 03b407a49a Polish migration doc
Issue gh-12023
2022-11-14 10:27:19 -06:00
Steve Riesenberg a783e25563 Merge branch '5.8.x'
Merged using the ours strategy.
2022-11-14 09:54:30 -06:00
Rob Winch 968c0c2590 Merge commit '2063279d8973e0ab65e3a580080dfaf47d2ded3c' 2022-11-14 09:52:52 -06:00
Steve Riesenberg 2a6123a456 Document new oauth2Login() authority defaults
Issue gh-11887
2022-11-14 09:39:37 -06:00
Marcus Da Coregio 001452d249 Document CAS support removal
Closes gh-12163
2022-11-11 13:29:52 -03:00
Dan Allen 2063279d89 fix deploy docs workflow
- don't use environment variable reference in checkout action
2022-11-10 21:56:46 -06:00
Rob Winch 36761bda28 Merge branch '5.8.x' 2022-11-10 21:46:20 -06:00