Page MenuHomePhabricator

Disable the community configuration page when users lacks the proper rights
Open, Needs TriagePublic

Description

Following what the GenericEditorCapability is doing in the CommunityConfiguration extension, we want to disable the settings and show a notice when the current user lacks editing rights. For that we should re-use the Codex component from that extension.