spring-security/ntlm
Luke Taylor 827d0e1ebf OPEN - issue SEC-865: Re-Challenge NTLM Clients after Authentication Failure
http://jira.springframework.org/browse/SEC-865. Changed NTLM filter to re-challenge if retryOnAuthFailure is set and the Smb logon call fails. Updated JCIFS version in pom.
2008-08-15 22:44:22 +00:00
..
src/main OPEN - issue SEC-865: Re-Challenge NTLM Clients after Authentication Failure 2008-08-15 22:44:22 +00:00
README SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 2007-09-17 12:26:46 +00:00
applicationContext.xml SEC-562: Repackaging portlet module which was missed. 2007-09-22 21:37:44 +00:00
pom.xml OPEN - issue SEC-865: Re-Challenge NTLM Clients after Authentication Failure 2008-08-15 22:44:22 +00:00
web.xml SEC-625: Remove references to FilterToBeanProxy 2008-03-13 18:52:31 +00:00

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.