Spring Security ResourceBundle not resolved for spring-security messages if 'spring.messages.basename' is set

When setting multiple spring message bundles, as advised in https://docs.spring.io/spring-boot/docs/current/reference/ht...

Spring Security Add JwtIssuerAuthenticationManagerResolver

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

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

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

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.

SummaryWhile inherently noted as bad practice (https://connect2id.com/products/nimbus-jose-jwt/vulnerabilities), the 'no...

Spring Security OidcLoginRequestPostProcessor should respect configuration order

Currently, the OidcLoginRequestPostProcessor documentation states:Supplying an {@link OidcUser} will take precedence ove...

Spring Security Add oauth2Login MockMvc Test Support

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

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

SummaryWe should use Gradle's version locking and dependency ranges for managing our versions

Spring Security MethodBasedEvaluationContext Should Delegate to MethodBasedEvaluationContext

SummarySpring Security's MethodSecurityEvaluationContext should delegate to Spring Framework's MethodBasedEvaluationCont...

Spring Security PasswordEncoderFactories is inflexible

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();

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

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

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

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

Bitnami has changed it's business model, which has made their free offering quite unattractive. See details here: https:...

Redis Second Channel For RDB

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" ?

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?

Discussed in https://github.com/redis/redis/discussions/13667Originally posted by **rkohrt** November 27, 2024My redis i...
上一页 下一页
.