nextcloud/tests/lib/Authentication/Token
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
..
DefaultTokenCleanupJobTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DefaultTokenMapperTest.php add test 2016-11-16 15:24:33 +01:00
DefaultTokenProviderTest.php copy remember-me value when renewing a session token 2016-11-27 14:19:57 +01:00
DefaultTokenTest.php add tests 2016-11-16 15:24:30 +01:00