Nineya
Home
Blog
软著申请
Spring Security Update org.aspectj to 1.9.9.1
2025-01-18 07:16:22
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/d0327807a76a68de4ef04f...
Spring Security Update io.rsocket to 1.1.2
2025-01-18 07:16:19
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/f880f1ba2634ad08da7328...
Spring Security Update reactor-netty to 1.0.18
2025-01-18 07:16:17
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/71dafc0c061cc1087b8fdc...
Spring Security Update io.projectreactor to 2020.0.18
2025-01-18 07:16:14
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/71dafc0c061cc1087b8fdc...
Spring Security Update mockk to 1.12.3
2025-01-18 07:16:11
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/7d9357b871edd68f0de18e...
Spring Security Update jackson-datatype-jsr310 to 2.13.2
2025-01-18 07:16:09
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/0b02bbecd1579e924b7130...
Spring Security Update jackson-databind to 2.13.2.2
2025-01-18 07:16:06
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/0b02bbecd1579e924b7130...
Spring Security Update jackson-bom to 2.13.2.20220328
2025-01-18 07:16:03
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/0b02bbecd1579e924b7130...
Spring Security Update logback-classic to 1.2.11
2025-01-18 07:16:01
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/932a5cc8b411798a4e3e98...
Spring Security Add Support for Explicitly Saving SecurityContext
2025-01-18 07:15:50
1326
We should remove SecurityContextPersistenceFilter in favor of explicit saves to the SecurityContextRepository. This will...
Spring Security Create ForceEagerSessionCreationFilter
2025-01-18 07:15:47
420
Currently Spring Security's SecurityContextPersistenceFilter has two tasks:* (optionally) eagerly create sessions * Usin...
Spring Security Add Option to Filter All Dispatcher Types
2025-01-18 07:15:45
687
Expected BehaviorThe AuthorizationFilter and the DSL should have a property where users can set whether or not they want...
Spring Security Add OpenSaml 4 support
2025-01-18 07:15:43
4931
Please upgrade to OpenSaml 4 libraries. Currently the latest version in the Shibboleth repository is 4.0.1.OpenSaml 3 wi...
Spring Security Httpsecurity authenticationmanagerbuilder conflicts with authenticationmanagerbuilder in spring @ bean
2025-01-18 07:15:40
3965
Describe the bugWhen I use spring @ Autowired to obtain authenticationmanagerbuilder, it is inconsistent with the authen...
Spring Security Custom Filter throws NullPointerException (.FilterOrderRegistration.getOrder is null)
2025-01-18 07:15:37
10139
Describe the bugRunning SpringBoot version 2.6.3Spring Security 5.6.1Running .addFilterBefore(new FireBaseTokenFilter(),...
Spring Security DefaultWebInvocationPrivilegeEvaluator can't handle rules based on remote address
2025-01-18 07:15:33
4846
Describe the bugWhen the ErrorPageSecurityFilter kicks in, it uses the DefaultWebInvocationPrivilegeEvaluator to determi...
Spring Security FilterInvocation#getFullRequestUrl can result in UnsupportedOperationException: public abstract java.lang.String javax.servlet.ServletRequest.getScheme() is not supported
2025-01-18 07:15:30
12190
Describe the bugCalling FilterInvocation#getFullRequestUrl can throw UnsupportedOperationException: public abstract java...
Spring Security Regression in 5.6.2: UnsupportedOperationException: public abstract void javax.servlet.ServletRequest.setAttribute(java.lang.String,java.lang.Object) is not supported
2025-01-18 07:15:28
9419
Describe the bugWe have a method that checks if a request refers to a given path using private Optional<Method>...
Spring Security authorizeExchange should pick up ReactiveAuthorizationManager bean
2025-01-18 07:15:24
2149
It would be nice to pick up a ReactiveAuthorizationManager @Bean and apply it by default to authorizeExchange.This would...
Spring Security authorizeHttpRequests should pick up AuthorizationManager bean
2025-01-18 07:15:21
2279
authorizeHttpRequests replaces authorizeRequests. Specifically, it presents applications with the option to use a simpli...
上一页
下一页
1
…
637
638
639
640
641
…
2246
.