Rob Winch
01c2d57d46
Update to mockito-core:2.18.3
...
Fixes: gh-5284
8 years ago
Rob Winch
c9e42ce756
Update to htmlunit:2.30
...
Fixes: gh-5283
8 years ago
Rob Winch
9b0b933736
Update to aspectj 1.9.1
...
Fixes: gh-5282
8 years ago
Rob Winch
0169b8746b
Update to javax.servlet-api:4.0.1
...
Fixes: gh-5281
8 years ago
Rob Winch
25a87051a6
Update to oauth2-oidc-sdk:5.61
...
Fixes: gh-5280
8 years ago
Rob Winch
7edf9fc6c8
Update to nimbus-jose-jwt:5.10
...
Fixes: gh-5279
8 years ago
Rob Winch
a06f1e3936
Update Spring Boot 2.0.1.RELEASE
...
Fixes: gh-5278
8 years ago
Rob Winch
b296d2eaa5
Update GAE 1.9.63
...
Fixes: gh-5277
8 years ago
Rob Winch
11a8c76991
Add update-dependencies.sh
...
Fixes: gh-5276
8 years ago
Rob Winch
2f441f18e6
Make MIN_SPRING_VERSION Dynamic
...
Fixes: gh-5065
# Conflicts:
# core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java
8 years ago
Joe Grandja
a7de1e363f
OAuth2LoginAuthenticationFilter should handle null ClientRegistration
...
Fixes gh-5251
8 years ago
Rob Winch
32f5fb5eb2
ExceptionTranslationFilter does not handle committed responses
...
Fixes: gh-5273
8 years ago
Rob Winch
f7f6798f71
DefaultWebSecurityExpressionHandler uses PermissionEvaluator Bean
...
The default instance of DefaultWebSecurityExpressionHandler uses the
PermissionEvaluator Bean by default.
Fixes: gh-5272
8 years ago
Joe Grandja
0b72f93027
WebSecurityConfigurationTests groovy->java
...
Issue: gh-4939
8 years ago
Rob Winch
5b751baf61
Fixes: gh-5190
8 years ago
Joe Grandja
ec9ab1965a
Next Development Version
8 years ago
Joe Grandja
30aede82da
Release 5.0.4.RELEASE
8 years ago
Joe Grandja
2686452b99
Update to aspectjtools:1.9.0
...
Fixes gh-5211
8 years ago
Joe Grandja
7e470ff5bd
Update to aspectjrt:1.9.0
...
Fixes gh-5210
8 years ago
Joe Grandja
df6a6e5991
Update to Reactor Bismuth SR8
...
Fixes gh-5209
8 years ago
Joe Grandja
1500a22439
Update to Spring Data Kay SR6
...
Fixes gh-5167
8 years ago
Joe Grandja
64cb256bb9
Update to Spring Framework 5.0.5
...
Fixes gh-5166
8 years ago
Joe Grandja
e6d68acfd6
Fix NPE with exp claim in NimbusJwtDecoderJwkSupport
...
Fixes gh-5168
8 years ago
Joe Grandja
bc2a7ac394
ClaimAccessor.getClaimAsInstant() converts Long or Date
...
Fixes gh-5191, Fixes gh-5192
8 years ago
Joe Grandja
55019b2f0b
Fix SecuredAnnotationSecurityMetadataSourceTests -> Related SPR-16677
8 years ago
Rob Winch
151b545ed0
Polish Javadoc
...
Fixes: gh-5186
8 years ago
Rob Winch
c67ce144b9
Polish HeadersSpec
...
Fixes: gh-5187
8 years ago
Rob Winch
6729c39905
Fix JDK 9
...
Issue: gh-5160
8 years ago
Rob Winch
197439f9e1
Update to mockito 2.17.0
...
Fixes: gh-5181
8 years ago
Rob Winch
70a11267fa
Update to hibernate-validator:6.0.9.Final
...
Fixes: gh-5180
8 years ago
Rob Winch
4e0c165d47
Update to hibernate-entitymanager:5.2.16.Final
...
Fixes: gh-5178
8 years ago
Rob Winch
93844b1823
Update to assertj 2.9.1
...
Fixes: gh-5177
8 years ago
Rob Winch
a30b3321c4
Update to thymeleaf-layout-dialect:2.3.0
...
Fixes: gh-5176
8 years ago
Rob Winch
ffb8c1978a
Update to unbounded 4.0.5
...
Fixes: gh-5175
8 years ago
Rob Winch
4722ab21bf
Update to oauth2-oidc-sdk:5.57
...
Fixes: gh-5179
8 years ago
Rob Winch
335735e227
Update to nimbus-jose-jwt:5.9
...
Fixes: gh-5174
8 years ago
Rob Winch
501269a51f
Update to appengine 1.9.63
...
Fixes: gh-5173
8 years ago
Rob Winch
6b58218256
Update to Jackson 2.9.5
...
Fixes: gh-5172
8 years ago
Rob Winch
de1137fc5e
Update mockwebserver 3.10.0
...
Fixes: gh-5171
8 years ago
Rob Winch
e68657216c
Fixes for SPR-16624
...
Fixes: gh-5165
8 years ago
Rob Winch
bfada59a1e
CookieClearingLogoutHandler adds uses contextPath + "/"
...
Fixes: gh-5140
8 years ago
Rob Winch
bc17860cb6
Fix ReactorContextTestExecutionListener with custom SecurityContext
...
Fixes: gh-5139
8 years ago
Oleh Dokuka
5e351a4f75
ReactorContextTestExecutionListener with multiple Threads
...
Fixes: gh-5138
8 years ago
Rob Winch
0458ca88e6
Relax assertions in HeaderSpecTests
...
Fixes: gh-5117
8 years ago
Rob Winch
a7a71d6cef
Fix @since on GlobalAuthenticationConfigurerAdapter
...
Fixes: gh-5109
8 years ago
Josh Cummings
a7f180b2c7
Authorities authenticate TestingAuthenticationToken
...
In other extensions of `AbstractAuthenticationToken`, the constructors
that include `authorities` call `setAuthenticated(true)`. This includes
`PreAuthenticated`-, `UsernamePassword`-, and
`RememberMeAuthenticationToken`.
This change brings `TestingAuthenticationToken` in line with that
convention.
Note that this was done once already to one of the constructors
(ee13be4 ) in `TestingAuthenticationToken` that takes an arity of
`authorities`. It was not propagated to the constructor that takes a
collection, which is what this commit remedies.
Fixes: gh-5098
8 years ago
Josh Cummings
87f266133b
Update to Spring Boot 2.0.0.RELEASE
...
Fixes: gh-5091
8 years ago
Rob Winch
8f8deac0f4
Fix StrictHttpFirewall rules
...
Fixes: gh-5092
8 years ago
Vedran Pavic
9830d01acc
Upgrade Nimbus JOSE + JWT to 5.6
...
Fixes: gh-5089
8 years ago
Vedran Pavic
d8fea5c6f1
Upgrade Nimbus OAuth + OIDC SDK to 5.56
...
Fixes: gh-5088
8 years ago