Nineya
Home
Blog
软著申请
Spring Security Update jackson-databind to 2.13.4.1
2025-01-18 07:47:24
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/f7f53ea2b786506d040924...
Spring Security Update jackson-datatype-jsr310 to 2.13.4
2025-01-18 07:47:21
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/f7f53ea2b786506d040924...
Spring Security Update mockk to 1.12.8
2025-01-18 07:47:10
123
Comment From: marcusdacoregioThis upgrade is not possible since mockk has increased the language level in the minor vers...
Spring Security SecurityContextImpl does not have hints to resolve the Authentication
2025-01-18 07:47:07
15490
Describe the bugspring-security doesn't provide enough metadata for GRAAL to properly use CurrentSecurityContextArgument...
Spring Security Add default AuthorizationManager to RequestMatcherDelegatingAuthorizationManager
2025-01-18 07:47:04
247
RequestMatcherDelegatingAuthorizationManager should have a default AuthorizationManager that is invoked when the request...
Spring Security Cache Xor CSRF token in supplier
2025-01-18 07:47:00
743
We should cache the Xor CSRF token (in request attributes) from XorCsrfTokenRequestAttributeHandler, so the CSRF token i...
Spring Security once https - always https
2025-01-18 07:46:57
4676
Describe the bugI have http.headers().httpStrictTransportSecurity disabled.No https even configured. No certificate - no...
Spring Security Spring Oauth2 Resource Server Invalid Bearer Token Exception
2025-01-18 07:46:54
1601
Hi i am new for oauth2 spesification and i try login with google provider. i have gateway and backend service in my proj...
Spring Security Remove deprecated constructors in PasswordEncoders
2025-01-18 07:46:49
398
Remove deprecated constructor in Argon2PasswordEncoder and replace with Argon2PasswordEncoder.defaultsForSpringSecurity_...
Spring Security Update default configuration for Pbkdf2PasswordEncoder
2025-01-18 07:46:47
817
Expected BehaviorPbkdf2PasswordEncoder should not let you generate a hash longer than the hash function. This should eit...
Spring Security Update PasswordEncoder Minimums
2025-01-18 07:46:45
5989
Based on https://github.com/spring-projects/spring-security/pull/10447#issuecomment-966593724, Argon2PasswordEncoder, Sc...
Spring Security Force request of new OAuth2 access token before it is expired
2025-01-18 07:46:42
1044
Spring Security keeps a refresh token internally, and only requests a new access token when the "current" access token i...
Spring Security Provide common super class for AuthorizationDeniedEvent and AuthorizationGrantedEvent
2025-01-18 07:46:39
438
Spring Boot has a AbstractAuthorizationAuditListener class designed to adapt Spring security authorization events. In Sp...
Spring Security No Type Safety with 'Object'
2025-01-18 07:46:37
591
Use Generics in the interface to set the type of the parameters rather than using the Object class.Currently for Permiss...
Spring Security Build fails with missing project property cloneOutputDirectory
2025-01-18 07:46:35
247
If you open this project up from a fresh clone the build fails (and causes havoc in IDE as well) because of a missing pr...
Spring Security OAuth2AuthorizedClientRepository There is a circular dependency problem
2025-01-18 07:46:30
530
Comment From: imaxunspring boot version 2.6.10spring security version 5.6.6spring-security-oauth2-authorization-server ...
Spring Security After upgrade to spring boot 3.0.0-M5, TestingAuthenticationToken and UsernamePasswordAuthenticationToken not work the same as spring boot 2.7.3
2025-01-18 07:46:23
2528
Describe the bugAfter upgrade to spring boot 3.0.0-M5, TestingAuthenticationToken and UsernamePasswordAuthenticationToke...
Spring Security Add static factory methods to RequestMatcher implementations
2025-01-18 07:46:20
486
With this PR merged, the DSL methods that create an AntPathRequestMatcher or a RegexRequestMatcher are deprecated. Inste...
Spring Security Smarter HttpSession Access
2025-01-18 07:46:17
5952
SummaryFor resources that are public (i.e. images, javascript, css, etc) Spring Security should in many cases be able to...
Spring Security Update Defaults for Smarter Session Access
2025-01-18 07:46:15
111
Update all the defaults for smarter session access in gh-6125[x] #11757[x] #11762[x] #11763[x] #11764[x] #11765
上一页
下一页
1
…
612
613
614
615
616
…
2246
.