flexisip-account-manager/flexiapi
2023-05-04 14:36:53 +00:00
..
app Fix #99 Remove username restriction in Public unsecure endpoint 2023-05-04 14:36:53 +00:00
bootstrap Update the dependencies 2021-01-05 15:35:51 +01:00
config Fix #91 Update to Laravel 9 2023-04-12 11:35:46 +02:00
database Fix #44 Add display name in the provisioning XML 2022-09-29 16:41:56 +02:00
public Fix #93 Remove the .htaccess file, redundant with the existing Apache configuration 2023-04-26 16:35:06 +02:00
resources Fix #94 Implement the deprecated endpoint changes + tests + documentation for 1.4 2023-05-03 13:20:26 +00:00
routes Fix #59 Move to Redis for the devices management 2022-12-14 17:21:14 +01:00
storage Remove the db.sqlite 2020-09-14 11:24:59 +02:00
tests Fix #99 Remove username restriction in Public unsecure endpoint 2023-05-04 14:36:53 +00:00
.editorconfig Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.env.example Fix #91 Update to Laravel 9 2023-04-12 11:35: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 Fix #91 Update to Laravel 9 2023-04-12 11:35:46 +02:00
composer.lock Fix #91 Update to Laravel 9 2023-04-12 11:35:46 +02: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