nextcloud/tests/Core/Controller
Christoph Wurst d907666232
bring back remember-me
* try to reuse the old session token for remember me login
* decrypt/encrypt token password and set the session id accordingly
* create remember-me cookies only if checkbox is checked and 2fa solved
* adjust db token cleanup to store remembered tokens longer
* adjust unit tests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-11-02 13:39:16 +01:00
..
AvatarControllerTest.php Check the mimetype before reading the content and catch exception 2016-10-18 16:22:20 +02:00
ChangePasswordControllerTest.php Properly catch password policy hint for personal page password changes 2016-10-06 10:55:33 +02:00
LoginControllerTest.php bring back remember-me 2016-11-02 13:39:16 +01:00
LostControllerTest.php Use our base class everywhere 2016-10-06 14:11:04 +02:00
TwoFactorChallengeControllerTest.php add 2fa backup codes app 2016-09-05 08:51:13 +02:00