Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
41b6aebe
Unverified
Commit
41b6aebe
authored
Jun 30, 2023
by
neil
Committed by
GitHub
Jun 30, 2023
Browse files
Merge pull request #4574 from systemcrash/patch-1
Spelling / grammar
parents
7d503322
6ee72e11
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_loopia.sh
View file @
41b6aebe
...
...
@@ -107,7 +107,7 @@ _loopia_load_config() {
fi
if
_contains
"
$LOOPIA_Password
"
"'"
||
_contains
"
$LOOPIA_Password
"
'"'
;
then
_err
"Password contains quo
ute
or double quo
ute
and this is not supported by dns_loopia.sh"
_err
"Password contains
a
quo
tation mark
or double quo
tation marks
and this is not supported by dns_loopia.sh"
return
1
fi
...
...
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