1
0
mirror of synced 2026-08-06 10:18:52 +00:00

13854 Commits

Author SHA1 Message Date
Steve Riesenberg f49a933490 Update io.projectreactor to 2020.0.28
Closes gh-12717
2023-02-17 11:58:11 -06:00
Steve Riesenberg 8961264ec5 Update jackson-bom to 2.13.5
Closes gh-12714
2023-02-17 11:58:00 -06:00
Steve Riesenberg aaa6983fda Exclude mockk 1.13.4 update
Issue gh-12695
2023-02-17 11:55:57 -06:00
Marcus Da Coregio 6f1c9184db Update spring-ldap-core to 3.0.1
Closes gh-12713
2023-02-17 14:53:54 -03:00
Marcus Da Coregio 8fb9c91acf Update org.springframework.data to 2022.0.2
Closes gh-12712
2023-02-17 14:53:51 -03:00
Marcus Da Coregio 01c3a25d7f Update org.springframework to 6.0.5
Closes gh-12711
2023-02-17 14:53:47 -03:00
Marcus Da Coregio e8a251aa7f Update junit-bom to 5.9.2
Closes gh-12708
2023-02-17 14:53:37 -03:00
Marcus Da Coregio e008b93715 Update hibernate-core to 6.1.7.Final
Closes gh-12707
2023-02-17 14:53:34 -03:00
Marcus Da Coregio 8174ed2291 Update org.aspectj to 1.9.19
Closes gh-12706
2023-02-17 14:53:31 -03:00
Marcus Da Coregio e7c1e2d78d Update maven-resolver-provider to 3.8.7
Closes gh-12705
2023-02-17 14:53:28 -03:00
Marcus Da Coregio 3f2ff0572e Update jakarta.servlet.jsp-api to 3.1.1
Closes gh-12704
2023-02-17 14:53:24 -03:00
Marcus Da Coregio d127ad310f Update io.spring.nohttp to 0.0.11
Closes gh-12703
2023-02-17 14:53:21 -03:00
Marcus Da Coregio b0c823970b Update io.projectreactor to 2022.0.3
Closes gh-12701
2023-02-17 14:53:14 -03:00
Marcus Da Coregio 67a0a1a010 Update mockk to 1.13.4
Closes gh-12700
2023-02-17 14:53:10 -03:00
Marcus Da Coregio bb644fe371 Update micrometer-observation to 1.10.4
Closes gh-12699
2023-02-17 14:53:07 -03:00
Marcus Da Coregio eef519adc5 Update jackson-bom to 2.14.2
Closes gh-12696
2023-02-17 14:52:58 -03:00
Josh Cummings a1b282ff03 Merge branch '5.7.x' into 5.8.x
Closes gh-12693
2023-02-17 10:09:32 -07:00
Josh Cummings 2db4430dcd Preserve OpenSamlAssertingPartyDetails Instance
Closes gh-12667
2023-02-17 10:02:17 -07:00
Josh Cummings afb5a4ae2c Merge branch '6.0.x'
Closes gh-12688
2023-02-16 14:56:55 -07:00
Josh Cummings cedb9fd199 Merge branch '5.8.x' into 6.0.x
Closes gh-12687
2023-02-16 14:56:32 -07:00
Josh Cummings 0baf650f38 Merge branch '5.7.x' into 5.8.x
Closes gh-12686
2023-02-16 14:55:22 -07:00
Leonid Rozenblyum 000b4bc495 Fix NPE in HttpSecurity#addFilterBefore, HttpSecurity#addFilterAfter
Before the fix, these methods would throw a NPE in case when the filter class passed as the second parameter, is not registered yet.

In particular, this exception can occur when mixing standard and custom DSL to register filters.

The fix doesn't change the situation that standard DSL for registration of filters cannot refer to filters that are registered via custom DSL even though those calls were done earlier.

It just provides more user-friendly error handling for this and most likely other scenarios of calls of HttpSecurity#addFilterBefore, HttpSecurity#addFilterAfter.

