gitlab-org--gitlab-foss/changelogs/unreleased/allow-all-users-to-see-history.yml
Alex Kalderimis c03ae6201f Allowing all users to view history
This removes the create_wiki permission check from the history
controller, allowing show and history to have the same level of
permissions.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29528
2019-07-23 22:40:23 +00:00

4 lines
109 B
YAML

---
title: Align access permissions for wiki history to those of wiki pages
merge_request: 30470
type: fixed