Files
nextcloud-server-mirror/lib/private/Authentication
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
..
2016-07-21 18:13:57 +02:00
2017-09-12 22:28:43 +02:00