flexisip-account-manager/flexiapi
2024-01-11 15:49:48 +01:00
..
app Apply the same workaround than for the email registration for the phone ones 2023-11-28 09:48:51 +00:00
bootstrap Update the dependencies 2021-01-05 15:35:51 +01:00
config Fix #118 Add a throttling system for the AccountCreationToken push notification endpoint 2023-09-06 15:42:46 +02:00
database Fix #118 Add a throttling system for the AccountCreationToken push notification endpoint 2023-09-06 15:42:46 +02:00
public Fix #102 Implement AccountCreationRequestToken 2023-05-23 14:29:01 +00:00
resources Fix #142 Use the correct provisioning link route 2024-01-11 15:49:48 +01:00
routes Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 17:07:50 +02:00
storage Apply the same workaround than for the email registration for the phone ones 2023-11-28 09:48:51 +00:00
tests Fix #124 Return 404 when the account is already provisioned or the provisioning_token not valid 2023-09-27 17:07:50 +02:00
.editorconfig Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.env.example Fix #118 Add a throttling system for the AccountCreationToken push notification endpoint 2023-09-06 15:42:46 +02:00
.gitattributes Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.gitignore Complete the documentation regarding how DotEnv configuration is handled 2020-09-14 16:41:47 +02:00
.styleci.yml Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
artisan Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
composer.json Complete the CHANGELOG to add important changes 2023-03-29 13:33:08 +00:00
composer.lock Apply the same workaround than for the email registration for the phone ones 2023-11-28 09:48:51 +00:00
composer.phar Fix #50 upgrade the code to fit with the new object format 2022-11-03 10:39:11 +01:00
package.json Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
phpcs.xml Add a PHP CodeSniffer to the CI 2022-09-21 12:28:59 +02:00
phpmd.xml Fix #42 add PHPMD to the GitlabCI 2022-09-21 15:29:27 +02:00
phpunit.xml Fix #77 Add proper SIP username validation 2023-03-21 13:03:02 +00:00
server.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
webpack.mix.js Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00