1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-02-12 04:02:39 +00:00

22 Commits

Author SHA1 Message Date
e26d40183e Can delete group 2021-01-20 19:20:28 +01:00
f031f7b4b3 Ready to start to delete user account 2021-01-20 18:58:02 +01:00
fb7f56c359 Add placeholder for account deletion 2020-07-14 10:13:19 +02:00
67dd29fe2d Start account export 2020-07-13 19:12:39 +02:00
f21636aa4e Start to implement data export 2020-07-13 18:56:36 +02:00
ded88474d5 Can reset password 2020-07-13 15:33:18 +02:00
8a2f482bbd Can check the validity of a password reset token 2020-07-13 14:52:25 +02:00
e4b361ab12 Can generate a reset token if password is valid 2020-07-13 14:20:28 +02:00
c4f5447230 Can create new accounts 2020-07-13 13:35:25 +02:00
1974c782b5 Can get security questions 2020-07-13 13:23:37 +02:00
e76b3180e7 Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
515f8d2ffc Start to implement new route 2020-07-13 13:07:50 +02:00
071c773412 Can check if an email address exists or not 2020-07-13 13:00:02 +02:00
c2c6a24b29 Can disconnect a user from all its devices 2020-07-13 11:56:49 +02:00
8c424bcec4 Update last activity of the user 2020-06-29 15:53:39 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
97d9adcc03 Can sign out user 2020-05-24 19:19:07 +02:00
75024dbca6 Can get current user ID 2020-05-24 17:57:47 +02:00
5554197310 Create new api_data module 2020-05-24 13:10:09 +02:00
d2035a6a3f Ready to implement password check 2020-05-23 19:17:48 +02:00
975c129f7c Create new check functions 2020-05-23 17:09:28 +02:00
ab5df69ee5 Start to implement login method 2020-05-21 15:43:53 +02:00