4d173e6746
The BINARY cast to make trailing spaces significant (#4030) also made these queries case-sensitive. This wasn't identified at the time because the query itself wasn't case-insensitive, but the default collation on the `name` column. (Tests sometimes are the perfect mitigation for this...) fixes #4184 |
||
---|---|---|
.. | ||
DbUserBackend.php | ||
DomainAwareInterface.php | ||
ExternalBackend.php | ||
LdapUserBackend.php | ||
UserBackend.php | ||
UserBackendInterface.php |