archetecture security fix
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"/(public)/app-privacy-ar/page": "/app-privacy-ar",
|
||||
"/(public)/app-privacy-en/page": "/app-privacy-en",
|
||||
"/(public)/app-privacy-fr/page": "/app-privacy-fr",
|
||||
"/(public)/app-tc-ar/page": "/app-tc-ar",
|
||||
"/(public)/app-tc-en/page": "/app-tc-en",
|
||||
"/(public)/app-tc-fr/page": "/app-tc-fr",
|
||||
"/(public)/company-workspace/page": "/company-workspace",
|
||||
"/(public)/explore/[slug]/page": "/explore/[slug]",
|
||||
"/(public)/explore/[slug]/vehicles/[id]/page": "/explore/[slug]/vehicles/[id]",
|
||||
"/(public)/explore/page": "/explore",
|
||||
"/(public)/features/page": "/features",
|
||||
"/(public)/footer/[slug]/page": "/footer/[slug]",
|
||||
"/(public)/page": "/",
|
||||
"/(public)/platform-operations/page": "/platform-operations",
|
||||
"/(public)/pricing/page": "/pricing",
|
||||
"/(public)/review/page": "/review",
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/renter/dashboard/page": "/renter/dashboard",
|
||||
"/renter/notifications/page": "/renter/notifications",
|
||||
"/renter/profile/page": "/renter/profile",
|
||||
"/renter/saved-companies/page": "/renter/saved-companies",
|
||||
"/renter/sign-in/page": "/renter/sign-in",
|
||||
"/renter/sign-up/page": "/renter/sign-up",
|
||||
"/sign-in/page": "/sign-in"
|
||||
}
|
||||
Reference in New Issue
Block a user