Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update database configuration template for Docker setup | Manuel Bentele | 2021-06-02 | 1 | -4/+4 |
| | |||||
* | Build and run master-server as Docker container | Manuel Bentele | 2021-05-26 | 4 | -51/+54 |
| | |||||
* | Update sample config | Simon Rettberg | 2018-11-08 | 1 | -54/+22 |
| | |||||
* | Added update option in DbUser.java plus added deleted ↵ | Björn Hagemeister | 2014-10-09 | 1 | -0/+78 |
| | | | | globals.properties.example file again. | ||||
* | Implemented publishUser(sessionId, UserInfo) in ApiServer. | Björn Hagemeister | 2014-10-08 | 1 | -76/+0 |
| | | | | Plus added method for inserting user into user database with given UserInfo. | ||||
* | Move scheduling interval to config and some more todos | Nils Schwabe | 2014-07-29 | 1 | -1/+9 |
| | |||||
* | Make trasmit times configurabl | Nils Schwabe | 2014-07-25 | 1 | -16/+14 |
| | | | | Make new globals.properties.example | ||||
* | Add connecting to LDAP with cert (JKS in globals.config) | Nils Schwabe | 2014-04-30 | 1 | -11/+24 |
| | | | | Connecting to BW LDAP works now (finally!!) | ||||
* | Add FTPS to MasterFtpServer | Nils Schwabe | 2014-04-24 | 1 | -7/+14 |
| | |||||
* | Fix some issues with FtpCredentialsScheduler | Nils Schwabe | 2014-04-23 | 1 | -5/+21 |
| | | | | Add some options to config file | ||||
* | added a method to imageserver so that finshed uploads can be signaled | Nils Schwabe | 2014-04-22 | 1 | -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 properties | Nils Schwabe | 2014-04-09 | 1 | -7/+0 |
| | | | | | | 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 Schwabe | 2014-04-09 | 2 | -1/+2 |
| | |||||
* | added ftp server for testing | Nils Schwabe | 2014-04-08 | 1 | -0/+7 |
| | |||||
* | LDAP functionallity | Nils Schwabe | 2014-04-08 | 1 | -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 Commit | Simon Rettberg | 2014-03-28 | 1 | -0/+6 |