summaryrefslogtreecommitdiffstats
path: root/src/main/java/de/bwlehrpool/bwlp_guac/BwlpREST.java
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with guacamole 1.4.0Steffen Ritter2023-03-021-4/+4
|
* Move custom logo to the bottom leftUdo Walter2020-08-131-4/+4
| | | | With the property 'slx-logo-primary: true' in the guacamole.properties file the custom logo will be displayed as the primary logo in the center. (In this case the bwlehrpool logo will displayed in the bottom left instead)
* Some UI changes:Udo Walter2020-08-081-0/+17
- add double click to select location and continue - add a preselected location (first one in the list without a password) - add logo above the location selection - remove redundant text at the bottom - the logo is now customizable via the guacamole.properties file (property name: slx-logo-url)