summaryrefslogtreecommitdiffstats
path: root/src/main/properties/log4j.properties
Commit message (Collapse)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-14/+0Star
|
* Set log4j debug level for console (INFO)Manuel Bentele2021-06-011-6/+9
|
* StuffSimon Rettberg2015-02-261-4/+1Star
|
* Remove some debug messages, fix possible race condition in ImageProcessorSimon Rettberg2014-11-201-1/+3
|
* Fix some bugs while testing the connectionNils Schwabe2014-07-231-2/+3
| | | | Change log level of thrift filetransfer to error in log4j properties
* 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