mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
fix can not edit proxy template
This commit is contained in:
parent
b539119ead
commit
57401060c8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ is_object_valid 'user' 'USER' "$user"
|
|||
is_object_unsuspended 'user' 'USER' "$user"
|
||||
is_object_valid 'web' 'DOMAIN' "$domain"
|
||||
is_object_unsuspended 'web' 'DOMAIN' "$domain"
|
||||
is_object_value_exist 'web' 'DOMAIN' "$domain" '$PROXY'
|
||||
is_object_value_exist 'web' 'DOMAIN' "$domain" 'PROXY'
|
||||
is_proxy_template_valid $template
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue