Commit graph

19 commits

Author SHA1 Message Date
d325b43c04 Log relevant request info. 2024-12-13 13:39:16 +01:00
0ab0a675fb Provide the validated email address once validated. 2024-11-18 08:13:48 +01:00
1f929cdab6 Dedicated messages to change the user email address. 2024-11-18 07:45:37 +01:00
dbb4486fb1 Send email addresses on login. 2024-07-07 20:02:19 +02:00
d24cb5d94e Each email address change should be validated. 2024-07-06 18:04:12 +02:00
e2e77af4fa Email address not validated: send a dedicated error message. 2024-07-06 12:39:44 +02:00
d0a058e0fb PasswordTooLong 2024-05-01 00:30:49 +02:00
5ac733cbc3 UserID: from Int32 to UInt32. 2024-03-16 05:45:15 +01:00
4c07699082 Implement Keep Alive messages. 2024-02-20 17:14:37 +01:00
2024325092 DeleteUser now returns a UserDeleted response. 2023-06-14 18:39:36 +02:00
da641a6d3d Remove redundant error messages. 2023-06-14 03:25:19 +02:00
b047a3fd6f All explicit errors in requests are now dedicated errors. 2023-06-14 02:07:03 +02:00
71cbb1d519 Invalid credentials error message. 2023-06-14 01:51:55 +02:00
d66afffc15 Errors now have dedicated messages. 2023-06-14 01:46:38 +02:00
67adb6ef51 Removing "phone" and EditContact message (ModUser could be used instead). 2023-06-12 23:24:49 +02:00
cf97fab773 New TODO.md + improved password management (simpler code and messages). 2023-06-11 21:10:03 +02:00
2a267ea7a2 Authd: users are now logged and have an 'admin' attribute. 2023-06-10 17:26:12 +02:00
841d2dc7c2 Filling tho responses array. 2020-12-13 03:00:45 +01:00
dbcfa4880b New authd code structure. 2020-11-22 13:49:34 +01:00