consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -225,6 +225,13 @@ export const ADMINISTRATION_ROUTES: Routes = [
|
||||
),
|
||||
},
|
||||
|
||||
// Legacy alias: /administration/identity-providers → /settings/identity-providers
|
||||
{
|
||||
path: 'identity-providers',
|
||||
redirectTo: '/settings/identity-providers',
|
||||
pathMatch: 'full',
|
||||
},
|
||||
|
||||
// A7 — System
|
||||
{
|
||||
path: 'system',
|
||||
|
||||
Reference in New Issue
Block a user