nextcloud/tests/lib/Authentication/Login
Roeland Jago Douma 210a0554a2
Use the actual password to update the tokens
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-18 19:50:58 +02:00
..
ALoginCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
ClearLostPasswordTokensCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
CompleteLoginCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
CreateSessionTokenCommandTest.php Use the actual password to update the tokens 2019-09-18 19:50:58 +02:00
EmailLoginCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
FinishRememberedLoginCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
LoggedInCheckCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
PreLoginHookCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
SetUserTimezoneCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
TwoFactorCommandTest.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
UidLoginCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
UpdateLastPasswordConfirmCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
UserDisabledCheckCommandTest.php Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00