Routing
cf_usr_local_login_recuperar
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login/local/recuperar
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | confidare_bitacora | /bitacora/ | Path does not match |
| 2 | cf_usr_crud | /sys/usuario/crud/ | Path does not match |
| 3 | cf_usr_crud_nuevo_local | /sys/usuario/crud/nuevo/local | Path does not match |
| 4 | cf_usr_crud_nuevo_ldap | /sys/usuario/crud/nuevo/ldap | Path does not match |
| 5 | cf_usr_crud_nuevo_cu | /sys/usuario/crud/nuevo/cu | Path does not match |
| 6 | cf_usr_crud_editar | /sys/usuario/crud/editar/{login} | Path does not match |
| 7 | cf_usr_crud_borrar | /sys/usuario/crud/borrar/{login} | Path does not match |
| 8 | cf_usr_crud_ingreso | /sys/usuario/crud/ingreso/{login} | Path does not match |
| 9 | cf_usr_cu_login | /login/cu | Path does not match |
| 10 | cf_usr_cu_login_mock | /login/cu/mock | Path does not match |
| 11 | cf_usr_cu_post_login | /claveunica | Path does not match |
| 12 | cf_usr_cu_post_logout | /login/cu/logout | Path does not match |
| 13 | cf_usr_cu_validar_email | /login/cu/validar-email | Path does not match |
| 14 | cf_usr_cu_validar_email_2 | /login/cu/validar-email/2 | Path does not match |
| 15 | cf_usr_login | /login | Path does not match |
| 16 | cf_usr_logout | /logout | Path does not match |
| 17 | cf_usr_ldap_login | /login/ldap | Path does not match |
| 18 | cf_usr_local_login | /login/local | Path does not match |
| 19 | cf_usr_local_login_recuperar | /login/local/recuperar | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.