15814 Commits

Author SHA1 Message Date
dependabot[bot]
fdf4689f79 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>
2024-05-27 20:31:07 -07:00
Marcus Hert Da Coregio
c89647a56e Deprecate shouldFilterAllDispatcherTypes from Kotlin DSL
Issue gh-12138
2024-05-27 09:00:54 -03:00
Marcus Hert Da Coregio
9f44f3b79a Deprecate authorizeRequests from Kotlin DSL
Closes gh-15173
2024-05-27 08:51:32 -03:00
github-actions[bot]
c534e5ea5b Merge branch '6.3.x' 2024-05-27 04:10:08 +00:00
github-actions[bot]
28c8432676 Merge branch '6.2.x' into 6.3.x 2024-05-27 04:10:08 +00:00
dependabot[bot]
130e7d1b3f Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.7
Bumps [org.apache.maven:maven-resolver-provider](https://github.com/apache/maven) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.7)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-26 21:09:20 -07:00
dependabot[bot]
adc9f0f36e Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.7
Bumps [org.apache.maven:maven-resolver-provider](https://github.com/apache/maven) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.7)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-26 20:57:16 -07:00
github-actions[bot]
7da803f00c Merge branch '6.3.x' 2024-05-27 03:34:27 +00:00
dependabot[bot]
737c50c323 Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.7
Bumps [org.apache.maven:maven-resolver-provider](https://github.com/apache/maven) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.7)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-26 20:33:39 -07:00
Caio Henrique
67853d585e docs: add correction to java example in multitenanci.adoc 2024-05-24 16:59:13 -06:00
Steve Riesenberg
9b1e9c5db9
Polish and sync java and kotlin configuration docs
Issue gh-15029
2024-05-24 16:30:59 -05:00
Josh Cummings
133c87a643
Merge branch '6.3.x' 2024-05-24 15:06:47 -06:00
Josh Cummings
1c6726d20a
Merge branch '6.2.x' into 6.3.x
Closes gh-15167
2024-05-24 15:06:34 -06:00
Josh Cummings
797550fee7
Merge branch '5.8.x' into 6.2.x
Closes gh-15166
2024-05-24 15:04:04 -06:00
Josh Cummings
e7ea4091a0
Migrate SampleLDIF to UnboundID
Closes gh-15089
2024-05-24 15:03:53 -06:00
Josh Cummings
8b0ad045d3
Merge branch '6.3.x' 2024-05-24 14:27:07 -06:00
Josh Cummings
659801163e
Merge branch '6.2.x' into 6.3.x 2024-05-24 14:26:43 -06:00
Josh Cummings
d0f95c90c5
Merge branch '5.8.x' into 6.2.x 2024-05-24 14:25:23 -06:00
Steve Riesenberg
5e2209aeef
Fix xref link
Issue gh-15029
2024-05-24 15:11:47 -05:00
Steve Riesenberg
2482e8e446
Polish gh-15029 2024-05-24 14:58:45 -05:00
Abimael Sergio
046a1fc811
Update description of securityMatcher and multiple filter chains
Closes gh-14419
2024-05-24 12:55:41 -05:00
Marcus Hert Da Coregio
3002a82705 Remove unused import
Issue gh-10277
2024-05-24 14:13:34 -03:00
Kyoungwoong
9b2910cd42 Add setter method for userDetailsChecker in CasAuthenticationProvider(#10277)
This commit introduces a setter method for the userDetailsChecker property in the CasAuthenticationProvider class. Previously, the userDetailsChecker was initialized with a default AccountStatusUserDetailsChecker instance, limiting customization options. Now, users can inject their own UserDetailsChecker implementation through the setter method, providing greater flexibility in handling user details validation.
2024-05-24 14:00:56 -03:00
Lukas Dohmen
3af85a562a GH-14688 Use inter-document xref to fix Username and password link
GH-14688 Use inter-document xref to fix username and password link
2024-05-24 13:52:10 -03:00
Marcus Hert Da Coregio
1d3cb3f28e Support RoleHierarchy in AclAuthorizationStrategyImpl
Closes gh-4186
2024-05-24 13:49:48 -03:00
dependabot[bot]
235dfc4dfd Bump @antora/collector-extension in /docs
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 07:57:40 -07:00
dependabot[bot]
752a56a9d9 Bump @antora/collector-extension in /docs
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 07:51:13 -07:00
github-actions[bot]
f820ef19a4 Merge branch '6.2.x' into 6.3.x 2024-05-24 14:45:22 +00:00
github-actions[bot]
cd128fb66d Merge branch '6.3.x' 2024-05-24 14:45:22 +00:00
dependabot[bot]
a30088fc0a Bump @antora/collector-extension in /docs
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 07:44:23 -07:00
github-actions[bot]
d3e5955642 Merge branch '6.3.x' 2024-05-24 14:44:09 +00:00
dependabot[bot]
a9419bb69c Bump @antora/collector-extension in /docs
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 07:43:51 -07:00
dependabot[bot]
7f56306dcc Bump gradle/gradle-build-action from 2 to 3
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 07:43:21 -07:00
Marcus Hert Da Coregio
f6ea99d8a3 Prepare for Spring Security 6.4
Closes gh-15155
2024-05-24 11:41:28 -03:00
Marcus Hert Da Coregio
ddcaeb5c20 Serialize objects from 6.3.x
Issue gh-3737
2024-05-24 09:47:29 -03:00
Marcus Hert Da Coregio
2c7b7a5e42 Move update-antora-ui-spring.yml to docs-build
So we don't have duplicate workflows between maintenance branches

Issue gh-15106
2024-05-24 09:35:59 -03:00
Josh Cummings
092a63d1e0 Conditionally Add Conventions Plugin 2024-05-23 16:56:35 -06:00
Josh Cummings
6956ed693c
Polish DefaultSecurityFilterChain Logs
Reuse String manipulation logic in Spring Framework
Compress whitespace

Closes gh-15096
2024-05-23 12:20:14 -06:00
baezzys
ac9bdf5cbf Change DefaultSecurityFilterChain logging to DEBUG level and simplify filter log
- Change DefaultSecurityFilterChain logging level from INFO to DEBUG to align with FilterChainProxy.
- Log filter class names instead of the toString() of filter.
2024-05-23 12:02:35 -06:00
Marcus Hert Da Coregio
da1869c271 Merge branch '6.2.x'
Closes gh-15151
2024-05-23 14:17:20 -03:00
Marcus Hert Da Coregio
58cbc47376 Merge branch '5.8.x' into 6.2.x
Closes gh-15150
2024-05-23 14:17:09 -03:00
Caio Henrique
896dd93313 fix: add correction to java example in multitenancy.adoc
Closes gh-15146
2024-05-23 14:16:59 -03:00
Marcus Hert Da Coregio
0acf6cca6e Merge branch '6.2.x'
Closes gh-15149
2024-05-23 14:05:06 -03:00
Marcus Hert Da Coregio
47ad405063 Merge branch '5.8.x' into 6.2.x
Closes gh-15148
2024-05-23 14:04:35 -03:00
Marcus Hert Da Coregio
c7b739eb3f Fix broken link to jaspan article
Closes gh-14358
2024-05-23 14:04:10 -03:00
Alexander Münch
df59516b18 Fix Kotlin example in authorize-http-requests.adoc
- Consistency: Replaced mix of tabs/spaces with spaces indentation
2024-05-23 13:57:32 -03:00
Marcus Hert Da Coregio
9744cc44d2 Merge branch '6.2.x'
Closes gh-15144
2024-05-23 08:17:26 -03:00
douxf
bd72741879 Fix wrong class on documentation
Closes gh-15045
2024-05-23 08:15:56 -03:00
github-actions[bot]
97f8c4b80e Merge branch '6.2.x' 2024-05-23 11:11:07 +00:00
github-actions[bot]
08d8f56cd6 Merge branch '5.8.x' into 6.2.x 2024-05-23 11:11:07 +00:00