Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spring-projects
/
spring-security
Public
Notifications
You must be signed in to change notification settings
Fork
6.2k
Star
9.4k
Code
Issues
1.1k
Pull requests
79
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
c8cea3f
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 13, 2024
Run only tests in checkSamples
Show description for c8cea3f
marcusdacoregio
committed
c8cea3f
Copy full SHA for c8cea3f
Provide Runtime Hints for Beans used in Pre/PostAuthorize Expressions
Show description for 0618d4e
marcusdacoregio
committed
0618d4e
Copy full SHA for 0618d4e
Merge branch '6.3.x'
github-actions[bot]
committed
61efede
Copy full SHA for 61efede
Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13
Show description for 1189216
dependabot[bot]
authored and
spring-builds
committed
1189216
Copy full SHA for 1189216
Bump org.springframework:spring-framework-bom from 6.2.0-M7 to 6.2.0-RC1
Show description for a4f05b0
dependabot[bot]
authored and
spring-builds
committed
a4f05b0
Copy full SHA for a4f05b0
Commits on Sep 12, 2024
Add --refresh-dependencies to check samples
Show description for b392976
sjohnr
committed
b392976
Copy full SHA for b392976
Remove develocity in favor of version managed by conventions
Show description for 8f933d9
sjohnr
committed
8f933d9
Copy full SHA for 8f933d9
Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21
Show description for fa63e21
dependabot[bot]
authored and
spring-builds
committed
fa63e21
Copy full SHA for fa63e21
Commits on Sep 11, 2024
Add loginPage() to DSL in reactive oauth2Login()
Show description for 51c226f
sjohnr
committed
51c226f
Copy full SHA for 51c226f
Merge remote-tracking branch 'origin/6.3.x'
rwinch
committed
9e5cc5f
Copy full SHA for 9e5cc5f
Fix getBeansWithName in global authentication configurers
Kehrlann
authored and
rwinch
committed
51d0a8b
Copy full SHA for 51d0a8b
Remove trailing spaces in default UIs
Show description for 7e41785
Kehrlann
authored and
rwinch
committed
7e41785
Copy full SHA for 7e41785
Add DefaultResourcesFitler to XML configuration
Kehrlann
authored and
rwinch
committed
85693b2
Copy full SHA for 85693b2
Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10
Show description for 3bb1647
dependabot[bot]
authored and
spring-builds
committed
3bb1647
Copy full SHA for 3bb1647
Merge branch '6.3.x'
github-actions[bot]
committed
b000401
Copy full SHA for b000401
Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10
Show description for 3c5fdf9
dependabot[bot]
authored and
spring-builds
committed
3c5fdf9
Copy full SHA for 3c5fdf9
Commits on Sep 10, 2024
Update tests using deprecated classes
Show description for 63f018e
sjohnr
committed
63f018e
Copy full SHA for 63f018e
Deprecate default OAuth2AccessTokenResponseClients
Show description for 7490a81
sjohnr
committed
7490a81
Copy full SHA for 7490a81
Add RestClient implementations
Show description for 2cead9b
sjohnr
committed
2cead9b
Copy full SHA for 2cead9b
Add runtime hints for CSS resource
Kehrlann
authored and
rwinch
committed
98975a9
Copy full SHA for 98975a9
Remove CssUtils
Kehrlann
authored and
rwinch
committed
2405a5b
Copy full SHA for 2405a5b
Use static CSS in OneTimeToken default UI
Kehrlann
authored and
rwinch
committed
c1b9035
Copy full SHA for c1b9035
Use static CSS in reactive default UI
Kehrlann
authored and
rwinch
committed
e958ff2
Copy full SHA for e958ff2
Serve static content (css, js) for reactive default UIs from DefaultResourcesWebFilter
Kehrlann
authored and
rwinch
committed
45d5397
Copy full SHA for 45d5397
Use static CSS in servlet default UI
Kehrlann
authored and
rwinch
committed
11616a1
Copy full SHA for 11616a1
Serve static content (css, js) for default UIs from DefaultResourcesFilter
Kehrlann
authored and
rwinch
committed
c5c5cd5
Copy full SHA for c5c5cd5
Polish MethodSecurityExpressionHandler Test
Show description for be6dc1d
jzheaux
committed
be6dc1d
Copy full SHA for be6dc1d
Rework Method Security Reactive Docs
jzheaux
committed
fc3de5e
Copy full SHA for fc3de5e
Document Programmatic Authorization in Reactive
jzheaux
committed
784e074
Copy full SHA for 784e074
Support custom MethodSecurityExpressionHandler
Show description for ef8b0ad
kse-music
authored and
jzheaux
committed
ef8b0ad
Copy full SHA for ef8b0ad
Add AuthorizeReturnObject Spring Data Hints
Show description for e29058c
jzheaux
committed
e29058c
Copy full SHA for e29058c
Add AuthorizeReturnObject Hints
Show description for fd5d03d
jzheaux
committed
fd5d03d
Copy full SHA for fd5d03d
Add SecurityHintsRegistrar
Show description for da38b13
jzheaux
committed
da38b13
Copy full SHA for da38b13
Merge branch '6.3.x'
jzheaux
committed
9b6ac63
Copy full SHA for 9b6ac63
Merge branch '6.2.x' into 6.3.x
jzheaux
committed
01eb41c
Copy full SHA for 01eb41c
Pagination
Previous
Next
You can’t perform that action at this time.