nextcloud/lib
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
..
composer Update class map 2016-11-18 12:10:51 +01:00
l10n [tx-robot] updated from transifex 2016-11-26 01:06:57 +00:00
private copy remember-me value when renewing a session token 2016-11-27 14:19:57 +01:00
public Merge pull request #1972 from nextcloud/invalid-files-from-scanner 2016-11-22 12:55:54 +01:00
autoloader.php Add a magic wrapper from hell to allow phpunit4 to run the code again 2016-11-15 14:49:14 +01:00
base.php Merge pull request #2322 from nextcloud/compat-with-chrome54 2016-11-25 12:00:56 +01:00