mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 00:46:27 +02:00
Fix reset password
This commit is contained in:
parent
8020d68572
commit
fde633bcae
7 changed files with 34 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
'connection' => '/connection/',
|
||||
'forget_password' => '/forget_password/',
|
||||
'send_reset_password' => '/send_reset_password/{csrf}/',
|
||||
'reset_password' => '/reset_password/{user_id}/{token}/',
|
||||
'reset_password' => '/reset_password/{id_user}/{token}/',
|
||||
'logout' => '/logout/',
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue