Luke Taylor
|
2b8d4684a1
SEC-1764: Ensure password encoders use UTF-8 charset when creating strings from byte arrays.
|
14 年之前 |
Luke Taylor
|
dc92baa257
Remove truststore settings from tutorial sample as they aren't required.
|
14 年之前 |
Luke Taylor
|
e4ecdd55f6
Enable https in tutorial sample.
|
14 年之前 |
Luke Taylor
|
52c0ee6756
Improve error reporting of missing web classes in namespace handler. Now catches and logs the class-loading error.
|
14 年之前 |
Luke Taylor
|
e27f655e9d
SEC-1689: Re-instate crypto as separate library (for use in non-Spring Security apps), as well as packaging with core.
|
14 年之前 |
Luke Taylor
|
ecfffaaa3f
Make aspectj dependencies optional throughout and spring-jdbc/tx optional in core poms. Reduces exclusions required in third-party poms (e.g. spring-social).
|
14 年之前 |
Luke Taylor
|
80fd96df6d
SEC-1650: Updates and corrections to tutorial sample to fit better with new tutorial.
|
14 年之前 |
Luke Taylor
|
685f12c5a0
SEC-1733: Support explicit zero netmask correctly.
|
14 年之前 |
Rob Winch
|
c9b328d8c7
SEC-1757: Updated tutorial sample to state that listing of accounts is allowed by anyone and to display accounts for the different types of access to posting to Accounts
|
14 年之前 |
Luke Taylor
|
132163ec2e
Add FAQ on accessing password from a UserDetailsService.
|
14 年之前 |
Luke Taylor
|
f5f410ae3b
Clean unused imports.
|
14 年之前 |
Luke Taylor
|
ec97b70df9
SEC-1668: Allow customization of username parameter in SwitchUserFilter.
|
14 年之前 |
Luke Taylor
|
6d04670f87
SEC-1695: Allow customization of the session key under which the SecurityContext is stored.
|
14 年之前 |
Luke Taylor
|
42e0e158b4
Simplify Digester utility class.
|
14 年之前 |
Luke Taylor
|
84902ebb50
Javadoc correction.
|
14 年之前 |
Luke Taylor
|
b53d430798
Doc update to reflect change in cas integration module name since 3.0.
|
14 年之前 |
Luke Taylor
|
21295a58e5
SEC-1751: Applied patch to use zero-IV for queryable text encryption.
|
14 年之前 |
Luke Taylor
|
5a4aed238c
SEC-1752: Fixed Utf8 codec to take account of the limit of the ByteBuffer returned by CharsetEncoder.encode().
|
14 年之前 |
Luke Taylor
|
e8a1a6e40b
Added spring-expression to config module testCompile to fix build.
|
14 年之前 |
Luke Taylor
|
27caecd53f
SEC-1452: Added namespace support for custom expression handler for use with web access expressions.
|
14 年之前 |
Luke Taylor
|
63f160dc72
SEC-1749: Add support for PageContext lookup of objects and use of PermissionEvaluator when using web access expressions.
|
14 年之前 |
Luke Taylor
|
c758f36629
Forgot to add version information test previously
|
14 年之前 |
Luke Taylor
|
3e18be1478
SEC-1747: Upgrade to Spring LDAP 1.3.1
|
14 年之前 |
Luke Taylor
|
ce19b470e2
SEC-1560: Change AccessControlListTag to use PermissionEvaluator rather than explicit ACL classes.
|
14 年之前 |
Luke Taylor
|
3541099634
Correct typo in FAQ.
|
14 年之前 |
Rob Winch
|
3de0041874
Reverted cas Readme.txt from instructing to run from samples/cas/sample
|
14 年之前 |
Rob Winch
|
076a75d8c3
Cleaned up cas task dependency declarations
|
14 年之前 |
Rob Winch
|
11dc3363cc
Moved cas server and cas sample into common parent folder (samples/cas)
|
14 年之前 |
Luke Taylor
|
1b8eee6f07
Improve "missing web classes" message in SecurityNamespaceHandler, by indicating that a missing transitive dependency may also be the problem.
|
14 年之前 |
Luke Taylor
|
295ea27526
SEC-1743: Separate remoting from core into separate module.
|
14 年之前 |