Skip to content

WIP: Bug: Allow upload of *.gitlab-license

What does this MR do?

Fixes bug where **.gitlab-license files cannot be uploaded. Possibly due to a rails5 upgrade issue?

WIP I don't love this fix and I cannot figure out where the dot-prefix is coming from, but this does fix the regression. Happy to follow-up with some suggestions on a better approach if anyone has insight into how ActionDispatch should be parsing this to a proper file.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/9035

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports