feat(profile): align settings with dashboard layout

This commit is contained in:
2026-07-31 03:41:51 +02:00
parent e47243f7dc
commit 73c601ddc2
18 changed files with 947 additions and 377 deletions

View File

@@ -52,7 +52,7 @@ class AddSecurityHeaders
'login',
'password.*',
'two-factor.*',
'profile.show',
'profile.*',
]);
}
}