https://dev.ledgerteams.com/admin/settings/groups

Routing

loader Matched route

Route Parameters

Name Value
reactRouting
"admin/settings/groups"

Route Matching Logs

Path to match: /admin/settings/groups
# Route name Path Log
1 security_login /api/login Path does not match
2 security_logout /api/logout Path does not match
3 mfa_generate /api/mfa/generate Path does not match
4 mfa_validate /api/mfa/validate Path does not match
5 mfa_recovery_code /api/mfa/recovery-code Path does not match
6 mfa_email_code /api/mfa/email-code Path does not match
7 mfa_activate /api/mfa/activate Path does not match
8 mfa_reset /api/mfa/reset Path does not match
9 registration_register /api/registration/register Path does not match
10 registration_send_confirm_token /api/registration/send-confirm-token Path does not match
11 registration/confirm_token /api/registration/confirm-token Path does not match
12 onboard_update /api/onboard Path does not match
13 profile_get /api/me Path does not match
14 profile_update /api/me Path does not match
15 profile_start /api/me/start Path does not match
16 profile_reset_password /api/me/reset-password Path does not match
17 profile_reset_email /api/me/reset-email Path does not match
18 profile_sort_templates /api/me/sort-templates Path does not match
19 profile_sort_workspaces /api/me/sort-workspaces Path does not match
20 profile_update_theme /api/me/update-theme Path does not match
21 profile_mute_object /api/me/mute-object Path does not match
22 profile_appsumo_redeem /api/me/appsumo-redeem Path does not match
23 pentatrion_vite_build_proxy /build/{path} Path does not match
24 loader /{reactRouting} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.