mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-16 10:03:21 -07:00
no errors when user is suspended
This commit is contained in:
parent
def0f35141
commit
c2100fce9e
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ check_args '1' "$#" 'USER'
|
||||||
validate_format 'user'
|
validate_format 'user'
|
||||||
is_system_enabled "$WEB_SYSTEM"
|
is_system_enabled "$WEB_SYSTEM"
|
||||||
is_object_valid 'user' 'USER' "$user" "$user"
|
is_object_valid 'user' 'USER' "$user" "$user"
|
||||||
is_object_unsuspended 'user' 'USER' "$user"
|
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue