Commit Graph

13 Commits

Author SHA1 Message Date
Mythie
d3f82e1eb0 fix: code style updates and email wording changes 2023-06-17 11:44:34 +10:00
Ephraim Atta-Duncan
e3bc41934c Fixes from code review 2023-06-09 03:55:30 +00:00
Ephraim Atta-Duncan
13a840ff78 Password validation with zod 2023-06-07 12:33:33 +00:00
Ephraim Atta-Duncan
54a965e2b4 Remove unused props from components 2023-06-07 10:37:47 +00:00
Ephraim Atta-Duncan
7cc1ae2de0 Refactor forgot password and reset component 2023-06-07 10:33:05 +00:00
Ephraim Atta-Duncan
f08836216e Remove unused input fields 2023-06-07 10:12:05 +00:00
Ephraim Atta-Duncan
7184c47ac4 Rename component interfaces 2023-06-07 10:10:56 +00:00
Ephraim Atta-Duncan
3a0648c85d Expire token after 1 hour 2023-06-05 16:54:12 +00:00
Ephraim Atta-Duncan
2b9a2ff250 Avoid user from setting the same old password 2023-06-05 16:36:16 +00:00
Ephraim Atta-Duncan
4136811e32 Avoid consecutive password reset requests 2023-06-05 16:01:01 +00:00
Ephraim Atta-Duncan
7c30ee0c3e Redirect to /login on password reset 2023-06-05 14:47:10 +00:00
Ephraim Atta-Duncan
6e2b05f835 Change password in database to new reset password 2023-06-05 14:36:20 +00:00
Ephraim Atta-Duncan
8dc9c9d72d Add reset password page 2023-06-05 14:17:45 +00:00