From 7eee3134d44dd2a8777a8343326be72ec02103d4 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Thu, 13 Apr 2023 16:09:10 -0400 Subject: [PATCH] Corrected the logic flaw in the account add / edit form that would cause all unassigned zones to be selected automatically following the attempt of account creation with an invalid name. --- powerdnsadmin/templates/admin_edit_account.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerdnsadmin/templates/admin_edit_account.html b/powerdnsadmin/templates/admin_edit_account.html index ca08ab7..827a3e0 100644 --- a/powerdnsadmin/templates/admin_edit_account.html +++ b/powerdnsadmin/templates/admin_edit_account.html @@ -133,7 +133,7 @@ {% endwith %} {% else %} -