mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-02-05 16:26:16 +00:00
539e6bc562
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)