necouchman commented on PR #902: URL: https://github.com/apache/guacamole-client/pull/902#issuecomment-1646391912
> The other issue will be with database queries. IIRC, MySQL/MariaDB is case-insensitive for username queries, but PostgreSQL is case-sensitive. We would need to somehow allow for MySQL/MariaDB to optionally consider case and for PostgreSQL to optionally ignore case ... ideally without making any schema changes. @mike-jumper : So I take it you're thinking that this should be configurable - default to case-sensitive, perhaps, but with a `guacamole.properties` option to make it case-insensitive? -- 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