summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Update database configuration template for Docker setupManuel Bentele2021-06-021-4/+4
|
* Build and run master-server as Docker containerManuel Bentele2021-05-264-51/+54
|
* Update sample configSimon Rettberg2018-11-081-54/+22Star
|
* Added update option in DbUser.java plus added deleted ↵Björn Hagemeister2014-10-091-0/+78
| | | | globals.properties.example file again.
* Implemented publishUser(sessionId, UserInfo) in ApiServer.Björn Hagemeister2014-10-081-76/+0Star
| | | | Plus added method for inserting user into user database with given UserInfo.
* Move scheduling interval to config and some more todosNils Schwabe2014-07-291-1/+9
|
* Make trasmit times configurablNils Schwabe2014-07-251-16/+14Star
| | | | Make new globals.properties.example
* Add connecting to LDAP with cert (JKS in globals.config)Nils Schwabe2014-04-301-11/+24
| | | | Connecting to BW LDAP works now (finally!!)
* Add FTPS to MasterFtpServerNils Schwabe2014-04-241-7/+14
|
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-5/+21
| | | | Add some options to config file
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-0/+32
| | | | | | did some todos from simon moved FtpCredentials creation to MasterFtpServer.java moved some options to to config file
* Added Globals.java and global propertiesNils Schwabe2014-04-091-7/+0Star
| | | | | | Added Ftpserver test Created some ftp testign in App.java (needs to be removed) Added Ftplet to trigger on FTP Commands
* fixed config dir (examples etc)Nils Schwabe2014-04-092-1/+2
|
* added ftp server for testingNils Schwabe2014-04-081-0/+7
|
* LDAP functionallityNils Schwabe2014-04-081-0/+0
| | | | | | | | - 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/+6