Luke Taylor
|
d4defb10fe
SEC-833: Fixed login-failure-url in contacts sample app.
|
17 лет назад |
Luke Taylor
|
59543af4fb
SEC-826: Support for JPA PersistenceContext annotation broken
|
17 лет назад |
Luke Taylor
|
332f8fe5a1
SEC-624: Minor updates to docs
|
17 лет назад |
Luke Taylor
|
7a8eec11da
SEC-765: Brief outline of preauth sample
|
17 лет назад |
Luke Taylor
|
ff61644219
SEC-740: More on preauth
|
17 лет назад |
Luke Taylor
|
1fee538c7e
Fixed typo in setter method (uses of).
|
17 лет назад |
Luke Taylor
|
ae2470127c
Fixed typo in setter method "seAttributePrefix"
|
17 лет назад |
Luke Taylor
|
2a4d859812
SEC-829: Minor doc fix
|
17 лет назад |
Luke Taylor
|
15b893f9ae
SEC-809: OpenIDProcessingFilter updated to set authentication details (to make compatible with concurrent session control).
|
17 лет назад |
Luke Taylor
|
de886e36fa
SEC-624: Expanded general info on obtaining samples and added pointers to ldap and cas versions
|
17 лет назад |
Luke Taylor
|
ad9a667b75
SEC-624: Inserted sub-sections for key class definitions so they appear in toc
|
17 лет назад |
Luke Taylor
|
f70701d55a
SEC-624: Added section on 'getting the source' for reference from samples chapter
|
17 лет назад |
Luke Taylor
|
e1b226ee57
Added 2.0.2 namespace file
|
17 лет назад |
Luke Taylor
|
af0153d833
Extended intro to Authentication part to include pointers to tech overview and namespace config
|
17 лет назад |
Luke Taylor
|
d78a021fe1
Added basic intro to preauth
|
17 лет назад |
Luke Taylor
|
e1c17450b3
Updated faqs to add infinite loop and access denied debug message
|
17 лет назад |
Luke Taylor
|
add2649397
Javadoc typo.
|
17 лет назад |
Luke Taylor
|
781d88bd30
OPEN - issue SEC-825: Query string isn't beig stripped from URLs when ant matcher is in use (regression issue)
|
17 лет назад |
Luke Taylor
|
1030dca353
SEC-786: Added information on the need ofor a UserDetailsService if using auto-config/remember-me
|
17 лет назад |
Luke Taylor
|
b99f9d343d
SEC-624: Added some info on use of role-prefix
|
17 лет назад |
Luke Taylor
|
c0e829a41d
SEC-700: Added info on new remember-me imlementation and namespace config examples
|
17 лет назад |
Luke Taylor
|
5a1258a4ca
Corrected references to parts and reading order
|
17 лет назад |
Luke Taylor
|
883b92e7bd
SEC-822: Converted to long arithmetic to prevent integer overflowing with long token validity periods
|
17 лет назад |
Luke Taylor
|
301d021bf5
SEC-817: NPE in org.springframework.security.config.FilterChainProxyPostProcessor
|
17 лет назад |
Luke Taylor
|
8ad2d681ab
SEC-818: Changed redirect URL validation to ignore potential property placeholders at parsing time and report a warning through the parser context rather than an error. Also validated the URLs in the beans themselves using Asserts, so an exception will occur later when the beans have been created rather than while assembling the bean definitions.
|
17 лет назад |
Luke Taylor
|
5cf0c84e2f
SEC-814: Added standard bean config to ldap example and updated doc to provide some pointers to DefaultLdapAuthoritiesPopulator
|
17 лет назад |
Luke Taylor
|
afc757e618
Removed reference to LdapDataAccessException since it isn't actually mentioned except in javadoc
|
17 лет назад |
Luke Taylor
|
c333070fe3
Javadoc tidying
|
17 лет назад |
Luke Taylor
|
fca3a2a709
SEC-812: Added missing TextUtils file
|
17 лет назад |
Luke Taylor
|
fa44c74993
SEC-812: Added entity-escaping of username stored under last username key, to prevent problems if it is rendered in a page without escaping the text.
|
17 лет назад |