nextcloud/tests/lib/User
Vincent Petry 6d1e858aa4
Fix logClientIn for non-existing users (#26292)
The check for two factor enforcement would return true for non-existing
users. This fix makes it return false in order to be able to perform
the regular login which will then fail and return false.

This prevents throwing PasswordLoginForbidden for non-existing users.
2016-10-25 09:34:27 +02:00
..
AvatarUserDummy.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Backend.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DatabaseTest.php Fix getMock User 2016-09-13 09:09:53 +02:00
Dummy.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ManagerTest.php Fix getMock User 2016-09-13 09:09:53 +02:00
SessionTest.php Fix logClientIn for non-existing users (#26292) 2016-10-25 09:34:27 +02:00
UserTest.php Only trigger postDelete hooks when the user was deleted... 2016-09-29 15:40:53 +02:00