Timothée Jaussoin
21bced8764
Fix FLEXIAPI-252 Update the hCaptcha Laravel library, use file instead of...
2024-12-18 15:14:45 +00:00
Timothée Jaussoin
197705d872
Fix FLEXIAPI-219 Allow complete Bearer value to be set in the setting to...
2024-10-28 09:40:52 +00:00
Timothée Jaussoin
61bc04da02
Fix FLEXIAPI-216 Implement the RFC 8898 partially... for HTTP
2024-10-23 14:31:29 +02: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
12ef6d472e
Fix FLEXIAPI-212 Add CoTURN credentials support in the provisioning
2024-09-25 10:33:44 +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
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
4f79ddca2b
Fix FLEXIAPI-167 Add the handling of a custom identifier for the JWT tokens on top of the email one
2024-04-30 10:10:19 +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
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
9e2fcf2c3d
Fix FLEXIAPI-144 Introduce APP_FLEXISIP_PUSHER_FIREBASE_KEYSMAP as a...
2024-03-05 14:51:49 +00:00
Timothée Jaussoin
1df1ca4ddf
Fix typos and generic text issues
2024-02-28 13:58:07 +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
a01cd8d922
Fix #141 Add a new hook system for the Account Service
2024-01-08 16:48:59 +01:00
Timothée Jaussoin
c2ebe29d77
Fix #135 Refactor the password algorithms code
2023-12-19 09:30:21 +00:00
Timothée Jaussoin
697f9d148a
Fix #133 Make the MySQL connection unstrict
2023-12-14 16:05:15 +01:00
Timothée Jaussoin
1cb44ce318
Branch the 1.4
2023-11-30 16:36:26 +00:00
Timothée Jaussoin
c477973d84
Fix #126 Move all the intercome related features under a toggle
2023-10-05 17:02:08 +02:00
Timothée Jaussoin
e996a9827c
Fix #125 Remove the External Accounts feature
2023-10-04 16:03:53 +02: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
03bd8d8114
Introduce the database_errors logger
2023-08-30 15:31:51 +00: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
f05df1529d
Fix #91 Update to Laravel 9
2023-04-12 11:35:46 +02:00
Timothée Jaussoin
c5deca93a6
Fix #82 Adjust the FlexisipPusherConnector to fit with the recent changes
2023-03-21 15:46:02 +00:00
Timothée Jaussoin
eb0c97804e
Fix #78 Add a APP_ACCOUNTS_EMAIL_UNIQUE environnement setting
2023-03-14 10:53:51 +00:00
Timothée Jaussoin
ee7ce55e56
Fix #75 Cast to int the phpredis-sentinel port
2023-02-13 12:20:03 +01:00
Timothée Jaussoin
f93e9c0634
Fix #30 Remove APP_EVERYONE_IS_ADMIN
2023-02-08 10:34:17 +01:00
Timothée Jaussoin
6e56559050
Fix #59 Move to Redis for the devices management
2022-12-14 17:21:14 +01:00
Timothée Jaussoin
51774c0cc9
Fix #51 Use DB_CONNECTION and not DB_DRIVER by default to configure the database access
2022-10-26 15:25:17 +02:00
Timothée Jaussoin
668a7758c4
Fix #37 Run tests under Rockylinux 8 and Debian 11
...
Log an error if the FlexisipPusher is used but not properly configured
2022-10-20 17:14:51 +02:00
Timothée Jaussoin
9768585236
Fix #45 Add a username blacklist feature + tests
2022-10-05 16:34:43 +02:00
Timothée Jaussoin
b1d58d83c9
Fix #177
...
Implement XMLRPC like retrocompatibility endpoints
Validate phone-info endpoint phone format
Improve OVHSMS error handling and log errors
Complete tests
Fix #34 return a generic message for 404 errors
Fix #38 simplify the domain resolving parameter and remove the domain parameter in the token based account creation endpoint
2022-08-23 11:27:35 +02:00
Timothée Jaussoin
7a17897193
Add ExternalAccounts and related features
...
- Consume an ExternalAccount on Account creation
- Add a tombstone to an ExternalAccount to ensure non re-usage
- Add related tests
- Generalize Utils
- Stop public registration when there is no ExternalAccounts left
- Add GenerateExternalAccounts, ExportToExternalAccounts and ImportExternalAccounts console scripts
- Provision the ExternalAccount using the depends_on/idkey pair
2022-07-12 17:05:17 +02:00
Timothée Jaussoin
4345fa8a42
Add a new API endpoint to allow the refresh of the confirmation_key
...
Complete the related documentation and tests
Update the dependencies
2022-05-10 17:09:53 +02:00
Timothée Jaussoin
20f8fb4c45
Add a send message endpoint, passing by the linphone-daemon unix pipe
...
Import ReactPHP Socket and required dependencies
Add a new configuration variable to define the unix pipe path
Generalize the API Key to all the users, add a new endpoint to retrieve it, update the documentation
Update the dependencies
Update the documentation
Complete the tests
2022-02-08 18:04:25 +01:00
Timothée Jaussoin
f16776e29b
Add a global toggle to enable/disable the web panels
2022-01-17 16:24:47 +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
4f11deeaf9
Add some basic subscriptions statistics
...
Move the statistics to a specific Library
Show some subscriptions charts in the admin panel
Inject the browser user agent to the database if available
Split statistics in different view (day/week/month)
Install cron scripts
Update the dependencies
2021-10-05 14:27:23 +02:00
Timothée Jaussoin
877cae94f7
Add a toggle to disable public account registration
2021-08-02 15:54:35 +02:00
Timothée Jaussoin
2062d0618f
Add a provisioning endpoint
...
Add QRCode link endpoint
Install endroid/qr-code to generate the QRCode
Add a ACCOUNT_PROVISIONING_RC_FILE to configure the provisioning RC file
Complete the documentation
Handle expired confirmation_key in the provisioning endpoints
Implement the provisioning hooks and complete the README
Complete the README regarding the db:import command
Bump the package number
2021-07-05 10:41:45 +02:00
Timothée Jaussoin
ba7d91210c
Fix #12 Add logs to important API endpoints and Web panel events
...
Update the dependencies
2021-07-02 11:01:00 +02:00
Timothée Jaussoin
fe279e3244
Remove totally the SQLite support
...
- Run all the migrations in the MySQL database
- Add foreign keys + cascade support
- Remove the AccountDeleting event (now useless)
- Simplify the related code
- Keep (for now), the FlexiSIP structure to ensure compatibility
- Update the README
- Update the test suite
2021-06-03 11:31:54 +02:00
Timothée Jaussoin
ad69828d60
Use the external DB configuration as the local DB configuration by default
...
This allows admin to store all the tables in one unique DB
2021-05-11 15:27:14 +02:00
Timothée Jaussoin
d0cce36eeb
Add a nice layout for the common errors, fix #5
...
Update the dependencies
Remove some old codes
Bump the package version
Move the throttle limit from 60 to 600
2021-05-03 12:07:57 +02:00
Timothée Jaussoin
cd32657d21
Add Push notification token and account creation endpoints
...
Complete documentation
Complete tests
Update the dependencies
Bump the package number
2021-02-24 15:15:40 +01:00