Add LDAP authentication and enabling Spring logging
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Tue, 10 Dec 2013 17:07:17 +0000 (17:07 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Tue, 10 Dec 2013 17:07:17 +0000 (17:07 +0000)
commitc1ae48e93c766434005e5d5201af8ad23bc0a59b
tree3dbd22a6822f10e9704c6af3730f24c1b573242e
parent341971e3170e4e957656a61ae2ffcc0e50ecf621
Add LDAP authentication and enabling Spring logging
17 files changed:
WEB-INF/lib/spring-ldap-core-1.3.1.RELEASE.jar [new file with mode: 0644]
WEB-INF/lib/spring-security-ldap-3.1.4.RELEASE.jar [new file with mode: 0644]
WEB-INF/spring-security.xml
WEB-INF/web.xml
log/log4j.properties
server/compbio/controllers/BasicController.java
server/compbio/controllers/DocumentationController.java
server/compbio/controllers/MainController.java
server/compbio/controllers/UserController.java
server/compbio/spring/security/LDAPAuthorityMapper.java [new file with mode: 0644]
server/compbio/spring/security/PCacheLDAPAuthority.java [new file with mode: 0644]
webapp/view/fragments/mainmenu.jsp
webapp/view/help/Overview.jsp
webapp/view/login.jsp
webapp/view/support/Blocked.jsp
webapp/view/support/Denied.jsp
webapp/view/support/Notimplemented.jsp