mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| DefaultToken.php | ||
| DefaultTokenCleanupJob.php | ||
| DefaultTokenMapper.php | ||
| DefaultTokenProvider.php | ||
| IProvider.php | ||
| IToken.php | ||