nextcloud/lib/private/User
Robin Appelman fbebc4bfe7 dont try email login if the provider username is not a valid email
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-09-16 13:27:10 +00:00
..
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Do not save invalid display name to the database 2022-07-06 20:54:17 +00:00
DisplayNameCache.php cache display names in local memory before external memcache 2022-04-22 15:22:16 +02:00
LazyUser.php Use a lazy user for the file owner when listing a directory 2022-04-25 14:59:29 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Don't check the configvalue for lastLogin which is never null 2021-12-10 16:26:13 +01:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php dont try email login if the provider username is not a valid email 2022-09-16 13:27:10 +00:00
User.php Revert "[stable24] Compare lowercase email when updating from ldap" 2022-09-07 12:26:16 +02:00