summaryrefslogtreecommitdiffstats
path: root/src/main/java/de/bwlehrpool/bwlp_guac/BwlpAuthenticationProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Reduce logging spamSteffen Ritter2023-03-021-4/+2Star
* Compatibility with guacamole 1.4.0Steffen Ritter2023-03-021-2/+2
* Remove debug spamSteffen Ritter2021-05-111-2/+0Star
* fix language tags for Guacamole 1.2.0, workaround for greyed out continue but...Udo Walter2020-10-271-9/+35
* Some UI changes:Udo Walter2020-08-081-1/+1
* Sanity checks, thread safety, remove unused grouplist in AvailableClientSimon Rettberg2020-07-201-2/+2
* Fix getUsername/getIdentifier in TunnelListener, make it thread safeSimon Rettberg2020-07-201-7/+1Star
* Add translations to German and an info text regarding the resolutionUdo Walter2020-06-301-3/+3
* Fallback to getIdentifier() if credential's username is nullSimon Rettberg2020-06-261-1/+11
* Send resolution from the users browser to the server and try to autologin the...Udo Walter2020-06-181-9/+16
* Try reusing old connection, even if we don't have a user contextSimon Rettberg2020-05-151-5/+9
* Add some debug logs. Rename the 'virtual' locations to groups.Udo Walter2020-05-131-13/+13
* Fix connecting to a new client after exiting a client. Add logo, favicon and ...Udo Walter2020-05-091-28/+2Star
* Add location selectionUdo Walter2020-05-071-10/+82
* First CommitSimon Rettberg2020-04-151-0/+84