13526 Commits

Author SHA1 Message Date
Marcus Da Coregio
8481374ce7 Explain the rational about deprecating .and() and non-lambda DSL methods
Closes gh-13094
2023-04-26 14:49:57 -03:00
Steve Riesenberg
07b884a2cb
Add Set-Cookie header value for XSRF-TOKEN
This commit fixes an issue where using HttpServletResponse#setHeader
causes previous header values to be overwritten.

Closes gh-13075
2023-04-25 15:15:02 -05:00
SeasonPan
a44e91d044 fix javadoc typo 2023-04-24 16:41:17 -06:00
Nikita Eshkeev
bb402a706f Update acls.adoc
Fix the spring security samples link
2023-04-24 16:38:24 -06:00
Nikita Eshkeev
9edbac7233 Update architecture.adoc
`RoleHierarchy` doesn't have the `setHierarchy` method, so the snippet doesn't work as is. The method is declared inside `RoleHierarchyImpl`
2023-04-24 16:37:47 -06:00
Josh Cummings
2fed213ab1
Merge branch '6.0.x' 2023-04-24 16:34:19 -06:00
Josh Cummings
7198395a42
Merge branch '5.8.x' into 6.0.x 2023-04-24 16:34:07 -06:00
Josh Cummings
f261242db1
Merge branch '5.7.x' into 5.8.x 2023-04-24 16:33:29 -06:00
Ruslan Stelmachenko
caa4093619 Fix javadoc for migration from WebSecurityConfigurerAdapter 2023-04-24 16:32:16 -06:00
Josh Cummings
966e4d3e01
Merge branch '6.0.x'
Closes gh-13087
2023-04-24 15:45:11 -06:00
Josh Cummings
1cd50ed18e
Merge branch '5.8.x' into 6.0.x
Closes gh-13086
2023-04-24 15:44:25 -06:00
Josh Cummings
9244989b2e
Fix allOf/anyOf Abstain Logic
Closes gh-13069
2023-04-24 15:36:17 -06:00
Josh Cummings
072feb2fb8
Merge branch '6.0.x' 2023-04-24 12:52:36 -06:00
Josh Cummings
599ed3e96b
Polish Format
Issue gh-13079
2023-04-24 12:52:26 -06:00
Josh Cummings
57294be795
Merge branch '6.0.x'
Closes gh-13083
2023-04-24 12:49:56 -06:00
Josh Cummings
73a543d318
Handle Empty Role
Closes gh-13079
2023-04-24 12:49:30 -06:00
Marcus Da Coregio
e57e8b3722 Merge branch '6.0.x' 2023-04-19 11:31:47 -03:00
Marcus Da Coregio
e3cc8d13e8 Merge branch '5.8.x' into 6.0.x 2023-04-19 11:29:49 -03:00
Marcus Da Coregio
744b74f4c9 Merge branch '5.7.x' into 5.8.x 2023-04-19 11:27:08 -03:00
Amal Krishna
8bec14009e Fix typo in SecurityMockMvcResultMatchers.java
Change the first parameter's name of the AuthenticatedMatcher.withAuthentication() method from assesrtAuthentication to assertAuthentication
2023-04-19 11:25:55 -03:00
SeasonPan
556ae316ba fix typo of modules.adoc 2023-04-19 11:25:55 -03:00
Josh Cummings
dd14bbb365
Merge branch '6.0.x' 2023-04-18 12:42:55 -06:00
Josh Cummings
1e25756ee6
Fix Import Order 2023-04-18 12:42:25 -06:00
Josh Cummings
68b198f091
Merge branch '6.0.x' 2023-04-18 12:20:44 -06:00
Josh Cummings
64542b4059
Polish X509 SecurityContextRepository
Like Basic and Bearer authentication, X509 is
stateless by default. As such, it is better to not
pick up the global SecurityContextRepository bean.

The better fix is to change the default from
HttpSessionSecurityContextRepository to
RequestAttributeSecurityContextRepository.

Issue gh-13008
2023-04-18 12:18:20 -06:00
Josh Cummings
33b266e8fa
Add Boot Link
Issue gh-13062
2023-04-18 11:33:48 -06:00
Josh Cummings
830f79a8c5
Add Spring Boot Reference Url
Issue gh-13062
2023-04-18 11:28:44 -06:00
Josh Cummings
362a6ab011
Update to Spring Boot 3.0.5
Issue gh-13062
2023-04-18 11:28:20 -06:00
Josh Cummings
3f6f01ce20
Add Spring MVC Links
Issue gh-13062
2023-04-18 11:23:57 -06:00
Josh Cummings
c79f04cd11
Merge branch '6.0.x'
Closes gh-13063
2023-04-17 17:07:32 -06:00
Josh Cummings
c3479ddb45
Pick Up SecurityContextRepository
Closes gh-13008
2023-04-17 17:06:06 -06:00
Josh Cummings
62fec2f969
Revisit Logout Docs
Closes gh-13062
2023-04-17 16:58:43 -06:00
github-actions[bot]
3a58666622 Next development version 2023-04-17 16:19:06 +00:00
github-actions[bot]
4f02770aaa Next development version 2023-04-17 16:17:33 +00:00
github-actions[bot]
53d007f062 Next development version 2023-04-17 16:04:08 +00:00
github-actions[bot]
9a4d6ea4ec Next development version 2023-04-17 15:46:39 +00:00
github-actions[bot]
e75b210015 Release 5.8.3 5.8.3 2023-04-17 15:21:54 +00:00
github-actions[bot]
d6eeafb10c Release 5.7.8 5.7.8 2023-04-17 15:21:42 +00:00
github-actions[bot]
ff3c560c53 Release 6.0.3 6.0.3 2023-04-17 15:21:32 +00:00
github-actions[bot]
3938947070 Release 6.1.0-RC1 6.1.0-RC1 2023-04-17 15:21:19 +00:00
Marcus Da Coregio
04b3d07319 Merge branch '6.0.x' 2023-04-17 07:30:54 -03:00
Marcus Da Coregio
a484044591 Merge branch '5.8.x' into 6.0.x 2023-04-17 07:29:42 -03:00
Marcus Da Coregio
6cf8c53aaa Merge branch '5.7.x' into 5.8.x 2023-04-17 07:16:47 -03:00
Marcus Da Coregio
2d52fb8e4b Clear Repository on Logout 2023-04-17 06:47:57 -03:00
Marcus Da Coregio
82a149207d Deprecate .and() and non lambda DSL methods
Closes gh-12629
2023-04-14 15:50:58 -03:00
Marcus Da Coregio
2b05d5dece Document in the reference how to migrate to lambda
Closes gh-12628
2023-04-14 15:50:58 -03:00
Rob Winch
9f6a879043 Update spring-ldap-core to 3.0.2
Closes gh-13053
2023-04-14 13:00:58 -05:00
Rob Winch
88528ed724 Update org.springframework.data to 2022.0.4
Closes gh-13052
2023-04-14 13:00:55 -05:00
Rob Winch
dc40e15120 Update org.springframework to 6.0.8
Closes gh-13051
2023-04-14 13:00:52 -05:00
Rob Winch
e872ca5091 Update org.jetbrains.kotlin to 1.8.20
Closes gh-13050
2023-04-14 13:00:49 -05:00