The error handling is implemented similarly to HttpSecurity#addFilter.

Closes gh-12637
2023-02-16 14:54:44 -07:00
Steve Riesenberg 5286b78308 Merge branch '6.0.x'
Closes gh-12684
2023-02-16 13:27:17 -06:00
Steve Riesenberg c4f68d83bf Document default CsrfTokenRequestHandler in 6.0
Closes gh-12651
2023-02-16 13:26:23 -06:00
Josh Cummings c1c28375d6 Add RelayStateResolver
Co-authored-by: ghaege <ghaege@qaepps.de>

Closes gh-12538
2023-02-16 12:25:55 -07:00
Josh Cummings ab8337e371 Polish
Co-authored-by: ghaege <ghaege@qaepps.de>

Issue gh-12538
2023-02-16 12:25:55 -07:00
Marcus Da Coregio 4bb944e7e5 Merge branch '6.0.x' 2023-02-16 10:58:02 -03:00
Marcus Da Coregio 5ccf414f02 Merge branch '5.8.x' into 6.0.x 2023-02-16 10:57:33 -03:00
Marcus Da Coregio 82c86b822f Polish session-management.adoc
Remove unresolved anchor

Issue gh-12519
2023-02-16 10:57:02 -03:00
Marcus Da Coregio 78c70d8c9b Merge branch '6.0.x' 2023-02-16 10:53:27 -03:00
Marcus Da Coregio e59f71f036 Polish session-management.adoc
Remove default values from configuration

Issue gh-12519
2023-02-16 10:52:55 -03:00
Marcus Da Coregio 5d8df25b10 Merge branch '6.0.x'
Closes gh-12681
2023-02-16 10:44:12 -03:00
Marcus Da Coregio ce222de7e6 Merge branch '5.8.x' into 6.0.x
Closes gh-12680
2023-02-16 10:42:56 -03:00
Marcus Da Coregio 4f3faa78f7 Revisit Session Management docs
Closes gh-12519
2023-02-16 10:39:59 -03:00
twosom 28d353d731 Extract errorMessage from generateLoginPageHtml 2023-02-15 17:18:26 -07:00
twosom ae23e3f5f4 Use instanceof pattern matching in initAuthFilter 2023-02-15 17:18:26 -07:00
twosom 99eacf2f0b Change private static method to private methods 2023-02-15 17:18:26 -07:00
Steve Riesenberg b0fcc1f0fa Merge branch '6.0.x' 2023-02-15 17:20:48 -06:00
Steve Riesenberg 8ab0bf76a3 Merge branch '5.8.x' into 6.0.x 2023-02-15 17:18:40 -06:00
Steve Riesenberg 2876605324 Polish migration doc
Issue gh-12675
2023-02-15 17:18:09 -06:00
Steve Riesenberg bf2951b5af Add sections for migrating exploit protection in 6.0
Issue gh-12462
2023-02-15 17:18:09 -06:00
Steve Riesenberg ca1961d35e Link to the latest 6.0.x release
Issue gh-12675
2023-02-15 17:01:28 -06:00
Steve Riesenberg 821db0a1ea Polish migration doc
Issue gh-12675
2023-02-15 17:00:49 -06:00
twosom cef13a6a16 Fix Javadoc Type Parameter 2023-02-15 15:31:09 -07:00
twosom c79dac49ca Fix Typo 2023-02-15 15:31:09 -07:00
Pascal Verdage 659b65a666 Fix javadox typo 2023-02-15 15:20:48 -07:00
Josh Cummings 40bc712461 Merge branch '6.0.x' 2023-02-15 15:14:29 -07:00
Tao Sun 6f5c633241 Fix typo in Authentication Migrations page 2023-02-15 15:14:09 -07:00
Tao Sun 26fc15a8b3 Fix typo in Authentication Migrations page 2023-02-15 15:13:41 -07:00
Jerome Prinet 5cc13bc03d Update Gradle Enterprise plugin 2023-02-15 14:23:52 -07:00