Rob Winch
|
d14150c2e1
SEC-1906: Fix EmmaPlugin for Gradle 1.0
|
il y a 13 ans |
Rob Winch
|
a6bded86c2
SEC-1990: Polishing code cleanup on BCrypt
|
il y a 13 ans |
Joseph Walton
|
14a5135ac3
SEC-1990: Clean up jBCrypt and include its tests.
|
il y a 13 ans |
Rob Winch
|
fde9142d8d
SEC-1907: Exclude crypto dependency in core module since classes are bundled in core
|
il y a 13 ans |
Rob Winch
|
f2345fcb21
SEC-1981: Remove dependency on Locale for the build
|
il y a 13 ans |
Rob Winch
|
a2452ab514
SEC-1906: Update to Gradle 1.0
|
il y a 13 ans |
Rob Winch
|
2fba10ab61
Use powermock for testing servlet 3.0 functionality instead of distinct classpaths
|
il y a 13 ans |
Rob Winch
|
18230259b8
SEC-1985: Removed WebSecurityExpessionHandler from reference
|
il y a 13 ans |
Rob Winch
|
f6902471fb
SEC-1965: DefaultWebSecurityExpressionHandler is now passive from 3.0.x releases
|
il y a 13 ans |
Rob Winch
|
b6ec700640
SEC-1968: AbstractPreAuthenticatedProcessingFilter clears SecurityContext on null principal change with invalidateSessionOnPrincipalChange = true
|
il y a 13 ans |
Rob Winch
|
e1068b84ea
.gitignore src/*/java/META-INF/
|
il y a 13 ans |
Rob Winch
|
de3dfb5b3f
SEC-1875: ConcurrentSessionControlStrategy no longer adds/removes the session to the SessionRegistry twice
|
il y a 13 ans |
Rob Winch
|
954ba57cf2
SEC-1970: Cleanup of pre authentication documentation
|
il y a 13 ans |
Rob Winch
|
8b05d23832
SEC-1971: Allow injection of ExpressionParser in AbstractSecurityExpressionHandler
|
il y a 13 ans |
Rob Winch
|
6584b65489
SEC-1898: Added test to demonstrate JdbcAclService#readAclById throws NotFoundException when the Acl is missing
|
il y a 13 ans |
Rob Winch
|
520b65e2e3
SEC-1865: Remove invalid OWASP link in TextEscapeUtils
|
il y a 13 ans |
Rob Winch
|
a8b30ed6d9
.gitignore */src/*/java/META-INF
|
il y a 13 ans |
Rob Winch
|
254333ce82
SEC-1957: DefaultFilterChainValidator no longer casts to DefaultFilterInvocationSecurityMetadataSource
|
il y a 13 ans |
Rob Winch
|
b626a63b85
Suppress warnings in AbstractAuthorizeTag and AuthorizeTagCustomGrantedAuthorityTests
|
il y a 13 ans |
Christian Hilmersson
|
d57f1d56d5
SEC-1900: AbstractAuthorizeTag now compares using getAuthority()
|
il y a 13 ans |
Rob Winch
|
c446697de3
Cleaned up warnings in FilterChainProxyTests
|
il y a 13 ans |
Rob Winch
|
bb8f3bae7c
SEC-1950: Defensively invoke SecurityContextHolder.clearContext() in FilterChainProxy
|
il y a 13 ans |
Rob Winch
|
ca741ab18f
SEC-1943: Corrected namespace doc to state SecurityContextHolderAwareRequestFilter instead of SecurityContextHolderAwareFilter
|
il y a 13 ans |
Rob Winch
|
488efbc97e
SEC-1901: Changed DebugFilter to no longer extend OncePerRequesetFilter so that the FilterChainProxy is invoked on forwards
|
il y a 13 ans |
Rob Winch
|
a4322d70ba
Merge pull request #5 from tburch/setUseSecureCookie-typo
|
il y a 13 ans |
Rob Winch
|
f78c11650f
SEC-1893: Namespace now register PortMapper with custom mappings for all components that use a PortMapper
|
il y a 13 ans |
Rob Winch
|
84141c4c76
SEC-1927: Corrected debug log in SessionManagementFilter to have a space between ID and the session and added guard to log statement
|
il y a 13 ans |
Tristan Burch
|
e7f47964ee
fix typo in setUseSecureCookie method documentation
|
il y a 13 ans |
ltaylor
|
6bde4caa77
Merge pull request #4 from Abdull/master
|
il y a 13 ans |
Abdull
|
dec44811fc
Gave correct role name
|
il y a 13 ans |