Skip to content

Pull requests: spring-projects/spring-security

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Cleanup code status: waiting-for-triage An issue we've not yet triaged
#17142 opened May 19, 2025 by ngocnhan-tran1996 Loading…
Fix traceId discrepancy in case error in servlet web status: waiting-for-triage An issue we've not yet triaged
#17134 opened May 18, 2025 by nkonev Loading…
Deprecate the X5T JOSE Header name status: waiting-for-triage An issue we've not yet triaged
#17130 opened May 16, 2025 by pat-mccusker Loading…
ClearSiteDataHeaderWriter log is misleading in: docs An issue in Documentation or samples in: web An issue in web modules (web, webmvc) type: bug A general bug
#17126 opened May 16, 2025 by joaquinjsb Loading… 6.3.10
Document Upgrading Password Encoding status: waiting-for-triage An issue we've not yet triaged
#17120 opened May 15, 2025 by m0rk4 Loading…
Add Password Advice Support
#17118 opened May 15, 2025 by jzheaux Draft
Update copyright task status: waiting-for-triage An issue we've not yet triaged
#17100 opened May 13, 2025 by ngocnhan-tran1996 Loading…
Add JdbcRelyingPartyRegistrationRepository status: waiting-for-triage An issue we've not yet triaged
#17077 opened May 8, 2025 by wapkch Loading…
Remove the redundant punctuation marks in the comments in: docs An issue in Documentation or samples type: bug A general bug
#17075 opened May 8, 2025 by gamemock Loading… 7.0.0-M1
Exceptions for Authorized Objects should propagate when returned from a Controller in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
#17074 opened May 8, 2025 by evgeniycheban Loading… 7.0.x
Check for null Principal#getName in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
#17068 opened May 7, 2025 by piotrmacha Loading…
Fix the problem of not deserializing SwitchUserGrantedAuthority in Webflux in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
#17064 opened May 7, 2025 by JohnNiang Loading… 7.0.x
Add possibility to customize JwkSource of NimbusJwtDecoder in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
#17046 opened May 6, 2025 by marbon87 Loading…
NimbusJwtEncoder should simplify constructing with javax.security Keys in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#17033 opened May 2, 2025 by surajbh123 Loading… 7.0.x
JwtTimestampsValidator can require exp and nbf claims in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#17030 opened May 2, 2025 by FerencKemeny Loading… 7.0.0-M1
Add Support Credentialless COEP Header in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
#17027 opened May 1, 2025 by franticticktick Loading… 7.0.0-M1
Make AuthorizationProxyFactory.proxy generic in: core An issue in spring-security-core type: enhancement A general enhancement
#16996 opened Apr 25, 2025 by big-cir Loading… 7.0.0-M1
Add Support Extracting DN From X500Principal in: web An issue in web modules (web, webmvc) status: waiting-for-feedback We need additional information before we can continue type: enhancement A general enhancement
#16984 opened Apr 23, 2025 by franticticktick Loading… 7.0.x
Consider handler bean reference for HandleAuthorizationDenied status: waiting-for-triage An issue we've not yet triaged
#16970 opened Apr 20, 2025 by evgeniycheban Loading…
Create CsrfCustomizer for SPA configuration (#14149) in: config An issue in spring-security-config type: enhancement A general enhancement
#16966 opened Apr 18, 2025 by felhag Loading… 7.0.x
Replace deprecated #check calls with #authorize in: core An issue in spring-security-core type: enhancement A general enhancement
#16965 opened Apr 18, 2025 by evgeniycheban Loading…
ProTip! Filter pull requests by the default branch with base:main.