19 Commits

Author SHA1 Message Date
a94b26b23c Can leave a family 2023-06-21 17:35:07 +02:00
ad54f83c2c Add /family/{id}/users route 2023-06-21 17:01:52 +02:00
cffa8f40c2 Add new TODOs 2023-06-16 18:47:08 +02:00
9dd3811136 Refactor login tokens management 2023-06-16 18:40:21 +02:00
c979e77c54 Handle database restarts 2023-06-13 15:24:13 +02:00
4bfd30f5dd Fix a issue with account activation 2023-06-13 10:54:10 +02:00
2f3f61b159 Can delete account 2023-06-06 10:19:54 +02:00
85e5be0328 Can check delete account token 2023-06-06 10:02:41 +02:00
4b8baa2416 Can request account deletion 2023-06-06 09:47:52 +02:00
1a8211c13d Refactor users_service 2023-06-05 19:11:28 +02:00
0ed24d078d Can update profile information 2023-06-05 18:52:00 +02:00
5ed74260a8 Can request password reset 2023-05-31 13:56:18 +02:00
56be33070c Can change password by reset 2023-05-31 13:33:26 +02:00
0590197315 Can check the validity of a password reset token 2023-05-31 11:36:14 +02:00
7f8e41b618 Automatically remove outdated account creation requests 2023-05-31 11:06:58 +02:00
62a52b385e Generate reset password URL 2023-05-30 15:12:58 +02:00
c84c2ef3c5 Add rate limiting 2023-05-26 17:55:19 +02:00
4ba4d10fce Check for duplicate email 2023-05-25 09:42:43 +02:00
0bfdc305b1 Basic create user account 2023-05-24 16:19:46 +02:00