-
It seems that OpenDNS login with a username is not working. I have to use an email instead of a username to login. This breaks the ddns-updater validation rule for dnsomatic username. It appears that ddns-omatic does not like the '@' symbol in the username. The regex to validate the dnsomatic username in the regex.go file is: |
Beta Was this translation helpful? Give feedback.
Answered by
qdm12
Nov 30, 2022
Replies: 1 comment 4 replies
-
Indeed! Fixed in 59bffe9 thanks for taking the time to report it. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
qdm12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Indeed! Fixed in 59bffe9 thanks for taking the time to report it.