Josh Cummings
9df668151b
Merge branch '6.5.x'
7 months ago
Josh Cummings
7960d2803d
Add Migration Steps for PathMatcher Usage
...
Issue gh-17509
7 months ago
Josh Cummings
4d3024cb49
Remove MessageSecurityMetadataSourceRegistry
...
Issue gh-17295
7 months ago
Josh Cummings
686cc5fc1f
Remove PathMatcher Messaging Components
...
Closes gh-17501
7 months ago
Josh Cummings
684775b46a
Use PathPatternMessageMatcher By Default
...
Issue gh-17501
7 months ago
Josh Cummings
ff7359b54a
Merge branch '6.5.x'
7 months ago
Josh Cummings
4b15b2b94e
Add Migration Steps for Messaging
...
Closes gh-17509
7 months ago
Josh Cummings
ec16322000
Merge branch '6.5.x'
7 months ago
Josh Cummings
bc0d706275
Use PathPatternMessageMatcher.Builder in XML Config
...
Closes gh-17508
7 months ago
Josh Cummings
b7ae9910b5
Remove Deprecated CookieServerCsrfTokenRepository Methods
...
Closes gh-14132
7 months ago
Josh Cummings
ee2b826362
Use setCookieCustomizer
...
Issue gh-14132
7 months ago
Josh Cummings
7f8b9c895f
Use with Instead of Apply
...
Issue gh-13204
7 months ago
Josh Cummings
728b5224cb
Add withDefaults Shortcut for Custom Configurers
...
Issue gh-13204
7 months ago
Josh Cummings
f1725b25a0
Remove authorizeRequests
...
Closes gh-15174
7 months ago
Josh Cummings
2c87270dbc
Use authorizeHttpRequests
...
Issue gh-15174
7 months ago
Josh Cummings
dadf10899c
Add WebExpressionAuthorizationManager.Builder
...
Closes gh-17504
7 months ago
Josh Cummings
c312d18191
Add Publishing Predicate
...
Closes gh-17503
7 months ago
Josh Cummings
901b386ca6
Merge branch '6.5.x'
7 months ago
Josh Cummings
9209a33678
Remove References to Deprecated OpenSaml Components
...
Issue gh-11658
7 months ago
Josh Cummings
da182a2d7c
Remove Deprecated OpenSaml Components
...
Closes gh-17306
7 months ago
Josh Cummings
571b6fe4a8
Fix Formatting
...
Issue gh-16858
7 months ago
Josh Cummings
9dea1c2eb5
Update to Latest HttpRequestValues Contract
...
Issue gh-16858
7 months ago
Josh Cummings
c06b1f4916
Remove LazyCsrfTokenRepository
...
Closes gh-13196
7 months ago
Rob Winch
e48fdd5ed4
Use UserWebTestClientConfigurer
...
Closes gh-17496
7 months ago
Rob Winch
dbb3b7e1f5
Remove Unused import
7 months ago
Rob Winch
bfa2a3613c
Fix frameworkVersion
...
Should not strip -SNAPSHOT
7 months ago
Josh Cummings
02d69ec864
Keep EnableWebMvcSecurity Link
...
So that links across the Internet that are pointed at
#mvc-enablewebmvcsecurity still arrive at a relevant place,
this commit re-adds the mvc-enablewebmvcsecurity link, even
though @EnableWebMvcSecurity itself is now removed.
Issue gh-17294
7 months ago
Tran Ngoc Nhan
a439bc65d6
Remove EnableWebMvcSecurity
...
Closes gh-17294
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
7 months ago
Josh Cummings
19e88f5e35
Polish Tests
...
Issue gh-17298
7 months ago
Tran Ngoc Nhan
242956a63c
Remove deprecated elements from DaoAuthenticationProvider
...
Closes gh-17298
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
7 months ago
Rob Winch
ca5e307bf4
Merge branch '6.5.x'
7 months ago
dependabot[bot]
8e94157971
Bump com.webauthn4j:webauthn4j-core
...
Bumps [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j ) from 0.29.3.RELEASE to 0.29.4.RELEASE.
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases )
- [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml )
- [Commits](https://github.com/webauthn4j/webauthn4j/compare/0.29.3.RELEASE...0.29.4.RELEASE )
---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
dependency-version: 0.29.4.RELEASE
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
e4155e8540
Bump io-spring-javaformat from 0.0.46 to 0.0.47
...
Bumps `io-spring-javaformat` from 0.0.46 to 0.0.47.
Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47 )
Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47 )
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
7aecd78920
Bump org.hibernate.orm:hibernate-core from 7.0.4.Final to 7.0.5.Final
...
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 7.0.5.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Rob Winch
7a7d2cacd2
Merge branch '6.4.x' into 6.5.x
7 months ago
dependabot[bot]
fa2e4c67a0
Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.2.7 to 6.2.8.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.7...v6.2.8 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-version: 6.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
45ce51fe8d
Bump com.webauthn4j:webauthn4j-core
...
Bumps [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j ) from 0.29.3.RELEASE to 0.29.4.RELEASE.
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases )
- [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml )
- [Commits](https://github.com/webauthn4j/webauthn4j/compare/0.29.3.RELEASE...0.29.4.RELEASE )
---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
dependency-version: 0.29.4.RELEASE
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
2d3a1dc210
Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.20.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.6.17.Final to 6.6.20.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.20/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.17...6.6.20 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.20.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
64bc37b5d6
Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7
...
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-version: 2024.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
afc25b1ea3
Bump org.hibernate.orm:hibernate-core from 6.6.19.Final to 6.6.20.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.6.19.Final to 6.6.20.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.20/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.19...6.6.20 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.20.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Tran Ngoc Nhan
e52987d03c
Remove RoleHierarchyImpl Deprecations
...
Closes gh-17297
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
7 months ago
Matt Magoffin
62252c1232
Default to XorCsrfChannelInterceptor in XML
...
Change WebSocketMessageBrokerSecurityBeanDefinitionParser to use
XorCsrfChannelInterceptor by default, so WebSocket XML configuration
matches the default Xor-based configuration already in
WebSocketMessageBrokerSecurityConfiguration.
Closes gh-17260
Signed-off-by: Matt Magoffin <matt@solarnetwork.net>
7 months ago
Josh Cummings
a9636c72d1
Merge branch '6.5.x'
7 months ago
Josh Cummings
bc20bd6340
Merge branch '6.4.x' into 6.5.x
...
Closes gh-17495
7 months ago
Josh Cummings
8461feb028
Merge branch '6.3.x' into 6.4.x
...
Closes gh-17494
7 months ago
Josh Cummings
4f5b17334e
Pick Up csrfChannelInterceptor in XML
...
Closes gh-17493
7 months ago
Josh Cummings
74771a3d42
Merge branch '6.5.x'
7 months ago
Andrey Litvitski
fdf52f021d
Use `LdapName` instead of `DistinguishedName`
...
Closes gh-17301
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
7 months ago
Tran Ngoc Nhan
6dc77bd98b
Update JwtIssuerAuthenticationManagerResolver constructor javadoc
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
7 months ago
Josh Cummings
ea3ba62022
Correct Servlet Path JavaDoc
...
Initially PathPatternRequestMatcher was designed to match relative
to the servlet path. However, this was changed to be relative to
the context path. This commit updates the documentation and removes
references to the servlet path other than in the context of setting
a basePath to remove boilerplate.
Issue gh-16430
7 months ago