-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GUI "Firewall: Aliases" fail to add host alias with underscore in Alias #1113
Comments
|
Hi there, Underscores are forbidden in the host name specification: https://en.wikipedia.org/wiki/Hostname#Restrictions_on_valid_host_names Or is there something I'm not seeing? Cheers, |
|
@fichtner alias nesting should work, is_domain() is valid for most alias names :) |
|
ah ok sorry, nice catch! |
pv2b
pushed a commit
to pv2b/core
that referenced
this issue
Aug 7, 2016
pv2b
pushed a commit
to pv2b/core
that referenced
this issue
Aug 7, 2016
fichtner
pushed a commit
that referenced
this issue
Aug 29, 2016
(cherry picked from commit 90a6bb7)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can't add Alias within alias with underscore in name of them.
It's work fine without underscore
The text was updated successfully, but these errors were encountered: