summaryrefslogtreecommitdiffstats
path: root/src/main/properties
Commit message (Collapse)AuthorAgeFilesLines
* Fix some bugs while testing the connectionNils Schwabe2014-07-231-2/+3
| | | | Change log level of thrift filetransfer to error in log4j properties
* ignore ftp.propertiesNils Schwabe2014-04-221-62/+0Star
|
* Added Globals.java and global propertiesNils Schwabe2014-04-091-0/+62
| | | | | | 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-2/+2
|
* LDAP functionallityNils Schwabe2014-04-081-0/+11
- 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