Rob Winch
|
ee1745b681
|
Update to Spring Framework 5.0.2.RELEASE
|
2017-11-27 11:57:03 -06:00 |
Rob Winch
|
00e8795adc
|
Update What's New
|
2017-11-27 11:50:37 -06:00 |
Rob Winch
|
cd1a02225b
|
Document PasswordEncoder
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
691bf2e11d
|
PasswordEncoder Bean for AuthenticationManagerBuilder
Issue: gh-4873
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
9afee9e4e2
|
PasswordEncoder as Bean default for XML
Issue: gh-4873
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
f558b5016c
|
DelegatingPasswordEncoder handles null encodedPassword
Fixes: gh-4872
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
e377dcf81b
|
Make SessionManagementConfigTests deterministic
Fixes: gh-4871
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
5cf2883afc
|
AuthenticationManagerBeanDefinitionParserTests uses SpringTestContext
Issue: gh-4870
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
4d8f11a5a9
|
SpringTestContext improvements
Fixes gh-4870
|
2017-11-27 11:42:56 -06:00 |
Rob Winch
|
690e22778a
|
Polish Docs
|
2017-11-27 11:42:56 -06:00 |
Joe Grandja
|
86824030f2
|
Update oauth2Login sample guide
Fixes gh-4858
|
2017-11-22 14:47:31 -05:00 |
Joe Grandja
|
4f85f3a12f
|
Polish - Editing pass for OAuth 2.0 Login ref doc
|
2017-11-22 10:44:50 -05:00 |
Jay Bryant
|
3eb66f37e0
|
Editing pass for OAuth 2.0 Login ref doc
Fixes gh-4850
|
2017-11-21 22:01:15 -05:00 |
Rob Winch
|
70be0f3619
|
Mono<CsrfToken> saveToken->Mono<Void>
Issue: gh-4856
|
2017-11-20 16:30:29 -06:00 |
Rob Winch
|
d55db837e1
|
CsrfWebFilter places Mono<CsrfToken>
Fixes: gh-4855
|
2017-11-20 16:30:29 -06:00 |
Johnny Lim
|
edccafca84
|
Create OAuth2AuthorizationResponse lazily
This commit creates `OAuth2AuthorizationResponse` as lazily as possible to prevent the creation when `authorizationRequest` is `null`.
Fixes gh-4848
|
2017-11-20 11:01:34 -05:00 |
Joe Grandja
|
c04b3b4114
|
Exclude well-known ports in expanded redirect-uri
Fixes gh-4836
|
2017-11-18 10:41:27 -05:00 |
Rob Winch
|
84bb8508ba
|
Use deployArtifacts finalizeDeployArtifacts
|
2017-11-17 20:49:01 -06:00 |
Rob Winch
|
e20919c58b
|
spring-build-conventions:0.0.6.RELEASE
|
2017-11-17 20:48:45 -06:00 |
Joe Grandja
|
94a8d9b116
|
Add OAuth 2.0 Login in reference doc
Fixes gh-4849
|
2017-11-17 11:37:56 -05:00 |
Johnny Lim
|
701933c7f7
|
Fix copyright start years
See gh-4655
See gh-4725
|
2017-11-17 10:14:32 -06:00 |
Johnny Lim
|
5f518d00e5
|
Apply Checkstyle EmptyStatementCheck module
This commit adds Checkstyle `EmptyStatementCheck` module and aligns code with it.
|
2017-11-16 20:18:21 -06:00 |
Rob Winch
|
be397b8b33
|
WebSessionServerSecurityContextRepository Polish
- map(WebSession::getAttributes)
- use Mono.justOrEmpty
Issue: gh-4843
|
2017-11-16 15:54:33 -06:00 |
Rob Winch
|
8d30d6110b
|
WebSessionSecurityContextRepository custom session attribute name
Fixes: gh-4843
|
2017-11-16 15:54:21 -06:00 |
Rob Winch
|
b7529be3d0
|
WebSessionSecurityContextRepository changes session id
Fixes: gh-4842
|
2017-11-16 15:46:26 -06:00 |
Rob Winch
|
b19e14330f
|
WebSessionServerCsrfTokenRepository session fixation protection
Issue: gh-4842
|
2017-11-16 15:45:57 -06:00 |
Rob Winch
|
75a7c5268a
|
ServerRequestCache.removeMatchingRequest
Issue: gh-4789
|
2017-11-16 15:44:32 -06:00 |
Oleg Zhuravlev
|
563139c469
|
Fix keys in messages bundle
|
2017-11-16 11:28:57 -06:00 |
Benedikt Ritter
|
fffd781b03
|
Add localization to error messages from ExceptionTranslationFilter
Fixes gh-4504
|
2017-11-16 11:25:56 -06:00 |
Johnny Lim
|
9e22190198
|
Remove duplicate eruby option in asciidoctor task
|
2017-11-16 11:19:20 -06:00 |
Johnny Lim
|
b6895e6359
|
Apply Checkstyle WhitespaceAfterCheck module
|
2017-11-16 11:18:31 -06:00 |
Rob Winch
|
523332d51f
|
Update to Reactor Bismuth-SR4
Fixes: gh-4834
|
2017-11-16 10:52:49 -06:00 |
Rob Winch
|
e17272c633
|
Polish
|
2017-11-16 10:33:59 -06:00 |
Rob Winch
|
cf3cba8f5f
|
Ensure Chrome Still SC_MOVED_TEMPORARILY
Issue: gh-4831
|
2017-11-16 10:33:51 -06:00 |
Rob Winch
|
3e7e80a836
|
Accept */* triggers 401 by Default
Fixes gh-4831
|
2017-11-16 09:58:29 -06:00 |
Rob Winch
|
64ad08e96d
|
ServerRedirectCache.getRequest->getRedirectUri
Issue: gh-4789
|
2017-11-15 15:10:47 -06:00 |
Joe Grandja
|
4039cd285e
|
oauth2Login sample depends on security RC1
Fixes gh-4828
|
2017-11-15 14:51:35 -05:00 |
Joe Grandja
|
dd33f0a7de
|
ClientRegistration.redirectUri -> redirectUriTemplate
Fixes gh-4827
|
2017-11-15 14:51:35 -05:00 |
Joe Grandja
|
e098c3707e
|
Update default redirect-uri to use 'baseUrl' template variable
Fixes gh-4826
|
2017-11-15 14:51:35 -05:00 |
Rob Winch
|
1d9b0760d5
|
ServerRequestCache uses URI
Issue: gh-4789
|
2017-11-15 12:54:05 -06:00 |
Rob Winch
|
0b1618d8b4
|
Fix RequestCache
Issue: gh-4789
|
2017-11-15 12:50:54 -06:00 |
Rob Winch
|
a6733fae50
|
Polish
|
2017-11-15 12:50:54 -06:00 |
Rob Winch
|
942b51dba7
|
Reactive Basic does not create session by default
Fixes: gh-4825
|
2017-11-15 12:50:29 -06:00 |
Rob Winch
|
5f79fdd3eb
|
requiresLogoutMatcher naming polish
Issue: gh-4822
|
2017-11-14 16:42:41 -06:00 |
Rob Winch
|
c1f94156f9
|
serverWebExchange->exchange
Issue: gh-4822
|
2017-11-14 16:42:38 -06:00 |
Rob Winch
|
11f6e0477c
|
serverLogoutSuccessHandler->logoutSuccessHandler
Issue: gh-4822
|
2017-11-14 16:42:36 -06:00 |
Rob Winch
|
bf570854b8
|
serverLogoutHandler->logoutHandler
Issue: gh-4822
|
2017-11-14 16:42:33 -06:00 |
Rob Winch
|
1c977ca15f
|
serverRedirectStrategy->redirectStrategy
Issue: gh-4822
|
2017-11-14 16:42:30 -06:00 |
Rob Winch
|
2cbdb4ba02
|
serverCsrfTokenRepository->csrfTokenRepository
Issue: gh-4822
|
2017-11-14 16:42:27 -06:00 |
Rob Winch
|
3bfda6cff7
|
serverAccessDeniedHandler->accessDeniedHandler
Issue: gh-4822
|
2017-11-14 16:42:24 -06:00 |