gitlab-org--gitlab-foss/changelogs/unreleased/jr-33320-lfs-settings-interface.yml
James Ramsay 564050ec0f Enable LFS setting UI for Masters and Owners
LFS can be enabled and disabled per project using the API by Masters
and Owners, but the UI is only available to Admins. The interface and
API should be consistent.

LFS can also be enabled and disabled per group using the API by Owners,
but the UI is only available to Admins. This interface should also be
consistent.

Additionally removes an unneeded check if 2FA interface, since the
interface is only available to Owners.

Closes #33320
2018-05-01 15:37:33 +02:00

5 lines
129 B
YAML

---
title: Show group and project LFS settings in the interface to Owners and Masters
merge_request: 18562
author:
type: changed