Broadcast message cannot be deleted
Closed
Broadcast message cannot be deleted
Created by: Trefex
I am using GitLab 7.8.2 via omnibus and it seems that broadcast messages can not be deleted.
As an admin, when trying to delete an active broadcast, the call is rejected with a 403 Access Denied.
Request URL: https://mydomain/admin/broadcast_messages/2 Request Method: DELETE Status Code:403 Access Denied
I could not find anything of relevance in the logs.
Created by: Trefex
This seems to be because we are behind an
Apache Traffic Server
which does not allowDELETE
requests.Does anybody have experience with that and how to not get a broken gitlab instance behind a proxy?
Thanks,
By Administrator on 2015-03-18T16:44:20 (imported from GitLab project)
Please register or sign in to reply