nextcloud/lib
Roeland Jago Douma 3fccc7dc47
Cache the public key tokens
Sometimes (esp with token auth) we query the same token multiple times.
While this is properly indexed and fast it is still a bit of a waste.

Right now it is doing very stupid caching. Which gets invalidate on any
update.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-08 13:57:36 +02:00
..
composer Allow group displaynames in the database backend (#17221) 2019-10-05 18:34:14 +02:00
l10n [tx-robot] updated from transifex 2019-10-06 02:15:13 +00:00
private Cache the public key tokens 2019-10-08 13:57:36 +02:00
public Allow to set the group display name in the database backend 2019-09-27 14:29:56 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Move settings to an app 2019-09-28 09:39:28 +00:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00