1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-04-06 20:59:19 +00:00

34 Commits

Author SHA1 Message Date
b2514351a1 Make all HTTP routes asynchronous 2022-03-11 21:56:08 +01:00
ee27c7026a Update webauthn 2022-03-09 18:45:34 +01:00
dd99d9e5e1 Recovery => Reset 2021-07-13 17:40:03 +02:00
8ade67d899 Administrators can create password recovery links 2021-07-13 17:28:48 +02:00
71254c47f1 Administrators can change user email address 2021-07-13 16:54:38 +02:00
d0f87467ec Log admin requests to get user information 2021-07-12 19:00:41 +02:00
19887f525e Administrators can get information about a single user 2021-07-12 17:50:14 +02:00
82717312e6 Administrators can search for users 2021-07-12 17:18:06 +02:00
cb44497fee Add password to security keys 2021-07-11 17:54:15 +02:00
28b24f39b0 Return format string with admin logs 2021-07-11 13:49:59 +02:00
5d97ca18cb Can access admin logs from the API 2021-07-10 19:40:41 +02:00
5a13d7beb3 Start to log administrator actions 2021-07-10 19:09:54 +02:00
250de62953 Implement missing features 2021-05-15 10:07:11 +02:00
e0b953ba01 Can create admin account from API 2021-05-15 09:59:34 +02:00
cbf8d9b100 Can get the list of administrators from the api 2021-05-15 09:19:43 +02:00
d933dadf62 Can update admin roles 2021-05-15 09:10:39 +02:00
e619d71601 Fix bad route 2021-05-14 18:45:48 +02:00
4365caf602 Can get admin roles through API 2021-05-14 18:38:46 +02:00
57a5752fe7 Can create reset token from the API 2021-05-14 15:16:01 +02:00
5abd4979a3 Can remove a key from the list of keys of an admin 2021-05-14 15:08:39 +02:00
22b3a73db3 Can get the list of keys of an admin 2021-05-14 13:34:13 +02:00
3c4a5a53a1 Can authenticate using security key 2021-05-14 12:18:21 +02:00
c52b7a4408 Can create auth challenge 2021-05-14 11:57:24 +02:00
210dcb9597 Return keys listing in auth options 2021-05-14 11:12:41 +02:00
3838cf3e03 Can register a new key 2021-05-14 10:58:11 +02:00
70860ab184 Can generate admin key enrollment challenge 2021-05-14 09:30:59 +02:00
158d35171d Can update admin general settings 2021-05-13 17:17:31 +02:00
830c6d0700 Update get_admin_info route 2021-05-13 08:42:59 +02:00
c545838f3c Can sign out user 2021-05-12 18:50:02 +02:00
8f9021d8ef Can get admin information 2021-05-11 17:41:03 +02:00
ef0845f075 Can get current admin id 2021-05-11 17:17:52 +02:00
d8ec093786 Can authenticate admin with reset token 2021-05-11 16:52:57 +02:00
25830fe6d1 Admin can get auth options 2021-05-09 16:29:59 +02:00
ffe6d464d7 Add support for admin routes 2021-05-09 16:17:58 +02:00