|
ad4f33676f
|
Bug fix for reset password
|
2024-11-05 20:32:27 +01:00 |
|
|
44cfbd6ee8
|
Improved error message to client for password reset request, delete PasswordTokenReset after changing password
|
2024-11-05 01:00:11 +01:00 |
|
|
881e3375ab
|
Better naming
|
2024-11-05 00:37:38 +01:00 |
|
|
6a76c4797a
|
Added extra logging to HTTP endpoints
|
2024-11-05 00:33:12 +01:00 |
|
|
7ec4303b40
|
npm format
|
2024-11-04 01:05:21 +01:00 |
|
|
27d8c7cff6
|
Finish password reset (hopefully)
|
2024-11-03 21:54:54 +01:00 |
|
|
b9a7f9aa8e
|
Typo
|
2024-11-03 01:33:43 +01:00 |
|
|
93abf4b631
|
Updated token hash, use repo instead of prisma for data fetching
|
2024-11-03 00:50:00 +01:00 |
|
|
c04c52aed0
|
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
# Conflicts:
# src/utilities/http.ts
|
2024-11-02 21:43:25 +01:00 |
|
|
3f19730bd8
|
Added param to JSdoc
|
2024-11-02 21:26:47 +01:00 |
|
|
82f51b2b7e
|
Added pw token expiry check, temporarily commented mailer code due to bugs
|
2024-11-02 01:46:50 +01:00 |
|
|
a4e96f9ede
|
(WIP) Added pw reset token row, added checks to reset function
|
2024-10-29 22:49:21 +01:00 |
|
|
5a36d10f0e
|
Added reset password function + basic mail layout
|
2024-10-27 21:30:33 +01:00 |
|
|
8f8f019ab7
|
Add email field and add it to register logic
|
2024-10-27 17:25:45 +01:00 |
|
|
39f4e79a88
|
Major refractor, cleaning and improvements.
|
2024-08-24 03:08:43 +02:00 |
|
|
6b97e7d9cb
|
use camelcase file names from now on...
|
2024-08-21 20:55:58 +02:00 |
|