Build 2602262049: split magent settings and harden local login

This commit is contained in:
2026-02-26 20:50:38 +13:00
parent 0b73d9f4ee
commit 1c6b8255c1
7 changed files with 142 additions and 27 deletions

View File

@@ -14,6 +14,8 @@ const ALLOWED_SECTIONS = new Set([
'logs',
'maintenance',
'magent',
'general',
'notifications',
'site',
])