Commit graph

189 commits

Author SHA1 Message Date
Timothée Jaussoin
682b0ae67b Fix FLEXIAPI-287 Refactor the emails templates 2025-04-29 09:12:59 +00:00
Timothée Jaussoin
0160779784 Fix FLEXIAPI-232 Add provisioning email 2025-04-23 13:01:45 +00:00
Timothée Jaussoin
e2f40699fb Fix FLEXIAPI-205 Remove the deprecated endpoints, compatibility code... 2025-04-22 12:51:15 +00:00
Timothée Jaussoin
a3861304cc Fix FLEXIAPI-284 Add configurable admin API Keys 2025-04-10 09:11:26 +00:00
Timothée Jaussoin
672d6291b7 Fix FLEXIAPI-272 Add Space based email server integration 2025-04-08 09:02:35 +00:00
Timothée Jaussoin
b493e9006e Fix FLEXIAPI-281 Restrict external_domains unicity on username, domain 2025-03-26 10:25:42 +00:00
Timothée Jaussoin
deeea0ddb6 Fix FLEXIAPI-280 Ensure that the foreign external_accounts key is handling delete on cascade 2025-03-25 14:50:55 +00:00
Timothée Jaussoin
7cb63f3e51 Fix FLEXIAPI-233 Add External Accounts (new version) 2025-03-24 13:36:20 +00:00
Timothée Jaussoin
1d3c3b8c13 Fix FLEXIAPI-276 Complete the translations 2025-03-13 13:50:10 +00:00
Timothée Jaussoin
11a9f87f1d Fix FLEXIAPI-275 Add names in Spaces 2025-03-05 15:48:55 +01:00
Timothée Jaussoin
f566bc0c7c Fix FLEXIAPI-237 Add internationalisation support in the app 2025-02-26 10:06:55 +01:00
Timothée Jaussoin
cc9fb24db1 Fix FLEXIAPI-271 Handle properly reversed attributes in objects 2025-02-18 12:04:25 +01:00
Timothée Jaussoin
9006bc1d0d Fix FLEXIAPI-258 Move DotEnv instance configurations in the Spaces table 2025-02-17 14:02:06 +00:00
Timothée Jaussoin
1ba3834f40 Fix FLEXIAPI-264 Add -k|api_key_ip parameter to accounts:create-admin-account... 2025-02-03 16:24:39 +00:00
Timothée Jaussoin
e761e03309 Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of... 2024-12-18 15:27:43 +00:00
Timothée Jaussoin
5f0595bbaa Fix FLEXIAPI-244 Remove faulty middleware 2024-12-17 10:34:50 +00:00
Timothée Jaussoin
d86e297b81 Fix FLEXIAPI-251 Restrict UI elements not accessible by standard Admins or Users 2024-12-16 14:51:03 +00:00
Timothée Jaussoin
4add0d7daa Fix FLEXIAPI-250 Allow Spaces to be declared without a subdomain 2024-12-16 13:56:14 +00:00
Timothée Jaussoin
9cb24cad77 Fix FLEXIAPI-241 Add a /push-notification endpoint to send custom push... 2024-12-10 16:05:19 +00:00
Timothée Jaussoin
694265cc1c Fix FLEXIAPI-242 Add stricter validation for the AccountCreationToken Push Notification endpoint 2024-12-10 14:26:53 +01:00
Timothée Jaussoin
3d715afc23 Fix FLEXIAPI-228 Add reset password email flow 2024-12-04 16:25:13 +01:00
Timothée Jaussoin
93c98ae73f Fix FLEXIAPI-220 Migrate SIP Domains to Spaces 2024-12-02 13:04:49 +00:00
Timothée Jaussoin
dcdf364517 Fix FLEXIAPI-238 Replace Material Icons with Phosphor 2024-11-06 16:43:01 +01:00
Timothée Jaussoin
648936514f Fix FLEXIAPI-213 Add TURN credentials support in the API as defined in... 2024-10-14 09:03:22 +00:00
Timothée Jaussoin
1ff618d20a Fix FLEXIAPI-210 Inject the proper object in the sip_domains create/edit view 2024-09-09 14:39:07 +00:00
Timothée Jaussoin
53f47045c5 Fix FLEXIAPI-206 Use the proper wording in the delete account form 2024-08-21 15:43:16 +02:00
Timothée Jaussoin
a4e44d94a6 Fix FLEXIAPI-203 Implement domain based Linphone configuration, add... 2024-08-12 10:14:21 +00: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
e913b4a584 Fix FLEXIAPI-195 Fix LiblinphoneTesterAccoutSeeder to fit with the latest Account related changes 2024-06-25 15:43:39 +02: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
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
0f3454fb68 Fix FLEXIAPI-179 Add Localization support as a Middleware that handles Accept-Language HTTP header 2024-06-03 13:52:17 +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
676760579d Fix FLEXIAPI-163 Complete AccountService hooks 2024-05-30 12:27:53 +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
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
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
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
c5f001e337 Fix FLEXIAPI-156 Disable the Phone change web form when PHONE_AUTHENTICATION is disabled 2024-04-02 13:57:08 +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
d2316251d5 Fix FLEXIAPI-143 Implement JWT authentification in the API 2024-03-25 11:08:41 +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
f6ac67b8b1 Fix FLEXIAPI-153 Add phone and email to be changed in the Activity panel 2024-03-20 11:25:49 +01:00