nextcloud/lib
Arthur Schiwon 0ba9f046e7 fix(Session): avoid race conditions on clustered setups
- re-stablishes old behaviour with cache to return null instead of throwing
  an InvalidTokenException when the token is cached as non-existing
- token invalidation and re-generation are bundled in a DB transaction now

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-07-11 07:29:09 +00:00
..
composer feat: add setup check for needed mimetype migrations 2024-06-19 11:22:49 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-10 00:34:29 +00:00
private fix(Session): avoid race conditions on clustered setups 2024-07-11 07:29:09 +00:00
public test: update DummyJobList 2024-07-10 20:29:36 +02:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:53:53 +02:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00