nextcloud/lib
Morris Jobke 37297117d0
Make the database user backend cache case insensitive like the DB table
Database users are already fetched from the database via the uid_lower column, but the cache is built using the cased version of the UID. That might lead to non-matches in case the casing is not the same. This change only touches the index of the in memory cache.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-27 15:46:44 +02:00
..
composer Merge pull request #26600 from hosting-de/feature/occ-tags 2021-05-25 16:54:06 +02:00
l10n [tx-robot] updated from transifex 2021-05-26 02:28:28 +00:00
private Make the database user backend cache case insensitive like the DB table 2021-05-27 15:46:44 +02:00
public Merge pull request #27117 from nextcloud/fix/add-exception-doc-to-qbmapper 2021-05-26 17:11:49 +02:00
autoloader.php Some more strict_types 2021-04-26 12:33:45 +02:00
base.php Merge pull request #26758 from J0WI/more-strict 2021-04-28 09:28:19 +02:00
versioncheck.php Some more strict_types 2021-04-26 12:33:45 +02:00