nextcloud/lib/private/User
Roeland Jago Douma 0660e57b1f
Don't polute log when loggin into dav with email
* We first try the email as username but this fails
* Then we get the uid from the email and try again

We should not log the first attempt since it polutes the log with failed
login attempts while the login actually is valid.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-23 09:41:44 +01:00
..
Backend.php Update license headers 2017-11-06 16:56:19 +01:00
Database.php Fix search in user managent when no group is selected 2017-11-14 17:32:03 +01:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php never translate login names when requiring with a user id 2018-01-03 13:25:00 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Don't polute log when loggin into dav with email 2018-01-23 09:41:44 +01:00
User.php Update license headers 2017-11-06 16:56:19 +01:00