-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: spring-projects/spring-security
base: 6.4.4
head repository: spring-projects/spring-security
compare: 6.4.x
Commits on Feb 17, 2025
-
Fix bug PublicKeyCredentialUserEntityRepository saves anonymousUser
Issue gh-16385 Signed-off-by: Borghi <137845283+Borghii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bc9313 - Browse repository at this point
Copy the full SHA 0bc9313View commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 147081f - Browse repository at this point
Copy the full SHA 147081fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 816f3cd - Browse repository at this point
Copy the full SHA 816f3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbd69f - Browse repository at this point
Copy the full SHA 7dbd69fView commit details
Commits on Mar 18, 2025
-
Bump org-eclipse-jetty from 11.0.24 to 11.0.25
Bumps `org-eclipse-jetty` from 11.0.24 to 11.0.25. Updates `org.eclipse.jetty:jetty-server` from 11.0.24 to 11.0.25 Updates `org.eclipse.jetty:jetty-servlet` from 11.0.24 to 11.0.25 --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d75b90 - Browse repository at this point
Copy the full SHA 1d75b90View commit details -
Bump org-eclipse-jetty from 11.0.24 to 11.0.25
Bumps `org-eclipse-jetty` from 11.0.24 to 11.0.25. Updates `org.eclipse.jetty:jetty-server` from 11.0.24 to 11.0.25 Updates `org.eclipse.jetty:jetty-servlet` from 11.0.24 to 11.0.25 --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 06893bc - Browse repository at this point
Copy the full SHA 06893bcView commit details -
Closes gh-16600 Signed-off-by: AB <a.bierler@xdev-software.de>
Configuration menu - View commit details
-
Copy full SHA for d9a937f - Browse repository at this point
Copy the full SHA d9a937fView commit details
Commits on Mar 19, 2025
-
Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.17 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.17...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 60df37b - Browse repository at this point
Copy the full SHA 60df37bView commit details -
Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.17 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.17...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5353d49 - Browse repository at this point
Copy the full SHA 5353d49View commit details
Commits on Mar 20, 2025
-
Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.4...v6.2.5) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 68f08c2 - Browse repository at this point
Copy the full SHA 68f08c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c9062 - Browse repository at this point
Copy the full SHA 85c9062View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b7f8a - Browse repository at this point
Copy the full SHA d1b7f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d6122 - Browse repository at this point
Copy the full SHA 55d6122View commit details -
Fix WebFlux authentication reference link
Closes gh-16702 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75b537f - Browse repository at this point
Copy the full SHA 75b537fView commit details -
Fix Spring Framework reference link
Closes gh-16699 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for daf8cfe - Browse repository at this point
Copy the full SHA daf8cfeView commit details -
Closes gh-16776 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af40d7e - Browse repository at this point
Copy the full SHA af40d7eView commit details -
Update ServerOAuth2AuthorizedClientExchangeFilterFunction javadoc
Closes gh-16555 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a53ca7c - Browse repository at this point
Copy the full SHA a53ca7cView commit details -
Clarify WebInvocationPrivilegeEvaluator JavaDoc
Closes gh-16529 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab6e9d2 - Browse repository at this point
Copy the full SHA ab6e9d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96cfbd1 - Browse repository at this point
Copy the full SHA 96cfbd1View commit details
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 65e83f8 - Browse repository at this point
Copy the full SHA 65e83f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for af87861 - Browse repository at this point
Copy the full SHA af87861View commit details -
Update authorize-http-requests.adoc
Fix patterns in the Security Matchers documentation Signed-off-by: Bragolgirith <6455473+Bragolgirith@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72554f7 - Browse repository at this point
Copy the full SHA 72554f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for db8b632 - Browse repository at this point
Copy the full SHA db8b632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e7ba4 - Browse repository at this point
Copy the full SHA 58e7ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c032b20 - Browse repository at this point
Copy the full SHA c032b20View commit details
Commits on Mar 24, 2025
-
Bump @springio/asciidoctor-extensions in /docs
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.16 to 1.0.0-alpha.17. - [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc) - [Commits](spring-io/asciidoctor-extensions@v1.0.0-alpha.16...v1.0.0-alpha.17) --- updated-dependencies: - dependency-name: "@springio/asciidoctor-extensions" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 883765b - Browse repository at this point
Copy the full SHA 883765bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23444dd - Browse repository at this point
Copy the full SHA 23444ddView commit details -
Bump spring-io/spring-doc-actions from 0.0.18 to 0.0.19
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.18 to 0.0.19. - [Commits](spring-io/spring-doc-actions@852920b...c203826) --- updated-dependencies: - dependency-name: spring-io/spring-doc-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f04512 - Browse repository at this point
Copy the full SHA 2f04512View commit details -
Fix issues identified in PR review
Signed-off-by: Borghi <137845283+Borghii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3a715b - Browse repository at this point
Copy the full SHA e3a715bView commit details -
Fix issues identified in PR review
Signed-off-by: Tomas Borghi <137845283+Borghii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5571ad1 - Browse repository at this point
Copy the full SHA 5571ad1View commit details -
Signed-off-by: Tomas Borghi <137845283+Borghii@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a08413 - Browse repository at this point
Copy the full SHA 0a08413View commit details
Commits on Mar 25, 2025
-
Bump Gradle Wrapper from 8.10.2 to 8.13.
Release notes of Gradle 8.13 can be found here: https://docs.gradle.org/8.13/release-notes.html Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af2668f - Browse repository at this point
Copy the full SHA af2668fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26aa253 - Browse repository at this point
Copy the full SHA 26aa253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e20d56 - Browse repository at this point
Copy the full SHA 4e20d56View commit details -
It's more verbose to see if the user is not null and not anonymous Issue gh-16385
Configuration menu - View commit details
-
Copy full SHA for 593f7c4 - Browse repository at this point
Copy the full SHA 593f7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c05447 - Browse repository at this point
Copy the full SHA 9c05447View commit details -
Additional WebAuthn4jRelyingPartyOperationTests
- verify that anonymous users not saved - verify that when user found the CredentialRecord is allowed Issue gh-16385
Configuration menu - View commit details
-
Copy full SHA for a6b5c05 - Browse repository at this point
Copy the full SHA a6b5c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3dd53 - Browse repository at this point
Copy the full SHA 1f3dd53View commit details
Commits on Mar 27, 2025
-
Sort Advisors AfterSingletonsInstantiated
In order to make so that authorization advisors are sorted only one time and also as part of the configuration lifecycle, AuthorizationAdvisorProxyFactory now implements SmartInitializingBean. Closes gh-16819 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fcc1bd5 - Browse repository at this point
Copy the full SHA fcc1bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b9a50 - Browse repository at this point
Copy the full SHA 15b9a50View commit details -
Sort Default Advisors and Added Advisors
This commit ensures that the default advisors and added advisors are sorted in the event that this component is not being published as a Spring bean. Issue gh-16819
Configuration menu - View commit details
-
Copy full SHA for 456604a - Browse repository at this point
Copy the full SHA 456604aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5b6d1 - Browse repository at this point
Copy the full SHA 6c5b6d1View commit details -
Signed-off-by: DingHao <dh.hiekn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e7db09 - Browse repository at this point
Copy the full SHA 1e7db09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad4323 - Browse repository at this point
Copy the full SHA 1ad4323View commit details
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c84c438 - Browse repository at this point
Copy the full SHA c84c438View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7df861 - Browse repository at this point
Copy the full SHA b7df861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26c63ae - Browse repository at this point
Copy the full SHA 26c63aeView commit details
There are no files selected for viewing