Dan Ungureanu f0c1a4fab8
FIX: Create email token with correct scope (#15658)
`account_created` email contains a URL to `/u/password-reset/TOKEN`
which means that the correct scope for the email token is
`password_reset`, not `signup`.
2022-01-20 16:38:56 +02:00
..
2021-10-27 11:39:28 +03:00
2020-09-03 12:10:11 +01:00
2022-01-08 23:39:46 +01:00