Scott Battaglia
|
3d0f746719
SEC-224
|
19 years ago |
Ben Alex
|
51f1b33af9
SEC-209: Make eventPublisher protected.
|
19 years ago |
Ben Alex
|
3b9718c430
Add Andrew's article.
|
19 years ago |
Luke Taylor
|
7e7920ce00
Fix for SEC-202. Intialize manager password to default "manager_password_not_set".
|
19 years ago |
Scott Battaglia
|
555903d139
SEC-195
|
19 years ago |
Scott Battaglia
|
5607da8d67
updated references from Yale CAS to JA-SIG CAS
|
19 years ago |
Ben Alex
|
5e0753abe3
Add DWR link.
|
19 years ago |
Ben Alex
|
47a9c27901
Add Ben's blog.
|
19 years ago |
Luke Taylor
|
f392e0c7a8
Tidying up.
|
19 years ago |
Scott Battaglia
|
b22f83560c
SEC-195
|
19 years ago |
Luke Taylor
|
6abceb7ab0
Additional changes related to SEC-192 (avoiding session creation when creating WebAuthenticationDetails). Also fixed Jalopy chaos in SwitchUserProcessingFilter.
|
19 years ago |
Luke Taylor
|
52a212e609
Removed "== true" in boolean.
|
19 years ago |
Luke Taylor
|
5475ab0575
Modify AbstractAuthenticationManager to transfer the details object from authentication request to the resulting authentication token, provided it has not already been set on the latter by an authentication provider.
|
19 years ago |
Luke Taylor
|
c88b9093c0
Remove unnecessary check for null.
|
19 years ago |
Luke Taylor
|
ee41d24447
Javadoc correction.
|
19 years ago |
Luke Taylor
|
e12c8310eb
Remove unnecessary default constructors which throw IllegalArgumentException. Favours compile time over runtime errors.
|
19 years ago |
Luke Taylor
|
4b4d4d3332
Added some uses of Spring Assert class and removed one to prevent unnecessary StringBuffer creation.
|
19 years ago |
Luke Taylor
|
84ccd89061
More readable javadoc.
|
19 years ago |
Luke Taylor
|
cd7efaf567
Fix for SEC-189. Added getter for initialDirContextFactory.
|
19 years ago |
Luke Taylor
|
6c29a6d17e
Added test for immutability of authorities array. Refactored standard authorities array into an instance field.
|
19 years ago |
Ben Alex
|
2ab5af0a69
SEC-188: Fix JavaDocs.
|
19 years ago |
Ben Alex
|
a28a932598
SEC-183: Minimise session creation as a consequence of SEC-168 and SEC-182 changes.
|
19 years ago |
Luke Taylor
|
c7c0154ae5
Added Acegi license.
|
19 years ago |
Ben Alex
|
0282696202
SEC-182: Remember-me compatibility with concurrent session support.
|
19 years ago |
Ben Alex
|
c6eacf026d
Add unit testing in isolation article.
|
19 years ago |
Ben Alex
|
7aa8d98a65
Finish RC2 release, prepare snapshot again.
|
19 years ago |
Ben Alex
|
ee78570902
Prepare to release 1.0.0 RC2.
|
19 years ago |
Ben Alex
|
32893f49cf
Release numbering section.
|
19 years ago |
Ben Alex
|
48f5d7f289
Add Acegifier test resources to classpath, so unit tests can run within Eclipse.
|
19 years ago |
Ben Alex
|
4783b8bc32
Disable failing test, logged as SEC-181 for follow-up.
|
19 years ago |