| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | RPC: Add option to set session timeout on creation | Simon Rettberg | 2024-05-15 | 2 | -2/+12 |
| | | |||||
| * | Allow connecting a new session to a one-time access code | Simon Rettberg | 2023-02-24 | 2 | -0/+75 |
| | | | | | (Add support for browser-based login flow) | ||||
| * | Fix comment | Simon Rettberg | 2023-02-24 | 1 | -1/+1 |
| | | |||||
| * | Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 2 | -4/+6 |
| | | |||||
| * | Implement global image exchange with satellite servers | Simon Rettberg | 2016-08-30 | 1 | -16/+29 |
| | | |||||
| * | (WiP) Global image sync | Simon Rettberg | 2016-04-13 | 2 | -2/+2 |
| | | |||||
| * | Fixes (backwards compat) | Simon Rettberg | 2015-09-10 | 1 | -3/+6 |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-09-08 | 1 | -1/+1 |
| | | |||||
| * | Compilable... | Simon Rettberg | 2015-09-08 | 3 | -54/+73 |
| | | |||||
| * | Start adapting to new DB/Thrift model | Simon Rettberg | 2015-09-07 | 1 | -54/+0![]() |
| | | |||||
| * | d'oh... Fix getSessionFrom(Token|SessionId) | Simon Rettberg | 2014-10-16 | 1 | -2/+6 |
| | | |||||
| * | Support new API methods, changed DB scheme, updated .sql script | Simon Rettberg | 2014-10-06 | 1 | -2/+18 |
| | | |||||
| * | Implement API methods getPublicImages, getOrganizations | Simon Rettberg | 2014-10-02 | 2 | -6/+6 |
| | | |||||
| * | Adapt to changed DB scheme (eppn handling for multiple suffixes) | Simon Rettberg | 2014-10-01 | 3 | -12/+17 |
| | | |||||
| * | Adapt to changed Thrift RPC | Simon Rettberg | 2014-09-25 | 2 | -5/+10 |
| | | |||||
| * | Make javadoc and some cosmetic changes | Nils Schwabe | 2014-08-28 | 1 | -13/+9![]() |
| | | |||||
| * | Add implementation for the new up- and download protocoll | Nils Schwabe | 2014-06-30 | 1 | -2/+1![]() |
| | | | | | | Remove some old stuff that is not needed anymore Fix some small bugs | ||||
| * | Fix message signing | Nils Schwabe | 2014-05-05 | 1 | -1/+1 |
| | | |||||
| * | Add user auth when ldap server is down | Nils Schwabe | 2014-05-05 | 1 | -3/+7 |
| | | |||||
| * | Fix login format | Nils Schwabe | 2014-05-05 | 1 | -3/+5 |
| | | |||||
| * | Add login can be in format prefix_userid OR userid@organization | Nils Schwabe | 2014-05-05 | 1 | -1/+12 |
| | | |||||
| * | Removed todo from LDAPUser | Nils Schwabe | 2014-05-05 | 1 | -1/+1 |
| | | |||||
| * | Reformat all files with simon's new layout | Nils Schwabe | 2014-04-23 | 3 | -14/+14 |
| | | |||||
| * | Fix some issues with FtpCredentialsScheduler | Nils Schwabe | 2014-04-23 | 1 | -1/+4 |
| | | | | | Add some options to config file | ||||
| * | [LdapUser] Added doc-comments, some TODOs, restructured connection error ↵ | Simon Rettberg | 2014-04-19 | 1 | -2/+2 |
| | | | | | checking | ||||
| * | added connection to image database | Nils Schwabe | 2014-04-11 | 1 | -1/+3 |
| | | | | | | | --> images are now processed after ftp upload --> image is moved to image_dir --> DB is updated with imageData | ||||
| * | LDAP functionallity | Nils Schwabe | 2014-04-08 | 1 | -6/+18 |
| | | | | | | | | | - 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 | 4 | -0/+210 |

