Commit graph

193 commits

Author SHA1 Message Date
Timothée Jaussoin
4d550d04ab Fix FLEXIAPI-202 Add account parameter to the redirection in the destroy admin route 2024-08-05 15:10:34 +02:00
Timothée Jaussoin
08ff1b8675 Fix FLEXIAPI-196 Add a phone validation system by country code with configuration panels and related tests and documentation 2024-07-24 10:59:22 +02:00
Timothée Jaussoin
f6c5562201 Fix FLEXIAPI-192 Add DotEnv configuration to allow the expiration of tokens and codes in the app 2024-07-11 12:51:02 +00:00
Timothée Jaussoin
2ed4f02c11 Fix FLEXIAPI-182 Replace APP_SUPER_ADMINS_SIP_DOMAINS with a proper sip_domains table, API endpoints, UI panels, tests and documentation 2024-07-01 14:11:47 +00:00
Timothée Jaussoin
61a0339442 Fix FLEXIAPI-184 Append phone_change_code and email_change_code to the admin... 2024-06-13 07:39:55 +00:00
Timothée Jaussoin
880f0cbc74 Fix FLEXIAPI-183 Complete the account hooks on the dictionnary actions 2024-06-10 16:58:02 +02:00
Timothée Jaussoin
0d399503c4 Fix FLEXIAPI-181 Replace APP_ADMINS_MANAGE_MULTI_DOMAINS with APP_SUPER_ADMINS_SIP_DOMAINS 2024-06-10 13:49:42 +00:00
Timothée Jaussoin
afe29811ac Fix FLEXIAPI-180 Fix the token and activation flow for the provisioning with... 2024-06-03 13:19:43 +00:00
Timothée Jaussoin
3d1e313ca3 Fix FLEXIAPI-159 Add the account_creation_tokens/consume endpoint 2024-05-30 12:36:27 +00:00
Timothée Jaussoin
f90851b6f2 Fix FLEXIAPI-178 Show the unused code in the Activity tab of the accounts in the admin panel 2024-05-27 12:49:34 +00:00
Timothée Jaussoin
b44d6e1b25 Fix FLEXIAPI-177 Complete vcards-storage and devices related endpoints with their User/Admin ones 2024-05-22 12:21:08 +02:00
Timothée Jaussoin
c930859c6a Fix FLEXIAPI-176 Improve logs for the deprecated endpoints and... 2024-05-20 12:32:04 +00:00
Timothée Jaussoin
a9a7fffd9b Fix FLEXIAPI-174 Check if the phone is valid before trying to recover it (deprecated endpoint) 2024-05-16 10:19:05 +00:00
Timothée Jaussoin
b9292fde97 Fix FLEXIAPI-173 Wrong route in validateEmail (deprecated) 2024-05-16 11:32:15 +02:00
Timothée Jaussoin
c13a78002a Fix FLEXIAPI-168 Add POST /accounts/me/email to confirm the email change 2024-04-25 13:33:20 +00:00
Timothée Jaussoin
fd57132d06 Fix FLEXIAPI-166 Reimplement the deprecated email validation URL 2024-04-25 11:06:03 +02:00
Timothée Jaussoin
911862870c Fix #165 Remove for now text/vcard header constraint 2024-04-25 09:05:05 +00:00
Timothée Jaussoin
debf668e77 Fix FLEXIAPI-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00
Timothée Jaussoin
faf33f5ac3 Fix FLEXIAPI-162 Drop the aliases table 2024-04-22 13:38:51 +00:00
Timothée Jaussoin
7418d79b41 Fix FLEXIAPI-152 API Key usage clarification 2024-04-09 09:10:08 +00:00
Timothée Jaussoin
42e7ed83c0 Fix FLEXIAPI-161 Complete the Dictionary tests to cover the collection accessor 2024-04-08 09:29:11 +00:00
Timothée Jaussoin
3dc9f93216 Fix FLEXIAPI-158 Restrict the phone number change API endpoint to return 403... 2024-04-03 14:05:35 +00:00
Timothée Jaussoin
75599dd5ab Fix FLEXIAPI-155 Add a new accountServiceAccountUpdatedHook and accountServiceAccountDeletedHook 2024-03-27 16:22:01 +00:00
Timothée Jaussoin
00196e5957 Fix FLEXIAPI-135 Merge the admins table in the accounts table 2024-03-26 14:15:20 +00:00
Timothée Jaussoin
92e06df01f Fix FLEXIAPI-154 Fix and improve hcaptcha integration 2024-03-21 13:42:53 +00:00
Timothée Jaussoin
9d7618e9c4 Fix FLEXIAPI-149 Add a toggle to disable phone check on username for admin endpoints and forms 2024-03-21 12:04:30 +01:00
Timothée Jaussoin
668c79bc12 Fix FLEXIAPI-151 Migrate to hCaptcha 2024-03-19 15:39:46 +01:00
Timothée Jaussoin
2e9455ef11 Fix FLEXIAPI-150 Use the same account_id parameter for both API and Web routes 2024-03-18 09:46:49 +01:00
Timothée Jaussoin
8fe5761859 Fix FLEXIAPI-148 Reuse AccountService in the POST /api/accounts admin endpoint 2024-03-07 17:43:37 +01:00
Timothée Jaussoin
ea9fa824ea Fix FLEXIAPI-147 Small typo in DeviceController 2024-03-07 10:56:41 +01:00
Timothée Jaussoin
8780050487 Fix FLEXIAPI-146 Add devices management panels for accounts 2024-03-05 16:53:00 +01:00
Timothée Jaussoin
6da23a50a8 Fix FLEXIAPI-145 Put back the code as an alias for the confirmation_key in the... 2024-03-04 14:37:56 +00:00
Timothée Jaussoin
248fce60fe Fix FLEXIAPI-139 2024-02-21 14:37:29 +00:00
Timothée Jaussoin
4a5d7b6aee Fix FLEXIAPI-138 Add ip and user_agent columns to all the tokens and code... 2024-01-30 14:02:14 +00:00
Timothée Jaussoin
4035cbd0ab Fix FLEXIAPI-134 Add a system to detect and block abusive accounts 2024-01-29 11:36:41 +01:00
Timothée Jaussoin
e4ccfe7a4a Fix FLEXIAPI-132 2024-01-24 15:37:20 +00:00
Timothée Jaussoin
d6a6b6bce0 Fix FLEXIAPI-133 Use the correct breadcrumb on create and fix a password... 2024-01-17 09:39:09 +00:00
Timothée Jaussoin
6226e867ad Fix #139 Allow the dictionary to be set when creating an account on the API as an admin 2023-12-28 15:17:01 +00:00
Timothée Jaussoin
0597db0f8e Fix #138 Add a dictionary to the account model 2023-12-28 09:54:47 +00:00
Timothée Jaussoin
3649dde4f3 Fix #136 Refactor the activation_key integration 2023-12-20 11:02:34 +00:00
Timothée Jaussoin
c2ebe29d77 Fix #135 Refactor the password algorithms code 2023-12-19 09:30:21 +00:00
Timothée Jaussoin
245910374a Fix #134 Create an Activity view in the Admin > Accounts panel 2023-12-18 10:58:53 +00:00
Timothée Jaussoin
5717994ab8 Fix #132 Move the provisioning_tokens and recovery_codes to dedicated table 2023-12-14 14:13:41 +00:00
Timothée Jaussoin
1cb44ce318 Branch the 1.4 2023-11-30 16:36:26 +00:00
Timothée Jaussoin
cabf94273f Fix #119 Add a X-Linphone-Provisioning required header to the provisioning... 2023-11-13 14:14:53 +00:00
Timothée Jaussoin
8bb2c514b0 Only allow the recovery endpoint to be called once if the code is wrong 2023-11-08 10:41:14 +00:00
Timothée Jaussoin
06e92a6f93 Fix Jira FLEXIAPI-129 Validate the password confirmation when creating a new... 2023-11-07 16:24:49 +00:00
Timothée Jaussoin
b6b54802d2 Add a small check to ask to wait one hour between two recoveries of an account 2023-11-07 15:54:07 +01:00
Timothée Jaussoin
459e8faf9d Fix Mantis#11998 Send the correct message by SMS when creating an account... 2023-11-07 14:20:13 +00:00
Timothée Jaussoin
179c76251d Add call logs browsing, general and per account 2023-10-16 09:05:45 +00:00