Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| CSFixer |
073edf800d926c6c8db8eac3897b9b210918e3a3 |
TUV\immigs |
2023-06-29T15:15:55.000Z |
CSFixer
|
| added translations to new notification ResetPassword |
0d5124ac3bfa0d84f0495d78e802097b184e76c1 |
TUV\gabrielg |
2023-06-26T08:14:38.000Z |
added translations to new notification ResetPassword
|
| made use of Lang::choice to omit 0 minutes in text if the validity given in full hours. |
37a9874a9996700bcef81d91541f27471412baeb |
TUV\immigs |
2023-06-29T15:05:23.000Z |
made use of Lang::choice to omit 0 minutes in text if the validity given in full hours.
|
| when an admin triggers a PasswordReset, user will have 24 hours time to use the sent link |
a52be74c4f64ab59bbec690f33fa3f2e6ecf3153 |
TUV\gabrielg |
2023-06-23T16:25:21.000Z |
when an admin triggers a PasswordReset, user will have 24 hours time to use the sent link
+ extended database model of table password_resets
+ added a new DatabaseTokenRepository to retrieve and validate tokens
|