Commit graph

566 commits

Author SHA1 Message Date
Timothée Jaussoin
f130380809 Fix FLEXIAPI-320 Domain filtering in statistics 2025-06-04 16:14:48 +02:00
Timothée Jaussoin
ad8e520047 Fix FLEXIAPI-317 Add missing form field for account_realm 2025-06-04 15:42:10 +02:00
Timothée Jaussoin
d8635a619c Fix FLEXIAPI-316 Typos in the views 2025-06-04 15:15:18 +02:00
Félix Olart
c3dcbab9cc fix: FLEXIAPI-311 Typos 2025-06-02 12:35:01 +02:00
Peio Rigaux
cc45376d7d Fix FLEXIAPI-169
Added missing selinux label to log files and storage directory
Modify spec file to execute scriplets even on update
Dummy commit to test update
Use posttrans instead of post to launch scriptlet of old package before the one of the new package (easier for maintenance)
Fix selinux typo for labelling of log dir
2025-05-20 17:29:34 +02:00
Timothée Jaussoin
801b8bd047 Fix FLEXIAPI-305 Add specific error page for Space Expiration 2025-05-20 16:26:11 +02:00
Jonathan Bartet
477f23123d Fix FLEXIAPI-296 fix registration text 2025-05-19 11:39:55 +02:00
Timothée Jaussoin
97667ada1c Fix FLEXIAPI-298 Tag the 2.0 2025-05-19 07:57:05 +00:00
Timothée Jaussoin
83b5e66644 Fix FLEXIAPI-297 Fix PrId and CallId validations 2025-05-14 17:37:12 +02:00
Timothée Jaussoin
cf0b835ae4 Fix FLEXIAPI-295 Bump Rocky 9 Docker image to make the CI pass 2025-05-13 11:23:44 +02:00
Timothée Jaussoin
b0b6ab2c51 Fix FLEXIAPI-224 Add a console script to send Space Expiration emails 2025-05-13 08:46:46 +00:00
Timothée Jaussoin
48961ea194 Fix FLEXIAPI-293 Remove the (long) outdated general documentation 2025-05-05 15:59:10 +02:00
Timothée Jaussoin
cd3b9b818b Fix FLEXIAPI-286 Send an account_recovery_token using a push notification 2025-05-05 13:43:44 +00:00
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
fd0fcd7045 Fix FLEXIAPI-277 Restrict authorized ini keys that can be set to prevent... 2025-04-02 09:25:56 +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
a8e81908ee Fix FLEXIAPI-278 Complete and reorganize the Markdown documentation 2025-03-18 17:06:34 +01: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
09f6e1fa6d Fix FLEXIAPI-261 Remove the TURN part in the XML provisioning (and only keep the API endpoint) 2025-02-26 10:49:15 +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
ac74ad31f4 Fix FLEXIAPI-270 Call the static $apnsTypes attribute in FlexisipPusherConnector 2025-02-18 10:57:29 +00: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
b66cc28004 Fix FLEXIAPI-269 Update the IsNotPhoneNumber rule to use a better phone number validator 2025-02-13 11:58:44 +01:00
Timothée Jaussoin
2bf8db6bd1 Fix FLEXIAPI-268 Allow pn-param in Apple format for the push notifications endpoints 2025-02-13 10:18:03 +01:00
Timothée Jaussoin
63c1c404a6 Fix FLEXIAPI-256 Publish an empty string while deleting a device on Redis to... 2025-02-10 10:47:09 +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
1b1df7eef8 Fix FLEXIAPI-262 Bypass the JWT auth if we have an API 2025-01-30 10:23:06 +00:00
Timothée Jaussoin
0d48ff3964 Fix FLEXIAPI-260 Return 404 and not 403 if the contact is already in the list... 2025-01-28 14:27:26 +00:00
Timothée Jaussoin
07458db5c9 Fix FLEXIAPI-257 Return a more coherent message when search API endpoints returns a 404 2025-01-07 14:48:59 +01:00
Timothée Jaussoin
786258da1f Fix FLEXIAPI-255 Create a INSTALL.md tutorial and log FlexisipPusherConnector errors 2025-01-06 10:51:18 +01:00
Timothée Jaussoin
0dcb74ef19 Fix FLEXIAPI-254 Allow no data on POST requests to not trigger the ValidateJSON middleware 2024-12-30 17:22:03 +01: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
c310ee0566 Fix GH-15 Add password import from CSV 2024-12-09 11:50:50 +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
0d6bc37207 Fix FLEXIAPI-206 Upgrade to Laravel 10, PHP 8.1 minimum and bump all the related dependencies 2024-11-14 16:12:57 +00:00
Timothée Jaussoin
0ec0986b9b Fix FLEXIAPI-240 Update the Docker images 2024-11-12 11:59:56 +01:00