0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-16 17:24:10 +00:00
nextcloud_server/lib/private/User
Robin Appelman 1fbb951691
dont try email login if the provider username is not a valid email
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-09-14 14:04:13 +02:00
..
Listeners Make Color class public 2022-07-05 14:44:44 +02:00
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Fix creation of new user and display the correct error message 2022-08-22 19:13:11 +00:00
DisplayNameCache.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +02:00
LazyUser.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +02:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +02: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-14 14:04:13 +02:00
User.php I dug into it again, and the issue is much simpler than I previously though. 2022-09-06 13:18:07 +00:00