migration note about permissions
Fixes: https://pagure.io/koji/issue/1548
This commit is contained in:
parent
87033e6980
commit
257d3a1a7b
1 changed files with 9 additions and 0 deletions
|
|
@ -25,6 +25,15 @@ database.
|
|||
# psql koji koji </usr/share/doc/koji/docs/schema-upgrade-1.17-1.18.sql
|
||||
|
||||
|
||||
More granular permissions
|
||||
-------------------------
|
||||
|
||||
The new ``host``, ``tag``, ``target`` permissions allow access to a number of
|
||||
actions that were previously admin-only.
|
||||
Koji administrators should consider using these to reduce the number of users
|
||||
with full ``admin`` permission.
|
||||
|
||||
|
||||
Other changes
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue