You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

routes.yaml 477B

1234567891011121314151617
  1. sov_login:
  2. path: /login
  3. controller: Lc\SovBundle\Controller\Admin\SecurityController::login
  4. sov_logout:
  5. path: /logout
  6. controller: Lc\SovBundle\Controller\Admin\SecurityController::logout
  7. sov_admin_account_profile:
  8. path: /admin/account/profile
  9. controller: Lc\SovBundle\Controller\Admin\UserController::profile
  10. sov_admin_account_password:
  11. path: /admin/account/password
  12. controller: Lc\SovBundle\Controller\Admin\UserController::changePassword