powerdns-admin/app
Thomas M Steenholdt 5d40c42bbf Fix OTP validation
The result from the form is never an int but rather a string of digits, so that's what we should be checking for.

This fixes OTP validation

(cherry picked from commit 5fe3c8b9f92665db54d74dc6b2334666c318bf0c)
2018-06-06 09:19:30 -02:00
..
lib domain stripping was not limited to the end of a name 2018-04-12 12:01:59 +02:00
static Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
templates Fix SOA-EDIT-API options 2018-05-24 16:12:12 -02:00
__init__.py Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
decorators.py Adjustment to give user access to granted domain only 2018-03-31 07:32:46 +07:00
models.py Fix SOA-EDIT-API options 2018-05-24 16:12:12 -02:00
views.py Fix OTP validation 2018-06-06 09:19:30 -02:00