summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-11-07 15:08:48 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-11-07 15:08:48 +0100
commite2d3409a34e5d7a58fc653f26a480294fc6eeaa7 (patch)
tree872537c86a9c91884409f77419c3dd906413e35f /apps
parentf5181f36828c9407f7e5fd4ca5cad27ed2baf88c (diff)
downloadnextcloud-server-e2d3409a34e5d7a58fc653f26a480294fc6eeaa7.tar.gz
nextcloud-server-e2d3409a34e5d7a58fc653f26a480294fc6eeaa7.zip
Fix unsuccessful token login logged as error
The condition of a non-existent login token can happen for concurrent requests. Admins can not do anything about this. So this is to be expected to happen occasionally. This event is only bad if none of the requests is able to re-acquire a session. Luckily this happens rarely. If a login loop persists an admin can still lower the log level to find this info. But a default error log level will no longer write those infos about the failed cookie login of one request. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions