Commit Graph

418 Commits

Author SHA1 Message Date
053f08f927 Fix bad http code 2023-06-20 18:59:39 +02:00
3004f57185 Add route /family/list 2023-06-20 18:55:14 +02:00
0ef722d29f Create view to load memberships 2023-06-19 19:00:35 +02:00
c2e93aebbe Can join a family 2023-06-17 18:55:07 +02:00
93436fbc09 Refactor rest password route 2023-06-17 18:27:51 +02:00
56f8dfeb9e Better handling of configuration load 2023-06-17 18:19:11 +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
f54dfde7f7 Can create a family 2023-06-16 17:51:51 +02:00
e6c896efa2 Add new tables for families management 2023-06-15 18:00:31 +02:00
74601a8d9d Optimize imports 2023-06-15 09:33:52 +02:00
6a399ac52a Can delete account 2023-06-15 09:33:41 +02:00
fc58e65ea1 Provide user info in context 2023-06-15 08:52:04 +02:00
1934354665 Create a context to store authentication 2023-06-15 08:45:21 +02:00
10e5c124fd Can request account deletion 2023-06-14 16:12:09 +02:00
6f58e767a2 Clean code 2023-06-14 15:30:16 +02:00
71db3339d8 Can replace user password from profile 2023-06-14 15:23:23 +02:00
e3bec527f0 Can update profile information 2023-06-14 14:14:46 +02:00
b64bc8fb6d Remove useless imports 2023-06-13 16:22:23 +02:00
eb0c1a5c21 Refactor BasAuthenticatedPage 2023-06-13 16:21:44 +02:00
c01ed9ae49 Ready to build profile route page 2023-06-13 16:16:07 +02:00
b3e1a4544c Handle invalid tokens 2023-06-13 15:29:15 +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
fc1104ec89 Can authenticate using password 2023-06-13 10:42:28 +02:00
ae84ae8822 Can request account creation from web app 2023-06-13 10:06:04 +02:00
37015807bb Réorganisation des imports 2023-06-12 19:11:33 +02:00
e5827656fa Can reset password 2023-06-12 19:10:31 +02:00
1bd18133b3 Check reset token validity 2023-06-12 16:25:38 +02:00
3e5648afca Add request password reset route 2023-06-09 18:55:36 +02:00
fea2059433 Can sign out 2023-06-09 18:27:03 +02:00
3ca941bd57 Create base main page 2023-06-09 11:19:40 +02:00
d55718f4de Can authenticate using OpenID 2023-06-09 10:45:01 +02:00
94a4ab4f91 Add login page layout 2023-06-08 19:47:59 +02:00
b63df5b953 Ready to build base login page 2023-06-06 16:50:47 +02:00
704a25d2e8 Add base UI config 2023-06-06 16:39:47 +02:00
8f0a3e1f07 Load server config on react app 2023-06-06 15:47:30 +02:00
ec98e728d8 Bootstrap app 2023-06-06 10:52:50 +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
27910a03a8 Can replace password 2023-06-05 19:04:31 +02:00
c99a3a319c Can replace password 2023-06-05 19:02:51 +02:00
0ed24d078d Can update profile information 2023-06-05 18:52:00 +02:00
0050d99797 Can check if password is set aith auth/info route 2023-06-05 18:41:56 +02:00
7fbdf629d1 Can sign out 2023-06-02 15:35:07 +02:00
d54f9e4503 Can finish open id login 2023-06-02 15:04:49 +02:00
29c0247b4b Add rate limiting 2023-06-02 11:52:10 +02:00
83d731c546 Start to build init openid login 2023-06-02 11:49:18 +02:00