summaryrefslogtreecommitdiffstats
path: root/src/main/java/de/bwlehrpool/bwlp_guac/BwlpUserContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fix getUsername/getIdentifier in TunnelListener, make it thread safeSimon Rettberg2020-07-201-12/+2Star
* Fallback to getIdentifier() if credential's username is nullSimon Rettberg2020-06-261-3/+17
* Send resolution from the users browser to the server and try to autologin the...Udo Walter2020-06-181-1/+5
* Try reusing old connection, even if we don't have a user contextSimon Rettberg2020-05-151-0/+7
* Fix bug where user could reconnect to an old connection.Udo Walter2020-05-141-0/+5
* Add some debug logs. Rename the 'virtual' locations to groups.Udo Walter2020-05-131-4/+4
* Fix connecting to a new client after exiting a client. Add logo, favicon and ...Udo Walter2020-05-091-1/+1
* Add location selectionUdo Walter2020-05-071-3/+8
* LoggingSimon Rettberg2020-04-301-0/+1
* First CommitSimon Rettberg2020-04-151-0/+109