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
|
aea9de7923
|
Fix FLEXIAPI-192 Clear and upgrade properly the account dictionary entries if...
|
2024-06-19 14:00:33 +00:00 |
|
Timothée Jaussoin
|
47acf6cb9d
|
Fix FLEXIAPI-186 Ensure that empty objects are serialized in JSON as objects and not empty arrays
|
2024-06-13 17:15:31 +02:00 |
|
Timothée Jaussoin
|
9f908c3f7d
|
Fix FLEXIAPI-185 Return null if the account dictionary is empty in the API
|
2024-06-13 15:23:25 +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
|
676760579d
|
Fix FLEXIAPI-163 Complete AccountService hooks
|
2024-05-30 12:27:53 +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
|
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
|
faf33f5ac3
|
Fix FLEXIAPI-162 Drop the aliases table
|
2024-04-22 13:38:51 +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
|
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
|
7ce7c85184
|
Fix FLEXIAPI-142
|
2024-02-28 13:41: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
|
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
|
3649dde4f3
|
Fix #136 Refactor the activation_key integration
|
2023-12-20 11:02:34 +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
|
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
|
1debbc5f10
|
Fix #118 Add a throttling system for the AccountCreationToken push notification endpoint
|
2023-09-06 14:58:21 +02:00 |
|
Timothée Jaussoin
|
be429be82a
|
Fix #117 Redeem properly the tokens to prevent reuse
|
2023-08-29 09:52:45 +00:00 |
|
Timothée Jaussoin
|
77f334a730
|
Fix #106 Remove completely the deprecated laravelcollective/html dependency
|
2023-08-08 15:20:07 +02:00 |
|
Timothée Jaussoin
|
fc96338bfb
|
Redesign the UI
|
2023-06-09 08:24:49 +00:00 |
|
Timothée Jaussoin
|
02983102c0
|
Fix #97 Validate usernames with a configurable regex
|
2023-05-31 16:06:41 +02:00 |
|
Timothée Jaussoin
|
171f55e42e
|
Fix #95 PUT /accounts admin endpoint implementation
|
2023-05-25 17:16:36 +02:00 |
|
Timothée Jaussoin
|
716789592e
|
Fix #92 Add two new endpoints regarding email account reset and account search per email for admins
|
2023-05-10 10:01:54 +00:00 |
|
Timothée Jaussoin
|
f409f19ab4
|
Fix #99 Remove username restriction in Public unsecure endpoint
|
2023-05-04 14:36:53 +00:00 |
|
Timothée Jaussoin
|
2514de1754
|
Fix #94 Implement the deprecated endpoint changes + tests + documentation for 1.4
|
2023-05-03 13:20:26 +00:00 |
|
Timothée Jaussoin
|
3162624fb5
|
Fix #60 Rename code to confirmation_key to be more consistent with the API, keep code as a fallback for now
|
2023-04-26 15:32:47 +00:00 |
|
Timothée Jaussoin
|
86f4a67c1e
|
Fix #77 Add proper SIP username validation
|
2023-03-21 13:03:02 +00:00 |
|