nextcloud/lib
Christoph Wurst 38bb6e1477
Fix duplicate session token after remembered login
On a remembered login session, we create a new session token
in the database with the values of the old one. As we actually
don't need the old session token anymore, we can delete it right
away.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-09-20 21:39:31 +02:00
..
composer Fix autoloading 2017-09-19 20:09:10 +02:00
l10n [tx-robot] updated from transifex 2017-09-19 00:08:27 +00:00
private Fix duplicate session token after remembered login 2017-09-20 21:39:31 +02:00
public expose local and locking memcaches trough public interfaces 2017-09-20 14:16:22 +02:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use the guest.css for the maintenance page as well 2017-06-13 16:43:25 -05:00