nextcloud/lib/private/Authentication/Token
Roeland Jago Douma 88c7c6abe3
Make the token expiration also work for autocasting 0
Some bad databases don't respect the default null apprently.
Now even if they cast it to 0 it should work just fine.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-08 16:26:30 +02:00
..
DefaultToken.php Certain tokens can expire 2018-05-22 14:26:13 +02:00
DefaultTokenCleanupJob.php add invalidateOldTokens to IProvider interface 2016-08-02 12:08:13 +02:00
DefaultTokenMapper.php Certain tokens can expire 2018-05-22 14:26:13 +02:00
DefaultTokenProvider.php Make the token expiration also work for autocasting 0 2018-06-08 16:26:30 +02:00
IProvider.php Certain tokens can expire 2018-05-22 14:26:13 +02:00
IToken.php Certain tokens can expire 2018-05-22 14:26:13 +02:00