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
527e1b8a
Unverified
Commit
527e1b8a
authored
May 19, 2019
by
neil
Committed by
GitHub
May 19, 2019
Browse files
Merge pull request #2273 from MilanPala/active24_fix_token
Fix saving token for DNS Active24
parents
6a929d6a
f6d6658d
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_active24.sh
View file @
527e1b8a
...
@@ -129,7 +129,7 @@ _active24_init() {
...
@@ -129,7 +129,7 @@ _active24_init() {
return
1
return
1
fi
fi
_saveaccountconf_mutable ACTIVE24_Token
"ACTIVE24_Token"
_saveaccountconf_mutable ACTIVE24_Token
"
$
ACTIVE24_Token
"
_debug
"First detect the root zone"
_debug
"First detect the root zone"
if
!
_get_root
"
$fulldomain
"
;
then
if
!
_get_root
"
$fulldomain
"
;
then
...
...
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