summaryrefslogtreecommitdiffstats
path: root/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-101-54/+134
| | | | added ImageProcessor to process image after ftp upload
* Added Globals.java and global propertiesNils Schwabe2014-04-091-1/+56
| | | | | | Added Ftpserver test Created some ftp testign in App.java (needs to be removed) Added Ftplet to trigger on FTP Commands
* added ftp server for testingNils Schwabe2014-04-081-1/+1
|
* LDAP functionallityNils Schwabe2014-04-081-0/+40
| | | | | | | | - 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-281-0/+38