nextcloud/lib
Arthur Schiwon f5866137ad 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:27:29 +00:00
..
composer feat: add setup check for needed mimetype migrations 2024-06-21 11:37:13 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-10 00:34:36 +00:00
private fix(Session): avoid race conditions on clustered setups 2024-07-11 07:27:29 +00:00
public test: update DummyJobList 2024-06-17 13:25:03 +02:00
autoloader.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:12:34 +00:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00