Luke Taylor 292320bd33 SEC-607: Changed NtlmUsernamePasswordAuthenticationToken to make authenticated=true the default state when an instance is created. NtlmAwareLdapAuthenticator now rejects tokens with authenticated=false (e.g. if the token has been passed remotely). 18 rokov pred
..
src 292320bd33 SEC-607: Changed NtlmUsernamePasswordAuthenticationToken to make authenticated=true the default state when an instance is created. NtlmAwareLdapAuthenticator now rejects tokens with authenticated=false (e.g. if the token has been passed remotely). 18 rokov pred
README 8762ffabbe SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 18 rokov pred
applicationContext.xml 9e17d95501 SEC-562: Repackaging portlet module which was missed. 18 rokov pred
pom.xml a9396afcd0 Corrected version of Spring-ldap in ntlm module (again). 18 rokov pred
web.xml 3f2b9cd6fb SEC-562: More changes of Acegi name in comments, docs etc. 18 rokov pred

README

Just place this folder into the SVN checkout of ACEGI sources.
Then modify the root pom.xml to include the folder as a module.

The applicationContext.xml and web.xml files are included in
the root directory for example purposes only.