From 671adbd1a29e06bc2a7bd2af86c59017d6339ab3 Mon Sep 17 00:00:00 2001 From: A R R R Associates Date: Mon, 6 Jul 2026 23:01:53 +0530 Subject: [PATCH] Default OTP requirement to system admin only --- .../system_settings/templates/tenant_create.html | 3 ++- .../system_settings/templates/tenant_edit.html | 3 ++- app/modules/system_settings/ui.py | 13 +++++++------ app/modules/wizards/service.py | 3 ++- .../wizards/templates/wizards/system_firm_new.html | 3 ++- app/modules/wizards/ui.py | 7 ++++--- 6 files changed, 19 insertions(+), 13 deletions(-) diff --git a/app/modules/system_settings/templates/tenant_create.html b/app/modules/system_settings/templates/tenant_create.html index 5d6ca35..6e898f6 100644 --- a/app/modules/system_settings/templates/tenant_create.html +++ b/app/modules/system_settings/templates/tenant_create.html @@ -43,7 +43,7 @@