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.
|
-
- sov_login:
- path: /login
- controller: Lc\SovBundle\Controller\Admin\SecurityController::login
-
- sov_logout:
- path: /logout
- controller: Lc\SovBundle\Controller\Admin\SecurityController::logout
-
- sov_admin_account_profile:
- path: /admin/account/profile
- controller: Lc\SovBundle\Controller\Admin\UserController::profile
-
- sov_admin_account_password:
- path: /admin/account/password
- controller: Lc\SovBundle\Controller\Admin\UserController::changePassword
|