Privilege
Deploy
Specifies the deploy privileges.
Add Role
Grants such a privilege to the specified roles.
Add Group
Grants such a privilege to the specified groups.
Add User
Grants such a privilege to the specified users.
Remove
Revokes such a privilege of the specified roles, groups or users.
Notes:
- Before v7, whether the user has the deploy privilege depends on if he has the permission to write. From v7, if users are to conduct the deployment action, they must at the same time have the permission of write as well as the deploy privilege.
- By default, only "admin" user and the role of "administrator" have the privileges of
Deploy.