nextcloud/lib
Arthur Schiwon 6a783d9b08
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-10 13:28:33 +02:00
..
composer feat: Add IPasswordHashBackend 2024-07-08 16:30:19 -07:00
l10n Fix(l10n): Update translations from Transifex 2024-07-10 00:34:21 +00:00
private fix(Session): avoid race conditions on clustered setups 2024-07-10 13:28:33 +02:00
public Merge pull request #46123 from nextcloud/feat/user-password-hash 2024-07-09 08:00:01 -07:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(occ): Use the const instead of hardcoded string for --debug-log option 2024-07-08 16:09:39 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00