archetecture security fix
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/auth-redirect/page": "/auth-redirect",
|
||||
"/dashboard/admin-users/page": "/dashboard/admin-users",
|
||||
"/dashboard/audit-logs/page": "/dashboard/audit-logs",
|
||||
"/dashboard/billing/page": "/dashboard/billing",
|
||||
"/dashboard/companies/[id]/page": "/dashboard/companies/[id]",
|
||||
"/dashboard/companies/page": "/dashboard/companies",
|
||||
"/dashboard/containers/page": "/dashboard/containers",
|
||||
"/dashboard/menu-management/page": "/dashboard/menu-management",
|
||||
"/dashboard/notifications/page": "/dashboard/notifications",
|
||||
"/dashboard/page": "/dashboard",
|
||||
"/dashboard/pricing/page": "/dashboard/pricing",
|
||||
"/dashboard/renters/page": "/dashboard/renters",
|
||||
"/dashboard/site-config/page": "/dashboard/site-config",
|
||||
"/favicon.ico/route": "/favicon.ico",
|
||||
"/forgot-password/page": "/forgot-password",
|
||||
"/icon/route": "/icon",
|
||||
"/login/page": "/login",
|
||||
"/page": "/",
|
||||
"/reset-password/page": "/reset-password"
|
||||
}
|
||||
Reference in New Issue
Block a user