Skip to content
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

Fix validation pattern for ServerNames in create-vhost and update-vhost #52

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

stephdl
Copy link
Collaborator

@stephdl stephdl commented Feb 21, 2024

This pull request fixes the validation pattern for the ServerNames field in the create-vhost and update-vhost actions. The pattern now requires a valid fully qualified domain name and disallows domain names with a dot at the end.

NethServer/dev#6853

@stephdl stephdl merged commit 8ffc8be into main Feb 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants