necouchman opened a new pull request, #1026: URL: https://github.com/apache/guacamole-client/pull/1026
This corrects the regressions introduced by #902 in implementing case-sensitive usernames, correcting the `@Parameter` annotations in a couple of places and moving the `caseSensitive` parameter up to the base mapper class instead of overriding the `UserMapper` class. It also moves the warning for the case sensitivity check for MySQL and SQL Server to the Guice module class so that it is only shown once when the module is loaded and not repeatedly for each query (as discussed on the Jira issue). -- 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