nextcloud/lib
Louis Chemineau 1362dbda22 fix: Use sha256 to hash arguments of background jobs
This is to prevent collision as we are sometime hashing user input, yet using that hash to target the background job in the database.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-05 15:57:28 +00:00
..
composer fix(webauthn): Increase database column for public key id 2024-08-31 01:51:28 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-05 00:24:06 +00:00
private fix: Use sha256 to hash arguments of background jobs 2024-09-05 15:57:28 +00:00
public fix(linkReferenceProvider): better size check 2024-09-03 20:19:25 +02:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix(setup): ignore long session login during installation 2024-08-27 19:12:02 +00:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00