summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/serversession/ServerAuthenticator.java
Commit message (Expand)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* Fix warningsManuel Bentele2021-03-121-1/+1
* Compilable...Simon Rettberg2015-09-081-17/+16Star
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-4/+4
* Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-011-5/+5
* Use KeyPair classes for satellite authenticationSimon Rettberg2014-09-291-41/+27Star
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+3
* Fix bug where the challengeResponse was to longNils Schwabe2014-08-261-5/+6
* Fix some todosNils Schwabe2014-07-111-3/+2Star
* more TODOsSimon Rettberg2014-07-071-4/+2Star
* Fix bug where the user list was accessed by multiple threadsNils Schwabe2014-05-071-18/+17Star
* Fix message signingNils Schwabe2014-05-051-9/+4Star
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-1/+0Star
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-251-9/+10
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-8/+34
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-18/+21
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-101-8/+26
* added some commentsNils Schwabe2014-04-101-6/+10
* Added authentification for uni/hs serverNils Schwabe2014-04-101-0/+40