Timothée Jaussoin
e0a9b75923
Fix FLEXIAPI-376 Rename domain to realm in CardDav credentials
2025-08-27 15:36:11 +02:00
Timothée Jaussoin
2a3634d461
Fix FLEXIAPI-374 Improve CardDav credentials form
2025-08-27 08:25:38 +00:00
Timothée Jaussoin
60df61d508
Fix FLEXIAPI-359 Add CardDav servers support in the spaces
2025-08-26 09:03:50 +00:00
Timothée Jaussoin
dd1345d1ba
Fix FLEXIAPI-341 Allow realm to be empty when creating a Space
2025-07-02 10:34:59 +02: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
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
7cb63f3e51
Fix FLEXIAPI-233 Add External Accounts (new version)
2025-03-24 13:36:20 +00:00
Timothée Jaussoin
93c98ae73f
Fix FLEXIAPI-220 Migrate SIP Domains to Spaces
2024-12-02 13:04:49 +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
faf33f5ac3
Fix FLEXIAPI-162 Drop the aliases table
2024-04-22 13:38:51 +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
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
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
7ce7c85184
Fix FLEXIAPI-142
2024-02-28 13:41:14 +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
c2ebe29d77
Fix #135 Refactor the password algorithms code
2023-12-19 09:30:21 +00:00
Timothée Jaussoin
16a26d1576
Completely remove XMLRPC
2023-07-12 14:48:11 +00:00
Timothée Jaussoin
806a77a756
Redesign the account related pages
2023-06-27 09:13:36 +00:00
Timothée Jaussoin
fc96338bfb
Redesign the UI
2023-06-09 08:24:49 +00:00
Timothée Jaussoin
171f55e42e
Fix #95 PUT /accounts admin endpoint implementation
2023-05-25 17:16:36 +02:00
Timothée Jaussoin
86f4a67c1e
Fix #77 Add proper SIP username validation
2023-03-21 13:03:02 +00:00
Timothée Jaussoin
9768585236
Fix #45 Add a username blacklist feature + tests
2022-10-05 16:34:43 +02:00
Timothée Jaussoin
54b9c2a3f3
Fix #43 Ensure that admins cannot create or edit account with capital letters in usernames
...
Update the dependencies
Bump the package number
2022-09-27 11:51:21 +02:00
Timothée Jaussoin
717d3e3cc9
Move the DTMF protocol from AccountAction to Account
...
Ensure that the account actions are not reachable if the account doesn't have the DTMF protocol configured
Update the documentation
Update the tests
Fix migration for SQLite
2022-01-20 15:29:48 +01:00
Timothée Jaussoin
585cc2f02c
Split APP_EVERYONE_IS_ADMIN in two and introduce APP_ADMINS_MANAGE_MULTI_DOMAINS to allow admins to manage accounts accross the domains
...
Update the admins panels to allow domains to be edited
Update the tests
Update the dependencies
Complete the documentation
2022-01-04 16:40:24 +01:00
Timothée Jaussoin
0b8c4061fc
Add missing request files
...
Bump package
2021-07-29 16:14:39 +02:00