Rob Winch
4e8b7dfb12
add minorVersionBump
...
Closes gh-9709
5 years ago
Rob Winch
8c11853eaf
Add generateChangelog
...
Closes gh-9704
5 years ago
Rob Winch
985ae989fe
Fix release-notes-sections.yml
...
- Relplace releasenotes with changelog
- List Breaking Changes first because issue is only included in first match
- Sort by title
Issue gh-9704
5 years ago
Joe Grandja
761e3a9dd8
JwtBearerOAuth2AuthorizedClientProvider checks for access token expiry
...
Fixes gh-9700
5 years ago
Josh Cummings
fc6fa79c86
Update permission-policy Docs
...
Issue gh-9262
5 years ago
Josh Cummings
ca2bc4feb3
Bump Schema Version
...
Closes gh-9694
5 years ago
Rob Winch
84d9629599
Add gitHubCheckMilestoneHasNoOpenIssues
...
Closes gh-9693
5 years ago
Rob Winch
23eee9aa03
Remove unused ratelimit code
5 years ago
Josh Cummings
4d564ffb50
Update AuthorizationManager references
...
Issue gh-9692
5 years ago
Josh Cummings
df6ebc7051
Rename DelegatingAuthorizationManager
...
Closes gh-9692
5 years ago
Josh Cummings
17cfc6ade3
Inline ResourceKeyConverterAdapter
...
Closes gh-9689
Closes gh-9626
5 years ago
Eleftheria Stein
4d610ca80c
Update MockK to 1.11.0
...
Closes gh-9691
5 years ago
Eleftheria Stein
de0cd11a72
Fix PreAuthorize when returning Kotlin Flow
...
Closes gh-9676
5 years ago
Thomas Vitale
e2993d93e1
Make Csrf cookie secure flag configurable (WebFlux)
...
Make the XSRF-TOKEN cookie secure flag configurable in CookieServerCsrfTokenRepository.
Closes gh-9678
5 years ago
Rob Winch
006b9b9607
master->main
...
Closes gh-9683
5 years ago
kevin
32ac31c101
Release ByteBuf
...
Closes gh-9661
5 years ago
Josh Cummings
cb6e4f4a11
Add NPE Guards
...
- Like values, names are only validated if they are not null
Closes gh-9598
5 years ago
Josh Cummings
b0011893d2
Update Copyright
...
Issue gh-9651
5 years ago
Tibor Koch
5da472f3be
Fix ClassCastException
...
Closes gh-9651
5 years ago
Joe Grandja
53e94bca45
Add oauth2Login() tests
...
Issue gh-9548 gh-9660 gh-9266
5 years ago
Joe Grandja
5afeaa3ce7
WebFlux httpBasic() matches on XHR requests
...
Closes gh-9660
5 years ago
Craig Andrews
7dc4de05b1
Add guard around logger.debug statement
...
The log message involves string concatenation, the cost of which should only be incurred if debug logging is enabled
5 years ago
Rob Winch
a31a855146
Fix HttpSecurity.addFilter* Ordering
...
Closes gh-9633
5 years ago
Denis Washington
2b4b856b32
Limit oauth2Login() links to redirect-based flows
...
This prevents the generated login page from showing links for
authorization grant types like "client_credentials" which are
not redirect-based, and thus not meant for interactive use in
the browser.
Closes gh-9457
5 years ago
Rob Winch
a325216f19
Add RELEASE.adoc
...
Closes gh-9627
5 years ago
Rob Winch
82e47e8ae0
Next Development Version
5 years ago
Rob Winch
c562b7d439
Release 5.5.0-RC1
5 years ago
Josh Cummings
501d5ff497
Removed Method Security AuthorizationManager from What's New
...
Issue gh-9596
5 years ago
Josh Cummings
163b5943ca
Revert AuthorizationManager Method Security
5 years ago
Josh Cummings
b352c8f1da
Removed SAML SLO from What's New
...
Issue gh-9596
5 years ago
Josh Cummings
8c92eddbe5
Revert "Add Registration to Saml2Authentication"
...
This reverts commit efe42b93ce .
5 years ago
Josh Cummings
55047fd996
Revert "Add RelyingPartyRegistrationResolver"
...
This reverts commit 2f734a0975 .
5 years ago
Josh Cummings
37b40476e7
Revert "Add Single Logout Support"
...
This reverts commit e807fae869 .
5 years ago
Josh Cummings
404a6c5674
Revert "Publish CsrfTokenRepository as shared object"
...
This reverts commit d19ff12813 .
5 years ago
Josh Cummings
4e81bbe386
Revert "Add Saml2LogoutConfigurer"
...
This reverts commit 6f52baba29 .
5 years ago
Rob Winch
44763345d3
Update htmlunit-driver to 2.49.1
...
Closes gh-9624
5 years ago
Rob Winch
57d77c0cfb
Update htmlunit to 2.49.1
...
Closes gh-9623
5 years ago
Rob Winch
8a13278c6d
Update io.spring.nohttp to 0.0.6.RELEASE
...
Closes gh-9622
5 years ago
Rob Winch
f30ee19ccc
Update io.projectreactor to 2020.0.6
...
Closes gh-9620
5 years ago
Rob Winch
ac288b8dc9
Update com.nimbusds to 9.3.3
...
Closes gh-9619
5 years ago
Rob Winch
7c4abdb4db
Update jackson-bom to 2.12.3
...
Closes gh-9616
5 years ago
Josh Cummings
7da6077727
Update to commons-codec:1.15
...
Closes gh-9575
5 years ago
Josh Cummings
9b07b6a991
Added Sections to What's New
...
Closes gh-9596
5 years ago
Josh Cummings
6f52baba29
Add Saml2LogoutConfigurer
...
Closes gh-9497
5 years ago
Josh Cummings
d19ff12813
Publish CsrfTokenRepository as shared object
...
Closes gh-9595
5 years ago
Josh Cummings
e807fae869
Add Single Logout Support
...
Closes gh-8731
5 years ago
Josh Cummings
2f734a0975
Add RelyingPartyRegistrationResolver
...
Closes gh-9486
5 years ago
Josh Cummings
efe42b93ce
Add Registration to Saml2Authentication
...
Closes gh-9487
5 years ago
Josh Cummings
88c1475a3b
Polish OpenSAML 4 support
...
Issue gh-9095
5 years ago
Josh Cummings
4f7d529c5d
Polish Csrf Tests
...
Issue gh-9561
5 years ago