Something went wrong on our end
Fixes the 500 for custom apearance header logo and logo
Compare changes
- Alexis Reigel authored
+ 4
− 0
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Fixes the access to custom logos and header logos as defined in the "Appearance" admin section.
It's a regression bug introduced by 43ff7386 (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11022).
The Appearance
model was not authorized anymore in the UploadsController
. This lead to customized logo and header logo not to be shown anymore
The development of this bugfix is sponsored by @siemens (/cc @bufferoverflow)
before
after
master
(if it does - rebase it please)