1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-04-04 11:52:36 +00:00

233 Commits

Author SHA1 Message Date
5cb8ec6dba Add report causes 2022-03-16 19:15:02 +01:00
09ce13c554 Turned a lot of function to async mode 2022-03-12 07:47:22 +01:00
5e9e1ee02b Updated image 2022-03-09 20:03:00 +01:00
c874d1c964 Update actix 2022-03-09 19:58:46 +01:00
4aa7657e28 Update mysql 2022-03-09 19:21:57 +01:00
ee27c7026a Update webauthn 2022-03-09 18:45:34 +01:00
10ddae286f Parse potential environment variables in ice_servers list 2021-12-31 12:09:00 +01:00
5da5de1c4d Fix issue with empty links in banners 2021-12-30 14:12:14 +01:00
1d21ba0ecc Parse environment variables in all banner configuration fields 2021-12-30 08:50:06 +01:00
bbe8252f9d Add banner 2021-12-29 19:10:47 +01:00
36bfe8e24e Accept wider range of IP for proxies and RTC relay 2021-10-16 21:55:29 +02:00
c782f64602 Adapt Forez groups specification for Microservices 2021-10-16 18:06:45 +02:00
b7a0208e71 Add "enabled" fields 2021-10-16 17:45:25 +02:00
43c76fa120 Accept environment variables in configuration 2021-10-16 17:34:27 +02:00
30f427b61c Reorganize parsing 2021-10-16 17:29:51 +02:00
ffc6778822 Simplify configuration management 2021-10-16 17:18:40 +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
c14a0da518 Account image URL is null if unset 2021-07-12 18:43:17 +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
d933dadf62 Can update admin roles 2021-05-15 09:10:39 +02:00
73837553c7 Start to implement admin roles logic 2021-05-14 18:25:53 +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
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
cf5ed7ddde Add Access-Control-Allow-Origin Header for admin requests 2021-05-11 19:01:25 +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
ffe6d464d7 Add support for admin routes 2021-05-09 16:17:58 +02:00
c0489613fb Can create new admin accounts from command line 2021-05-08 19:17:33 +02:00
37a7efb5b3 Start to update main function 2021-05-04 19:18:47 +02:00
d07100a2c4 Add contact email to server configuration 2021-04-30 18:45:06 +02:00
92787dbb4d Replace get_members_info with a more appropriate route 2021-04-25 15:58:24 +02:00
2f545574fa Implement presence mechanismes 2021-04-21 15:21:29 +02:00
3da9f26176 Can get the list of Forez groups 2021-04-18 14:42:45 +02:00
2f931ff026 Can update new user information fields 2021-04-16 15:06:07 +02:00
b5d2410413 Add new user information 2021-04-16 14:56:47 +02:00
1567ae4241 Spawn a thread to send push notifications 2021-04-16 08:35:14 +02:00
5e3ffcbeda Fix invalid check 2021-04-16 07:58:45 +02:00
42c7425aae Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00