mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
up
This commit is contained in:
parent
347e08358c
commit
6df4488b5c
39 changed files with 1462 additions and 6 deletions
5
config/packages/reset_password.yaml
Normal file
5
config/packages/reset_password.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
symfonycasts_reset_password:
|
||||
# Replace symfonycasts.reset_password.fake_request_repository with the full
|
||||
# namespace of the password reset request repository after it has been created.
|
||||
# i.e. App\Repository\ResetPasswordRequestRepository
|
||||
request_password_repository: symfonycasts.reset_password.fake_request_repository
|
Loading…
Add table
Add a link
Reference in a new issue