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

webauthn: use DefaultResourcesFilter without reflection status: waiting-for-triage An issue we've not yet triaged
#15970 opened Oct 22, 2024 by Kehrlann Loading…
webauthn: add webdriver test status: waiting-for-triage An issue we've not yet triaged
#15969 opened Oct 22, 2024 by Kehrlann Loading…
Update logout.adoc: Fix Customizing Logout Success Example status: waiting-for-triage An issue we've not yet triaged
#15956 opened Oct 20, 2024 by asimuleo Loading…
Polish DelegatingAuthenticationConverter status: waiting-for-triage An issue we've not yet triaged
#15949 opened Oct 18, 2024 by kse-music Loading…
Fix error when Bearer token is requested with empty string status: waiting-for-triage An issue we've not yet triaged
#15940 opened Oct 18, 2024 by jacknie84 Loading…
fix assertions in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#15937 opened Oct 17, 2024 by dcolazin Loading…
Add @FunctionalInterface to AuthorizationEventPublisher status: waiting-for-triage An issue we've not yet triaged
#15934 opened Oct 16, 2024 by franticticktick Loading…
Update Antora UI Spring to v0.4.17 status: waiting-for-triage An issue we've not yet triaged
#15933 opened Oct 16, 2024 by github-actions bot Loading…
Update Antora UI Spring to v0.4.17 status: waiting-for-triage An issue we've not yet triaged
#15932 opened Oct 16, 2024 by github-actions bot Loading…
Update Antora UI Spring to v0.4.17 status: waiting-for-triage An issue we've not yet triaged
#15931 opened Oct 16, 2024 by github-actions bot Loading…
Update Antora UI Spring to v0.4.17 status: waiting-for-triage An issue we've not yet triaged
#15930 opened Oct 16, 2024 by github-actions bot Loading…
Update Antora UI Spring to v0.4.17 status: waiting-for-triage An issue we've not yet triaged
#15929 opened Oct 16, 2024 by github-actions bot Loading…
Add AbstractAuthenticationToken default constructor status: waiting-for-triage An issue we've not yet triaged
#15920 opened Oct 15, 2024 by kse-music Draft
Catch base64 decode exception in: web An issue in web modules (web, webmvc) type: bug A general bug
#15914 opened Oct 14, 2024 by kse-music Loading… 6.2.x
Add support for custom grant types in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#15884 opened Oct 7, 2024 by sjohnr Loading…
Remove unnecessary parentheses and add static final field MockPortResolver#getServerPort in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
#15875 opened Oct 4, 2024 by nomoreFt Loading…
Avoid UriComponentsBuilder.fromUri type: bug A general bug
#15853 opened Sep 25, 2024 by bodograumann Loading…
Add support for access token in body parameter as per rfc 6750 Sec. 2.2 in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
#15819 opened Sep 17, 2024 by jonah1und1 Loading…
Improve documentation about CredentialsContainer in: docs An issue in Documentation or samples type: enhancement A general enhancement
#15554 opened Aug 11, 2024 by Chu3laMan Loading…
Post code suggestions on PRs with format issues for: team-attention This ticket should be discussed as a team before proceeding in: build An issue in the build type: enhancement A general enhancement
#15477 opened Jul 27, 2024 by timtebeek Loading…
Factor out some common object mocking in tests in: core An issue in spring-security-core type: enhancement A general enhancement
#15396 opened Jul 11, 2024 by gzhao9 Loading… 6.4.x
Add support customizing the serverLogoutSuccessHandler for OidcClientInitiatedServerLogoutSuccessHandler in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#14808 opened Mar 27, 2024 by franticticktick Loading…
Add BearerTokenAuthenticationConverter in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
#14791 opened Mar 22, 2024 by franticticktick Loading…
Use relative URLs in /login redirects status: waiting-for-triage An issue we've not yet triaged
#14714 opened Mar 10, 2024 by Pistolnik Loading…
ProTip! Filter pull requests by the default branch with base:main.