f
This commit is contained in:
@@ -19,7 +19,7 @@ npm run lint # ESLint
|
|||||||
`https://app.admin.elcsa.ru` (hardcoded in `src/features/admin/api/adminApi.ts`),
|
`https://app.admin.elcsa.ru` (hardcoded in `src/features/admin/api/adminApi.ts`),
|
||||||
with its own in-memory access token + localStorage-backed refresh token. No CSRF.
|
with its own in-memory access token + localStorage-backed refresh token. No CSRF.
|
||||||
- **Routes** are preserved from the original app: the panel is served under the
|
- **Routes** are preserved from the original app: the panel is served under the
|
||||||
obscured path `/sys-c7f29a4e-d81b-4630-ops-console`. See `src/shared/config/routes.ts`.
|
obscured path `/`. See `src/shared/config/routes.ts`.
|
||||||
On a dedicated admin host this could be simplified to `/` — left unchanged to
|
On a dedicated admin host this could be simplified to `/` — left unchanged to
|
||||||
preserve existing behavior.
|
preserve existing behavior.
|
||||||
- Path aliases (`@app/*`, `@pages/*`, `@widgets/*`, `@features/*`, `@shared/*`) match
|
- Path aliases (`@app/*`, `@pages/*`, `@widgets/*`, `@features/*`, `@shared/*`) match
|
||||||
|
|||||||
Reference in New Issue
Block a user