mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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>