mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
no errors if user is suspended
This commit is contained in:
parent
17e10990e7
commit
6d9d1cf992
2 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@ check_args '1' "$#" 'USER'
|
|||
validate_format 'user'
|
||||
is_system_enabled "$WEB_SYSTEM"
|
||||
is_object_valid 'user' 'USER' "$user"
|
||||
is_object_unsuspended 'user' 'USER' "$user"
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue