Nineya
Home
Blog
软著申请
Spring Security Form POST hangs when CSRF Protection is enabled
2025-01-18 07:31:30
2450
SummaryI have a Spring Cloud Gateway application which uses Spring Security to provide CSRF protection. The gateway has ...
Spring Security Add Runtime Hints for basic setup
2025-01-18 07:31:28
8547
When running the security sample in spring-native, it fails with the following error:org.springframework.beans.factory.B...
Spring Security Add LDAP runtime hints
2025-01-18 07:31:26
387
We have to add native hints in order to make spring-security-ldap work in native applications. It would look something l...
Spring Security Consider adding PermissionAuthorizationManager
2025-01-18 07:31:23
1583
There may be some value in introducing PermissionAuthorizationManager to allow a programmatic equivalent to hasPermissio...
Spring Security Missing dependencies in maven poms
2025-01-18 07:31:21
3385
The maven pom files of the spring security modules in Version 5.5.1 do not contain third party dependencies. This can ca...
Spring Security AuthenticationEntryPoint commence Why is it executed twice
2025-01-18 07:31:18
1362
SummaryAuthenticationEntryPoint commence method Why is it executed twiceActual Behaviorthrow new UsernameNotFoundExcept...
Spring Security CookieServerCsrfTokenRepository doesn't support setting MaxAge
2025-01-18 07:31:15
855
Expected Behavior"CookieCsrfTokenRepository" does allow you to set the cookies "maxAge" value, therefore it seems like i...
Spring Security Regression with URL encode client credentials #10018
2025-01-18 07:31:12
2615
Describe the bugThis bug is described here "Regression with URL encode client credentials #10018", it was fixed in 5.5....
Spring Security Spring Security SAML2 Single Logout After Session Expiration Not Working from External App
2025-01-18 07:31:09
3016
Describe the bugWe are using Spring Security SAML2 SSO and SLO.If I execute single logout from any other app or the IDP ...
Spring Security SEC-2026: MethodSecurityExpressionRoot should be a public class
2025-01-18 07:31:07
4721
Clark Duplichien (Migrated from SEC-2026) said:Similar to SEC-1691, except don't need to specify as part of config... ju...
Spring Security CookieCsrfTokenRepository doesn't work properly with CsrfFilter
2025-01-18 07:31:04
5435
Spring v2.1.4.RELEASECookieCsrfTokenRepository is a dedicated class to make CSRF integration with AngularJS work out of ...
Spring Security CVE-2022-22978
2025-01-18 07:31:00
1169
How to solve CVE-2022-22978 on version 4.x ?Comment From: d-kreysame question for spring-boot-starter-security-2.7.0.jar...
Spring Security SessionRegistry is not informed when using session-fixation-protection=changeSessionId
2025-01-18 07:30:57
4168
Describe the bugI use org.springframework.security.core.session.SessionRegistry to store the sessions of 2 tomcat instan...
Spring Security Antora generate workflow should use JDK 17
2025-01-18 07:30:54
196
We need to setup JDK 17 for Antora Generate workflow so the :spring-security-docs:generateAntora task workshttps://githu...
Spring Security @RolesAllowed trigger after @Valid
2025-01-18 07:30:52
4526
From spring boot 2.5.24 to last release 2.7.x, i face a strange behavior : i've got a postMethod in a controller annotat...
Spring Security Use JDK 17 on build
2025-01-18 07:30:49
252
This PR introduced the Gradle Toolchain in order to ensure that our build in the 5.x line compiles with Java 8.From vers...
Spring Security Add support for JSR 107 cache
2025-01-18 07:30:47
510
Since we will drop the EhCache2 support in 6.0, we should add support for JCache which EhCache3 is fully compliantCommen...
Spring Security Improve Update Dependencies Documentation
2025-01-18 07:30:45
326
Our RELEASE Update Dependencies section states:Review the rules in build.gradle to ensure the rules make sense. For exam...
Spring Security Fix saganCreateRelease saganDeleteRelease Required Permissions
2025-01-18 07:30:40
206
The documentation should state that saganCreateRelease saganDeleteRelease from Update version on project page require th...
Spring Security Provide a way to pass a cache in JwtDecoders
2025-01-18 07:30:37
3728
SummaryModule: spring-security-oauth2-joseVersion: 5.4.0-M2Thanks to this PR, we are now able to pass our own custom cac...
上一页
下一页
1
…
624
625
626
627
628
…
2246
.