Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
f60356e8
Unverified
Commit
f60356e8
authored
Jul 02, 2020
by
Tom Sommer
Committed by
GitHub
Jul 02, 2020
Browse files
Username not required to contain "UE"
parent
cdf8f789
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_unoeuro.sh
View file @
f60356e8
...
@@ -24,12 +24,6 @@ dns_unoeuro_add() {
...
@@ -24,12 +24,6 @@ dns_unoeuro_add() {
return
1
return
1
fi
fi
if
!
_contains
"
$UNO_User
"
"UE"
;
then
_err
"It seems that the UNO_User=
$UNO_User
is not a valid username."
_err
"Please check and retry."
return
1
fi
#save the api key and email to the account conf file.
#save the api key and email to the account conf file.
_saveaccountconf_mutable UNO_Key
"
$UNO_Key
"
_saveaccountconf_mutable UNO_Key
"
$UNO_Key
"
_saveaccountconf_mutable UNO_User
"
$UNO_User
"
_saveaccountconf_mutable UNO_User
"
$UNO_User
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment