PowerDNS-Admin/app/templates
Thomas M Steenholdt 539e6bc562 Fix double refresh when activating 2FA
When toggling Two Factor Authentication, it often takes a few tries to get it to work.
The toggle function ends up reloading the page in two different places, effectively creating a race condition.

This fixes that problem

(cherry picked from commit 6b9fc897bc02ff857a968e76ed49f1b0f2108bb5)
2018-08-12 07:48:34 -02:00
..
errors added custom error page for SAML authentication errors 2017-11-03 12:24:25 +01:00
admin.html Convert tabs to spaces in HTML template files. 2016-06-18 11:41:01 +07:00
admin_createuser.html Adjustment to prevent exception in Google/Github authentication when local user cannot be created 2018-03-30 17:43:34 +07:00
admin_editaccount.html Implement per account domain access 2018-06-05 16:42:44 -02:00
admin_history.html Adjustment to have History sorts by oldest first. Fix #245 2018-04-18 12:11:00 +07:00
admin_manageaccount.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
admin_manageuser.html Restrict certain admin changes on the current user 2018-06-06 09:15:25 -02:00
admin_settings.html Move setting definitions into code (rather than database). 2018-06-21 22:06:38 -02:00
base.html Merge remote-tracking branch 'kaechele/use-webassets' 2018-06-13 09:58:15 +07:00
dashboard.html Merge remote-tracking branch 'tmuncks/initial-accounts' 2018-06-12 16:17:55 +07:00
dashboard_domain.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
domain.html Fix domain table modal to prevent removing several record at the same time 2018-07-05 13:58:27 +07:00
domain_add.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
domain_management.html Initial support for Accounts 2018-06-04 13:10:02 -02:00
dyndns.html Add dyndns feature 2016-06-20 16:32:14 +07:00
login.html Add webassets support 2018-06-11 21:16:28 +02:00
maintenance.html Initial commit 2015-12-13 16:34:12 +07:00
register.html Add webassets support 2018-06-11 21:16:28 +02:00
template.html Join "Edit" and "Delete" button into th on templates page 2018-02-07 22:44:59 +03:00
template_add.html Add first working draft of domain templating functionality 2018-02-07 22:30:29 +03:00
template_edit.html Added the ability to create a template based on the zone records 2018-02-07 22:44:46 +03:00
user_profile.html Fix double refresh when activating 2FA 2018-08-12 07:48:34 -02:00