nextcloud/lib/private/BackgroundJob
Louis Chemineau f4fc57cb83 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:56:08 +00:00
..
Job.php Port existing server code to new interface 2022-08-08 17:03:19 +02:00
JobList.php fix: Use sha256 to hash arguments of background jobs 2024-09-05 15:56:08 +00:00
QueuedJob.php Deprecate our old, internal background job base classes 2022-02-22 11:31:54 +01:00
TimedJob.php Deprecate our old, internal background job base classes 2022-02-22 11:31:54 +01:00