nextcloud/lib/private/Authentication
Roeland Jago Douma 5122629bb0
Make renewSessionToken return the new token
Avoids directly getting the token again. We just inserted it so it and
have all the info. So that query is just a waste.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-09 10:10:37 +02:00
..
Events Decouple remote wipe notifcation channels with events 2019-06-27 17:16:18 +02:00
Exceptions Remote wipe support 2019-05-20 20:50:27 +02:00
Listeners Update unit tests 2019-07-16 13:32:44 +02:00
Login Use the actual password to update the tokens 2019-09-18 19:50:58 +02:00
LoginCredentials Update license headers 2017-11-06 16:56:19 +01:00
Notifications Fix new core notifier 2019-07-15 15:14:58 +02:00
Token Make renewSessionToken return the new token 2019-10-09 10:10:37 +02:00
TwoFactorAuth Use Symfony's new contract Event class instead of the deprecated one 2019-09-12 14:44:55 +02:00