nextcloud/tests/lib/Authentication
Christoph Wurst 2183a1f3e6 copy remember-me value when renewing a session token
On renew, a session token is duplicated. For some reason we did
not copy over the remember-me attribute value. Hence, the new token
was deleted too early in the background job and remember-me did
not work properly.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-11-27 14:19:57 +01:00
..
Token copy remember-me value when renewing a session token 2016-11-27 14:19:57 +01:00
TwoFactorAuth bring back remember-me 2016-11-02 13:39:16 +01:00