mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-26 21:51:01 +02:00
no errors if user is suspended
This commit is contained in:
@@ -25,7 +25,6 @@ check_args '1' "$#" 'USER'
|
||||
validate_format 'user'
|
||||
is_system_enabled "$MAIL_SYSTEM"
|
||||
is_object_valid 'user' 'USER' "$user"
|
||||
is_object_unsuspended 'user' 'USER' "$user"
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user