Files
nextcloud-server-mirror/apps/files_sharing/lib
Christoph Wurst b8c61b3515 fix(caching): Avoid checking existence before fetching
The cache might expire between checking for key existence and fetching
the value. In this rare case the code continues with a null value when
it doesn't expect one.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 09:44:48 +02:00
..
2023-01-04 16:45:41 +01:00
2021-09-10 08:36:45 +02:00
2022-01-08 10:11:58 +01:00
2022-10-17 12:40:35 +02:00
2021-10-19 11:31:08 +02:00
2023-03-08 16:46:55 +01:00