Luke Taylor
|
538e75ce1b
SEC-1903: Use a static CRLF Pattern in FirewalledResponse
|
13 年之前 |
Andrei Stefan
|
0f9ee81df1
SEC-1887: Improve extensibility of expression-based security classes
|
13 年之前 |
Luke Taylor
|
b493afa18c
SEC-1888: Improving the doc on (not) using multiple annotation types in the same class.
|
13 年之前 |
Luke Taylor
|
f97463cdb5
Minor comment fixes
|
13 年之前 |
Rob Winch
|
2d556c7b4f
SEC-1885: Change SecurityDebugBeanFactoryPostProcessor to only interact with BeanDefinitions rather than instances to prevent premature instatiation of FilterChainProxy and its dependencies
|
13 年之前 |
Rob Winch
|
22225effcc
Call SecurityContextHolder.clearContext() in tear down of HttpSessionSecurityContextRepositoryTests
|
13 年之前 |
Rob Winch
|
5d94cd5e13
SEC-1735: Do not remove SecurityContext from HttpSession when anonymous Authentication is saved if original SecurityContext was anonymous
|
14 年之前 |
Rob Winch
|
1f835fec43
SEC-1867: Perform null check on Authentication.getCredentials() prior to calling toString()
|
13 年之前 |
Rob Winch
|
448a42916d
SEC-1880: Corrected error message when using both logout-success-url and success-handler-ref
|
13 年之前 |
Rob Winch
|
ea56a98883
SEC-1868: Remove error level logs from SecurityNamespaceHandler when the web classes are not available and not required
|
13 年之前 |
Rob Winch
|
6fe6e18939
SEC-1870: Updated HttpSessionDestroyedEvent to properly look for SecurityContexts as session attribute values instead of session attribute names
|
13 年之前 |
Rob Winch
|
044861eb20
Renamed **/*Spec.groovy to **/*Tests.groovy to better follow conventions
|
13 年之前 |
Rob Winch
|
8ca2927761
Renamed **/Test.java to **/Tests.java to better follow conventions
|
13 年之前 |
Rob Winch
|
aabb16912f
SEC-1878: DefaultFilterChainValidator properly handles AccessDecisionManager throwing exceptions other than AccessDeniedException
|
13 年之前 |
Luke Taylor
|
00936c6b49
Switch to post release snapshot version.
|
14 年之前 |
Luke Taylor
|
9b423a7726
Set 3.1.0 release version.
|
14 年之前 |
Luke Taylor
|
9fa6e78770
SEC-1857: Use Principal.getName() in ContextPropagatingRemoteInvocation
|
14 年之前 |
Steffen Ryll
|
0de067ae63
SEC-1793: Added convenience constructor to DefaultSpringSecuritySontextSource
|
14 年之前 |
Rob Winch
|
999adbc6ee
SEC-1827: If use-secure-cookie is set to false explicitly set useSecureCookie to false on AbstractRememberMeServices
|
14 年之前 |
Rob Winch
|
53483df1f5
SEC-1678: Added What's new section to reference
|
14 年之前 |
Rob Winch
|
041cb1dcc3
SEC-1858: Included the updates for logout-success-url documentation
|
14 年之前 |
Rob Winch
|
3dca70403d
Suppress compiler warnings and minor javadoc fix for ProviderManager
|
14 年之前 |
Rob Winch
|
ff495b698e
SEC-1858: Removed methods for generating docbook for xsd
|
14 年之前 |
Rob Winch
|
c8b847f1ed
SEC-1858: Added integration tests to validate that the xsd is documented in the reference
|
14 年之前 |
Rob Winch
|
f88b6f75ff
SEC-1858: Overhall the namespace appendix of the reference to include missing elements and attributes
|
14 年之前 |
Rob Winch
|
de397bc0ce
SEC-1858: Updated xsd documentation to have documentation for all elements/attributes and added documentation of default values where appropriate
|
14 年之前 |
Dave Syer
|
8565116f20
SEC-1472: Add crypto wrappers for BCrypt
|
14 年之前 |
Dave Syer
|
944d762da9
Add eclipse generated meta-inf to ignores
|
14 年之前 |
Luke Taylor
|
3b13a3fb25
SEC-1812: Replace assertion with warning message when overriding the global AuthenticationManager.
|
14 年之前 |
Luke Taylor
|
8e1d407e3e
SEC-1848: LDAP encode name when using user DN patterns in AbstractLdapAuthenticator.
|
14 年之前 |