[Trivial doc change] Admin can overwrite the locked_reason of an owner
Change-Id: Id60d7a54e7bce49b938f9f10a0691b05613cbee0
This commit is contained in:
Surya Seetharaman
committed by
Eric Fried
parent
3de296389a
commit
fccdaabd64
1 changed files with 2 additions and 1 deletions
@@ -623,7 +623,8 @@ Server actions
But administrators can perform the actions on the server
even though the server is locked. By default, only owner or administrator
can lock the sever, and administrator can overwrite owner's lock.
can lock the sever, and administrator can overwrite owner's lock along with
the locked_reason if it is specified.
Unlock will unlock a server in locked state so additional
operations can be performed on the server by non-admin users.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.