Rob Winch
|
f78c11650f
SEC-1893: Namespace now register PortMapper with custom mappings for all components that use a PortMapper
|
13 年之前 |
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
|
13 年之前 |
ltaylor
|
6bde4caa77
Merge pull request #4 from Abdull/master
|
13 年之前 |
Abdull
|
dec44811fc
Gave correct role name
|
13 年之前 |
Abdull
|
0e413cedcb
Gave correct role name
|
13 年之前 |
Luke Taylor
|
3760d792ea
SEC-1890: Add checks for validity of stored bcrypt hash
|
13 年之前 |
Luke Taylor
|
5d71d2a4fa
SEC-1887: Add MethodSecurityOperations interface.
|
13 年之前 |
Luke Taylor
|
2434564d6c
SEC-1904: Fixed LDAP object class name in docs.
|
13 年之前 |
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.
|
13 年之前 |
Luke Taylor
|
9b423a7726
Set 3.1.0 release version.
|
13 年之前 |
Luke Taylor
|
9fa6e78770
SEC-1857: Use Principal.getName() in ContextPropagatingRemoteInvocation
|
13 年之前 |
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 年之前 |