nextcloud/lib/private/User
Roeland Jago Douma 03fe2b3b81
Use a case insensitive search for email
Fixes #7084
Now entering wrongly cased email (roeland@ instead of Roeland@) for
password reset etc. Will also work.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 14:19:35 +01:00
..
Backend.php Update license headers 2017-11-06 16:56:19 +01:00
Database.php Just update password hash without validating 2018-10-03 00:37:20 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php Use a case insensitive search for email 2018-12-20 14:19:35 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Bearer tokens are app token 2018-11-20 09:23:57 +01:00
User.php Expose the backend of IUser 2018-11-02 13:44:45 +01:00