-
- Downloads
Add an edit password page
parent
10dc1cee
No related branches found
No related tags found
Showing
- src/Controller/UserController.php 38 additions, 17 deletionssrc/Controller/UserController.php
- src/Form/EditPasswordFormType.php 64 additions, 0 deletionssrc/Form/EditPasswordFormType.php
- templates/user/edit_password.html.twig 26 additions, 0 deletionstemplates/user/edit_password.html.twig
- templates/user/edit_profile.html.twig 1 addition, 1 deletiontemplates/user/edit_profile.html.twig
- translations/messages.en.yaml 5 additions, 2 deletionstranslations/messages.en.yaml
- translations/messages.fr.yaml 5 additions, 2 deletionstranslations/messages.fr.yaml
src/Form/EditPasswordFormType.php
0 → 100644
templates/user/edit_password.html.twig
0 → 100644
Please register or sign in to comment