summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/authentication/EcpAuthenticator.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Add authentication via external browserSimon Rettberg2023-02-231-0/+4
* [client] Fix build; don't depend on implicit apache-commons depSimon Rettberg2022-11-031-2/+2
* [CLIENT] Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-211-2/+2
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Better error messages if ECP login failsSimon Rettberg2016-10-071-3/+8
* [client] Minor fixesSimon Rettberg2015-08-201-2/+9
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-181-1/+2
* [client] Improve authentication handlingSimon Rettberg2015-08-111-6/+16
* Adapt to changed thrift api for improved session validationSimon Rettberg2015-07-151-33/+21Star
* [client] fix idpCombo beeing shown even though TestAccount auth method was savedJonathan Bauer2015-07-101-3/+0Star
* [client] create session from the ServiceProviderResponseJonathan Bauer2015-07-101-12/+13
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-091-25/+18Star
* [client] Clean up login, implement showMessageBox, fix formattingSimon Rettberg2015-07-091-0/+87