kothasa
157498bf44
Bearer Token Padding
...
Closes gh-8502
6 years ago
wangsong
ce4345b0ed
Fix ProviderManager Javadoc typo
...
Closes gh-8800
6 years ago
Rob Winch
7859970ff6
LoginPageGeneratingWebFilter honors context path
...
Closes gh-8807
6 years ago
Ellie Bahadori
fa09295fd6
Use Github Actions workflow for PRs and remove Travis
...
Closes gh-8717
6 years ago
Rob Winch
9a8d324d72
Better scp Retry Settings
6 years ago
Evgeniy Cheban
6f4d05193e
DefaultWebSecurityExpressionHandler uses RoleHierarchy bean
...
Fixes gh-7059
6 years ago
Joe Grandja
e146a7c16b
OAuth2LoginAuthenticationWebFilter should handle OAuth2AuthorizationException
...
Issue gh-8609
6 years ago
Joe Grandja
a372ec9ef5
OAuth2AuthorizationCodeGrantWebFilter should handle OAuth2AuthorizationException
...
Fixes gh-8609
6 years ago
Eleftheria Stein
0b0abfb911
Next development version
6 years ago
Eleftheria Stein
37568780a1
Release 5.1.11.RELEASE
6 years ago
Josh Cummings
d80b1865a5
Polish setAllowedHostnames
...
Added JavaDoc to method, including @since attribute
Issue gh-4310
6 years ago
Eddú Meléndez
52c80c78e5
Add support for allowedHostnames in StrictHttpFirewall
...
Introduce a new method `setAllowedHostnames` which perform the validation
against untrusted hostnames.
Fixes gh-4310
6 years ago
Eleftheria Stein
ded83cc1b3
Update to jaxb-impl 2.3.3
...
Fixes gh-8634
6 years ago
Eleftheria Stein
7a1833c1df
Update to okhttp 3.12.12
...
Fixes gh-8635
6 years ago
Eleftheria Stein
e6630ea0f1
Update to mockwebserver 3.12.12
...
Fixes gh-8633
6 years ago
Eleftheria Stein
2400e8fde2
Update to Spring Boot 2.1.14.RELEASE
...
Fixes gh-8632
6 years ago
justmehyp
f05d70a4a5
Remove unused field 'digester' in Md4PasswordEncoder
...
`private Digester digester;` defined in Md4PasswordEncoder is never used. So remove it.
Closes gh-8553
6 years ago
Maksim Vinogradov
8bb4e72aff
Prevent StackOverflowError for AccessControlEntryImpl.hashCode
...
Getting StackOverflowError when invoke AclImpl.hashCode because of
cross-references between AclImpl and AccessControlEntryImpl
Remove from AccessControlEntryImpl.hashCode method invocation of
acl.hashCode
fixes gh-5401
6 years ago
Rob Winch
f58a262eb4
Revert "Create the CSRF token on the bounded elactic scheduler"
...
Reactor did not add bounded elastic until a later version.
This reverts commit c0154f2315a40e36b1c319b74c91a9953c9dfe34.
6 years ago
cbornet
c0154f2315
Create the CSRF token on the bounded elactic scheduler
...
The CSRF token is created with a call to UUID.randomUUID which is blocking.
This change ensures this blocking call is done on the bounded elastic scheduler which supports blocking calls.
Fixes gh-8128
6 years ago
Artyom Tarynin
cea2b556d6
Update AntPathRequestMatcher.java
...
Fixes gh-8512
6 years ago
Dávid Kovács
faa02e8bc0
Document NoOpPasswordEncoder will not be removed
...
This commit adds extension to deprecation notice.
Fixes gh-8506
6 years ago
Rob Winch
d9f57492d4
Fix non-standard HTTP method for CsrfWebFilter
...
Closes gh-8452
6 years ago
Eleftheria Stein
b007fdc333
Next development version
6 years ago
Eleftheria Stein
16c350a7bc
Release 5.1.10.RELEASE
6 years ago
Eleftheria Stein
6d6a22eda1
Update to org.powermock 2.0.7
...
Closes gh-8475
6 years ago
Eleftheria Stein
1e957e96b9
Update to Spring Data Lovelace-SR17
...
Closes gh-8474
6 years ago
Eleftheria Stein
9986a33177
Update to Reactor Californium-SR18
...
Closes gh-8473
6 years ago
Eleftheria Stein
ecf58c9549
Update to Spring Framework 5.1.15.RELEASE
...
Closes gh-8472
6 years ago
Eleftheria Stein
497ee84537
Update to GAE 1.9.80
...
Closes gh-8470
6 years ago
Eleftheria Stein
30a68b6c10
Clean up Javadoc
...
Fixes gh-8480
6 years ago
Rob Winch
aa118466e5
Add ROLE_INFRASTRUCTURE to infrastructure beans
...
Closes gh-8407
6 years ago
Dávid Kovács
f98db2d866
ActiveDirectoryLdapAuthenticationProvider uses InternalAuthenticationServiceException
...
Closes gh-2884
6 years ago
Souphorn
52af3998c8
Fix typo with correct capitalization
...
Closes gh-8406
6 years ago
Rob Winch
1b91259412
Logout defaults to use Global SecurityContextServerLogoutHandler
...
Closes gh-8375
6 years ago
Rob Winch
9d3ea58bb1
Fix example in javadoc of FilterChainProxy
...
Closes gh-8344
6 years ago
Alan Czajkowski
c2296b0376
BCryptPasswordEncoder rawPassword cannot be null
...
Closes gh-8317
6 years ago
hotire
24d251f232
Fix typo in Javadoc of ServerHttpSecurity#hasAuthority
...
Closes gh-8336
6 years ago
Eleftheria Stein
18610eab6f
Fix HttpSecurity Javadoc
...
Fixes gh-4404
6 years ago
Eleftheria Stein
1964cfdfaa
Next Development Version
6 years ago
Eleftheria Stein
0ae7ceef70
Release 5.1.9.RELEASE
6 years ago
Eleftheria Stein
b3c7f0a79f
Update to httpclient 4.5.12
...
Fixes gh-8294
6 years ago
Eleftheria Stein
4df4f9a63d
Update to hibernate-validator 6.0.19.Final
...
Fixes gh-8293
6 years ago
Eleftheria Stein
9d25c2d2f8
Update to reactive-streams 1.0.3
...
Fixes gh-8292
6 years ago
Eleftheria Stein
94b116c8c8
Update to hibernate-core 5.2.18.Final
...
Fixes gh-8291
6 years ago
Eleftheria Stein
3c6f08ede0
Update to groovy 2.4.19
...
Fixes gh-8290
6 years ago
Eleftheria Stein
9a94234dae
Update to unboundid-ldapsdk 4.0.14
...
Fixes gh-8289
6 years ago
Eleftheria Stein
017044bf93
Update to okhttp 3.12.10
...
Fixes gh-8288
6 years ago
Eleftheria Stein
ae99097723
Update to mockwebserver 3.12.10
...
Fixes gh-8287
6 years ago
Eleftheria Stein
acb7e63cf7
Update to org.powermock 2.0.6
...
Fixes gh-8286
6 years ago