summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/db/DbUser.java
Commit message (Expand)AuthorAgeFilesLines
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-071-107/+0Star
* Fixed several things for successful up and download to satellite.Björn Hagemeister2014-10-221-2/+2
* Added update option in DbUser.java plus added deleted globals.properties.exam...Björn Hagemeister2014-10-091-1/+1
* Implemented publishUser(sessionId, UserInfo) in ApiServer.Björn Hagemeister2014-10-081-0/+8
* Support new API methods, changed DB scheme, updated .sql scriptSimon Rettberg2014-10-061-15/+14Star
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-8/+8
* Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-011-28/+17Star
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-25/+38
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+3
* Add security checks for image uploadNils Schwabe2014-07-141-3/+4
* Fix some issues with the ftp connection and the ftp user managementNils Schwabe2014-06-231-0/+20
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-5/+14
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-19/+26
* added connection to image databaseNils Schwabe2014-04-111-5/+18
* LDAP functionallityNils Schwabe2014-04-081-17/+32
* Initial CommitSimon Rettberg2014-03-281-0/+30