Nineya
Home
Blog
软著申请
Spring Security ResourceBundle not resolved for spring-security messages if 'spring.messages.basename' is set
2025-01-18 05:30:30
5429
When setting multiple spring message bundles, as advised in https://docs.spring.io/spring-boot/docs/current/reference/ht...
Spring Security Add JwtIssuerAuthenticationManagerResolver
2025-01-18 05:30:27
184
Related to #6778 and #5351 It would be nice if there were an AuthenticationManagerResolver implementation that simplifie...
Spring Security Build task "snapshots" should not use locked dependencies
2025-01-18 05:30:25
140
In the Jenkins pipeline the "snapshots" task should not use the locked dependency versions, since it overrides them with...
Spring Security Allow disabling dependency locking
2025-01-18 05:30:23
202
SummaryThere are certain gradle tasks that cannot use the locked dependency versions.We should have a parameter (locksDi...
Spring Security Switching from HTTPS to HTTP: JSESSIONID gets lost on login
2025-01-18 05:30:20
4122
SummaryI have switched from https to http by removing server.ssl.* from application.properties and changing the port. In...
Spring Security Add a SignatureAlgorithm value to support the 'none' alg type.
2025-01-18 05:30:18
1761
SummaryWhile inherently noted as bad practice (https://connect2id.com/products/nimbus-jose-jwt/vulnerabilities), the 'no...
Spring Security OidcLoginRequestPostProcessor should respect configuration order
2025-01-18 05:30:15
1198
Currently, the OidcLoginRequestPostProcessor documentation states:Supplying an {@link OidcUser} will take precedence ove...
Spring Security Add oauth2Login MockMvc Test Support
2025-01-18 05:30:12
664
Related to #7618 When testing applications that use OAuth 2.0 Login, it would be nice to have MockMvc support like:this....
Spring Security Security Vulnerability CVE-2018-1258 Fix needed
2025-01-18 05:30:10
1147
I am using the latest version of spring-security spring-security-core-5.2.1.RELEASE.jar and we scan for NCC dependency c...
Spring Security Manage Versions using Version Locking
2025-01-18 05:30:08
93
SummaryWe should use Gradle's version locking and dependency ranges for managing our versions
Spring Security MethodBasedEvaluationContext Should Delegate to MethodBasedEvaluationContext
2025-01-18 05:30:05
401
SummarySpring Security's MethodSecurityEvaluationContext should delegate to Spring Framework's MethodBasedEvaluationCont...
Spring Security PasswordEncoderFactories is inflexible
2025-01-18 05:30:01
4820
Summaryorg.springframework.security.crypto.password.PasswordEncoderFactories is inflexible as it impose bcrypt as defaul...
Spring Security Saml2Utils Base64.getMimeDecoder() instead of private static Base64.Decoder DECODER = Base64.getDecoder();
2025-01-18 05:29:57
2077
SummaryHello Filip Hanik, hello Spring Security Team,The current utility class:final class Saml2Utils { private stati...
Redis [BUG]Nodes are too slow to join the cluster
2025-01-17 03:07:43
3494
Describe the bugHi,I'm a worker of tendis, when I trying to put this commit redis#7330 into tendis, I found that this c...
Redis [CRASH] Redis 6.2.6 crash
2025-01-17 03:07:40
209570
Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...
Redis Redis Commands Cheat sheet - Website wrong examples for "Sets", "Lists", "Streams" in "cli" section
2025-01-17 03:07:37
1170
Redis Commands Cheat sheet - Website wrong examples for "Sets", "Lists", "Streams" in "cli" sectionSets section in cli i...
Redis Please reintroduce your own helm repository
2025-01-17 03:07:33
467
Bitnami has changed it's business model, which has made their free offering quite unattractive. See details here: https:...
Redis Second Channel For RDB
2025-01-17 03:07:31
8686
The issue that is being addressedDuring bgsave, the primary child process, sends an rdb snapshot to the replica. During ...
Redis [BUG] ACL @read and @write - should they include "select" ?
2025-01-17 03:07:20
1362
The @read and @write ACL categories do not currently include select. This may be very confusing and may lead to non-obvi...
Redis redis rdb saving fails with signal 31 on 32bit machine - due to integer overflow?
2025-01-17 03:07:18
24937
Discussed in https://github.com/redis/redis/discussions/13667Originally posted by **rkohrt** November 27, 2024My redis i...
上一页
下一页
1
…
725
726
727
728
729
…
2246
.