nextcloud-server/lib/private/BackgroundJob
Louis Chemineau 843a47f12c
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:36:51 +07:00
..
JobList.php fix: Use sha256 to hash arguments of background jobs 2024-09-05 15:36:51 +07:00