Skip to content

Commit 78bfe18

Browse files
author
Kristan Kenney
committed
Remove web domain check from v-add-mail-domain-ssl
1 parent f6013fe commit 78bfe18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/v-add-mail-domain-ssl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ is_object_unsuspended 'user' 'USER' "$user"
5454
is_object_valid 'mail' 'DOMAIN' "$domain"
5555
is_object_unsuspended 'mail' 'DOMAIN' "$domain"
5656
is_object_value_empty 'mail' 'DOMAIN' "$domain" '$SSL'
57-
is_object_valid 'web' 'DOMAIN' "$domain"
58-
is_object_unsuspended 'web' 'DOMAIN' "$domain"
5957
is_web_domain_cert_valid
6058

6159
#----------------------------------------------------------#

0 commit comments

Comments
 (0)