-
Notifications
You must be signed in to change notification settings - Fork 49
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
Input validation issue #143
Comments
Any update or fix here? |
Check out my fork, made some improvements there: https://github.com/BotoX/pdnsmanager |
This extra filtering and validation comes in really handy @BotoX! I wish there was a release though, or ideally that it could be integrated into the main release. That would make things a lot more convenient. |
Hmmm, tried to build it and wasn't successful. I feel like that release is even more necessary now 😅 |
I've followed the travis.yml to install the right dependencies and build the project: Try that, else I could probably make a release. Basically just "npm run build" in the frontend folder and "composer install" in the backend. |
I am running stable pdns manager GUI and today noticed someone just hit "Add" button which added empty record in powerDNS caused outage and DNS failed to start.
Does input validation not working or something went wrong here?
The text was updated successfully, but these errors were encountered: