admin-only categories
carlwgeorge opened this issue · 2 comments
carlwgeorge commented
Currently mirrormanager allows any mirror to host any category. I would like to have the ability to have a category that only an admin can add to a mirror.
adrianreber commented
That does not sound too complicated. Extending the category
table with an admin_only
flag should work.
adrianreber commented
This can now be tested in Fedora's staging environment.