Luke Taylor
|
2ff9a5507e
Minor changes to headings to reduce standard maven look.
|
18 anni fa |
Luke Taylor
|
e4f5bd0a09
Removed incorect text.
|
18 anni fa |
Luke Taylor
|
15ee5b2364
SEC-540,SEC-541: Changes for maven 2 site generation and use of docbkx.
|
18 anni fa |
Luke Taylor
|
10b3ab6f8a
Corrected tag name in site.xml
|
18 anni fa |
Luke Taylor
|
f9e16d6ee3
SEC-540,SEC-541: Changes for maven 2 site generation and use of docbkx.
|
18 anni fa |
Luke Taylor
|
4e452046ec
Comment out System.out.println
|
18 anni fa |
Ray Krueger
|
edd7bbeceb
Removed repeated downcasting of ServletRequest and ServletResponse
|
18 anni fa |
Luke Taylor
|
b2799985f2
SEC-398: Added patch which uses response wrapper to set context in session on redirect or error.
|
18 anni fa |
Luke Taylor
|
219b865c01
SEC-544: Added German localization messages from Andreas Senft.
|
18 anni fa |
Luke Taylor
|
976fdb0371
Rolled back changes for SEC-441.
|
18 anni fa |
Luke Taylor
|
0d8be5012d
Corrected comment.
|
18 anni fa |
Luke Taylor
|
c021bf4682
SEC-542: Made SessionInformation serializable. Also remove unused default constructor.
|
18 anni fa |
Luke Taylor
|
0adf0d6f1c
SEC-529: Added French translation of messages from Laurent Pireyn
|
18 anni fa |
Luke Taylor
|
bc411c7c3b
SEC-457: Added Czech translation of messages from Jan Novotný
|
18 anni fa |
Luke Taylor
|
ea61964f56
SEC-483: Fix. Make getGroupSearchBase protected.
|
18 anni fa |
Luke Taylor
|
0c4916ee98
SEC-427: Fix. Added NullAuthoritiesPopulator and extra constructor.
|
18 anni fa |
Luke Taylor
|
301626fd6e
SEC-346: Fix. Added suggested change. Also some minor tidying up of comments etc.
|
18 anni fa |
Luke Taylor
|
8cb836c6cf
SEC-441: Fix. Added suggested changes.
|
18 anni fa |
Luke Taylor
|
2e8d16c538
SEC-484: Multithreaded tests for SessionRegistryImpl.
|
18 anni fa |
Luke Taylor
|
ad43d433b4
SEC-484: Fix for NPE concurreny issue. Also reinstated synchronized on registerNewSession (had removed it for testing).
|
18 anni fa |
Luke Taylor
|
aa4ee54f86
Added logging to SessionRegistryImpl.
|
18 anni fa |
Luke Taylor
|
7fcdd4a6ff
More tidying...
|
18 anni fa |
Luke Taylor
|
510cd5050f
Tidied up SessionRegistryImpl and rolled back reformatting of its test class to incorrect width.
|
18 anni fa |
Luke Taylor
|
6c169d9acf
SEC-508: Added CDATA sections to multi-line text values in tutorial and contacts sample context files to prevent eclipse reforatting bug from messing them up.
|
18 anni fa |
Luke Taylor
|
e87956358f
Added missing "'" to login page in tutorial app.
|
18 anni fa |
Luke Taylor
|
5f993e5627
SEC-534: Refactored JaasAuthenticationProvider to use ApplicationPublisherAware rather than ApplicationContextAware.
|
18 anni fa |
Luke Taylor
|
1467527c0a
SEC-538: Deleted maven 1 files.
|
18 anni fa |
Luke Taylor
|
5b7ed79b6a
SEC-539: Reformatted "divider" comments (//~ Methods=== etc). Simplified boolean expression in afterPropertiesSet.
|
18 anni fa |
Luke Taylor
|
d7cef1ba31
SEC-539: Moved SecurityContextHolder.setContext() call into the try {} block to emphasize that it is only set for the duration of chain.doFilter() and immediately cleared afterwards. Changed the debug messages about setting the context, since it has not strictly taken place when they are logged.
|
18 anni fa |
Luke Taylor
|
47c5a6d43f
SEC-539: Renamed extractSecurityContextFromSession to readSecurityContextFromSession to emphasize that it doesn't actually modify anything (the context is still stored in the session).
|
18 anni fa |