Fix incorrect regex used in FileUploader#extract_dynamic_path
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/3867 we enabled uploads stored in the uploads table to be migrated to object storage, but there are a number of entries in the uploads table with path containing a secret of length 10.
Showing
Please register or sign in to comment