spring-security
https://github.com/spring-projects/spring-security
Java
Spring Security
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-security
Help out
- Issues
- Prevent circular ACL parent relationships
- Fail fast when UserDetailsService returns null in onLoginSuccess
- TokenBasedRememberMeServices::onLoginSuccess can throw a NPE when UserDetailsService::loadUserByUsername returns null.
- Document global servlet path matcher configuration
- WebTestUtils mutates a final SecurityContextHolderFilter field
- Confusion at 'A Review of Filters' Section in the Spring Security/Servlet Applications/ Architecture.
- Prevent concurrent OAuth2 client authorization requests
- ACL parent cycle causes infinite recursion in BasicLookupStrategy.convert()
- Handle missing auth in SwitchUserFilter
- GH-19510 Simplify null check in `ProviderManager` using `Assert.noNullElements`
- Docs
- Java not yet supported