necouchman opened a new pull request, #1080: URL: https://github.com/apache/guacamole-client/pull/1080
This pull request adds the ability to configure a disclaimer messages that users must accept when logging into the Guacamole UI. As usual, the UX may need a little work - I'm always open to suggestions. Screenshot below:  There are a handful of properties introduced that configure it: * `disclaimer-title`: The title at the top of the disclaimer. * `disclaimer-text`: The body of the disclaimer message. * `disclaimer-file`: As an alternative to `disclaimer-text`, the text of the disclaimer can be read from a file. * `disclaimer-show-last-login`: Whether or not to show the last login for the user as part of the disclaimer message. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org