Limit frontend routes to lightweight admin scope
This commit is contained in:
@@ -2,6 +2,7 @@ import { preferences } from '@vben/preferences';
|
||||
|
||||
const LEGACY_HOME_PATTERNS = [
|
||||
/^\/app\/[^/]+\/form-render\//,
|
||||
/^\/page-render\/main_home$/,
|
||||
/^\/form-render\//,
|
||||
/^\/online-dev(?:\/|$)/,
|
||||
/^\/online-development(?:\/|$)/,
|
||||
|
||||
Reference in New Issue
Block a user