Spring Security SEC-2641: Integration Tests for preauth-xml

Migrated from SEC-2641Comment From: rwinchThe samples have been externalized to https://github.com/spring-projects/sprin...

Spring Security SEC-2642: Integration Tests for rememberme-jc

Migrated from SEC-2642Comment From: rwinchThe samples have been externalized to https://github.com/spring-projects/sprin...

Spring Security SEC-2643: Integration Tests for servletapi-xml

Migrated from SEC-2643Comment From: rwinchThe samples have been externalized to https://github.com/spring-projects/sprin...

Spring Security SEC-2644: Integration Tests for tutorial-xml

Migrated from SEC-2644Comment From: rwinchThe samples have been externalized to https://github.com/spring-projects/sprin...

Spring Security SEC-2645: Integration Tests for x509-jc

Migrated from SEC-2645Comment From: rwinchThe samples have been externalized to https://github.com/spring-projects/sprin...

Spring Security SEC-2694: Spring Security / Reactor integration

Migrated from SEC-2694Comment From: rwinchClosing as Reactor support has been implemented

Spring Security SEC-2721: SaveContextOnUpdateOrErrorResponseWrapper.SaveContextServletOutputStream does not implement Servlet 3.1 abstract methods

Jon Nermut (Migrated from SEC-2721) said:If one tries to call setWriteListener on a ServletOutputStream on a stream that...

Spring Security SEC-2795: SecurityContextHolderAwareRequestFilter and OncePerRequestFilter

cemo koc (Migrated from SEC-2795) said:I could not understand why SecurityContextHolderAwareRequestFilter is a GenericBe...

Spring Security SEC-3201: JdbcTokenStore logs access token - sensitive info leak

Juraj Misur (Migrated from SEC-3201) said:Using spring-security-oauth2 2.0.8.RELEASE.JdbcTokenStore logs access token wh...

Spring Security Add Lazy SecurityContext support

It would be nice if we could delay looking up the SecurityContext for requests that might be marked as permitAll. This w...

Spring Security org.springframework.security.web.firewall.RequestWrapper not declared public

org.springframework.security.web.firewall.RequestWrapper not declared publicTrying to create an filter to handle certain...

Spring Security Should UsernamePasswordAuthenticationFilter validate username?

SummaryIn a lot of security audits one thing that usually comes up is not to use untrusted data without validation/sanit...

Spring Security Folded http headers are blocked by the FirewalledResponse

The Spring Security Firewall is preventing the addition of folded http headers. Attempting to do so results in an Illeg...

Spring Security Inadequate Encryption Strength - Veracode issue

We are using Spring cloud starter in project which has spring-security-rsa-1.0.3.RELEASE.jar dependency. Veracode has re...

Spring Security ExceptionTranslationFilter swallowing AccessDeniedException

SummaryExceptionTranslationFilter.handleSpringSecurityException is swallowing AccessDeniedException when authentication ...

Spring Security SCryptPasswordEncoder Key Length Issue

SummaryDuring the matches operation, SCryptPasswordEncoder retains the instance keyLength rather than the target digest ...

Spring Security Make MethodSecurityExpressionRoot public

Expected BehaviorMethodSecurityExpressionRoot is a convenient base class to extend security SpEL. Unfortunately, it has ...

Spring Security PreAuthorize annotation doesn't work properly with super class

Describe the bughttps://stackoverflow.com/questions/25380661/spring-security-and-super-classPreAuthorize annotation curr...

Spring Security Does not execute the initFilterBean method of the GenericFilterBean parent class.

Describe the bugDo not execute the initFilterBean method when a filter is defined within the SecurityFilterChain bean de...

Spring Security Update the default strength for password encoders

I propose to increase the default strength for some password encoders.The BCrypt encoder currently uses 10 as default st...
上一页 下一页
.