summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/db/LdapUser.java
Commit message (Collapse)AuthorAgeFilesLines
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-071-168/+0Star
|
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-2/+2
|
* Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-011-4/+4
|
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-1/+1
|
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-11/+8Star
| | | | | Remove some old stuff that is not needed anymore Fix some small bugs
* Fix message signingNils Schwabe2014-05-051-1/+1
|
* Add user auth when ldap server is downNils Schwabe2014-05-051-4/+29
|
* Add login can be in format prefix_userid OR userid@organizationNils Schwabe2014-05-051-5/+4Star
|
* Removed todo from LDAPUserNils Schwabe2014-05-051-14/+6Star
|
* Add connecting to LDAP with cert (JKS in globals.config)Nils Schwabe2014-04-301-89/+83Star
| | | | Connecting to BW LDAP works now (finally!!)
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-4/+4
|
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-47/+56
|
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-6/+8
| | | | Add some options to config file
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-11/+15
| | | | | | did some todos from simon moved FtpCredentials creation to MasterFtpServer.java moved some options to to config file
* [LdapUser] Added doc-comments, some TODOs, restructured connection error ↵Simon Rettberg2014-04-191-0/+146
checking