nextcloud/lib/private/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
..
Exceptions Fix others 2016-07-21 18:13:57 +02:00
Token copy remember-me value when renewing a session token 2016-11-27 14:19:57 +01:00
TwoFactorAuth Fix typ in constant name 2016-11-02 13:39:17 +01:00