If we want to deploy pagure as an interface for pkgs.fp.o we'll need a way to disable adding/removing users/groups from the pagure UI as all the ACLs are handled in pkgdb.
Implemented in https://pagure.io/pagure/pull-request/407 and merged