summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Added authentification for uni/hs serverNils Schwabe2014-04-109-63/+294
| | | | | --> added serversession, serversessionmanager --> missing implementation for server authentication
* added new thrift methods:Nils Schwabe2014-04-101-0/+26
| | | | | - authentication (for server) - submitImage (for server)
* Added Globals.java and global propertiesNils Schwabe2014-04-097-31/+179
| | | | | | Added Ftpserver test Created some ftp testign in App.java (needs to be removed) Added Ftplet to trigger on FTP Commands
* forgot to commit the ftpserver classNils Schwabe2014-04-091-0/+69
|
* added ftp server for testingNils Schwabe2014-04-082-5/+9
|
* LDAP functionallityNils Schwabe2014-04-088-30/+231
| | | | | | | | - added apache ldap client api to pom.xml - added the LDAP user which authenticates to the LDAP server - added testAuthentication to AppTest - users get inserted into db after authenticating - added log4j properties to filter unuseful debug messages
* Initial CommitSimon Rettberg2014-03-2814-0/+1231