partly working security: registration form, authorization, simple authentification
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 6 Dec 2013 18:13:14 +0000 (18:13 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 6 Dec 2013 18:13:14 +0000 (18:13 +0000)
commit6b59d49dbcca1616d74c2814d87faf47e3aa7cf2
treefdd13ac292acfa952388271ea75c954066a06587
parent95f270e6b3ec72bd29b5ac6e09f803dbaa64380e
partly working security: registration form, authorization, simple authentification
32 files changed:
.classpath
WEB-INF/spring-security.xml
WEB-INF/web.xml
conf/Proteocache.properties
datadb/compbio/cassandra/CassandraNativeConnector.java
server/compbio/controllers/DailyStatisticsController.java
server/compbio/controllers/HelpController.java
server/compbio/controllers/IPDataController.java
server/compbio/controllers/JobExecutionTimeController.java
server/compbio/controllers/JobLogController.java
server/compbio/controllers/MainController.java
server/compbio/controllers/SequenceController.java
server/compbio/listeners/ContextListener.java
server/compbio/spring/WebConfig.java
webapp/resources/index.jsp
webapp/view/fragments/mainmenu.jsp
webapp/view/queryIP.jsp
webapp/view/queryIPStatistics.jsp
webapp/view/queryJobLog.jsp
webapp/view/queryJobStatistics.jsp
webapp/view/queryProteinSequence.jsp
webapp/view/queryProteinSequenceCounter.jsp
webapp/view/queryTimeExecution.jsp
webapp/view/reportIP.jsp
webapp/view/reportIPstatistics.jsp
webapp/view/reportJobLog.jsp
webapp/view/reportJobStatistics.jsp
webapp/view/reportJobStatisticsOneDay.jsp
webapp/view/reportProteinSequences.jsp
webapp/view/reportProteinSequencesCounter.jsp
webapp/view/reportTimeExecution.jsp
webapp/view/support/Notpermitted.jsp [deleted file]