Nineya
Home
Blog
软著申请
Spring Security Embed the necessary CSS code into the java code.
2025-01-18 08:36:07
1733
Embed the necessary CSS code into the java code.The CSS file is obtained through CDN nowIt is difficult to access these ...
Spring Security Upgrade to Gradle 8.3
2025-01-18 08:36:02
232
Forward port of issue https://github.com/spring-projects/spring-security/issues/13408 to 6.1.xComment From: marcusdacore...
Spring Security Upgrade to Gradle 8.3
2025-01-18 08:35:57
175
Forward port of issue #13408 to 6.1.xComment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-s...
Spring Security Upgrade to Gradle 8.3
2025-01-18 08:35:51
155
Comment From: marcusdacoregioThere is a cyclic dependency between spring-security-config and spring-security-test that h...
Spring Security Simplify configuration of OAuth2 Client component model
2025-01-18 08:35:44
7076
Expected BehaviorI would like an easy way to add custom parameters for authorization and token requests.Current Behavior...
Spring Security Update Mockito to 5.5.0
2025-01-18 08:35:39
96
In order to run tests on JDK 21, Mockito needs to be updated to 5.x. See relates notes on 5.0.0.
Spring Security Customizable set of JwtClaimValidators for OAuth Resource Server
2025-01-18 08:35:35
4617
Expected BehaviorI expect that additional JwtClaimValidator instances should be easily configured and injected for token...
Spring Security Duplicated XSD entries
2025-01-18 08:35:29
3265
This PR has made that we have now duplicate XSD entries in our config artifacts../gradlew :spring-security-config:assemb...
Spring Security Include license.txt in META-INF of released jars
2025-01-18 08:35:15
344
The Spring Framework includes the ASL license.txt in META-INF of released jars: https://github.com/spring-projects/sprin...
Spring Security Docs: Outdated reference to samples
2025-01-18 08:35:05
1984
Describe the bugThe security documentation has a 'samples' chapter: https://docs.spring.io/spring-security/reference/sam...
Spring Security SwitchUserFilter.setSwitchUserUrl("/impersonate") does not work, but SwicthUserFilter.setSwitchUserMatcher(antMatcher("/impersonate")); does
2025-01-18 08:34:58
6976
Describe the bugI was trying to see how SwitchUserFilter works. I started a Spring Boot 3.1.3 demo project. I tried to d...
Spring Security Reminder: Upgrade from Spring Framework snapshots to release
2025-01-18 08:34:50
220
As a follow up to gh-13765, we need to ensure we update to the latest non-snapshot Spring Framework release (currently s...
Spring Security Update links in adocs
2025-01-18 08:34:41
132
Forward port of issue #13632 to 6.2.x.Comment From: sjohnrClosed via a29f90b29eb2ea08aefe81376c3310006705bdbb, duplicate...
Spring Security Update kotlin-gradle-plugin to 1.9.0
2025-01-18 08:34:35
16575
Comment From: sjohnrNamespaceLdapAuthenticationProviderTests fails with errors:17:09:00.813 [Test worker] ERROR o.a.d.s....
Spring Security Support custom http authentication schemes
2025-01-18 08:34:20
1182
Expected BehaviorI'd like a filter similar to BearerTokenAuthenticationFilter that would support custom http authenticat...
Spring Security Automatically adding the URL of methods with the SecurityPass annotation to the AUTH_WHITELIST
2025-01-18 08:34:12
4415
Expected BehaviorAS-IS - 1In the controller and spring-security settings, it is inconvenient to manage URLs for each aut...
Spring Security RequestCache optimization drains input buffer for POSTed forms
2025-01-18 08:34:03
2942
Describe the bugThe RequestCache was optimized by adding a query string parameter by default with the value of continue....
Spring Security Spring ACL and native compilation fail to process datasource properties
2025-01-18 08:33:57
9511
Using Spring Boot 3, Spring 6, Java 17 and gradle, when performing a nativeCompile, the compilation fails in the process...
Spring Security Saml2AuthenticationExceptionMixin doesn't work in JDK 17
2025-01-18 08:33:46
3389
Saml2AuthenticationExceptionMixin fails when serializing Saml2AuthenticationException on JDK 17, unless the VM option --...
Spring Security Update jacoco tool version to 0.8.9
2025-01-18 08:33:42
333
When working with Java 21, jacoco cannot analyze bytecode from prior versions. Upgrading the jacoco tool version to 0.8....
上一页
下一页
1
…
572
573
574
575
576
…
2246
.