flexisip-account-manager/flexiapi
2024-05-02 12:57:26 +02:00
..
app 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
bootstrap Update the dependencies 2021-01-05 15:35:51 +01:00
config 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
database Fix FLEXIAPI-172 Fix drop_aliases_table migration when there is more than one alias 2024-05-02 12:57:26 +02:00
public Fix FLEXIAPI-152 API Key usage clarification 2024-04-09 09:10:08 +00:00
resources Fix FLEXIAPI-168 Add POST /accounts/me/email to confirm the email change 2024-04-25 13:33:20 +00:00
routes Fix FLEXIAPI-168 Add POST /accounts/me/email to confirm the email change 2024-04-25 13:33:20 +00:00
storage Remove the db.sqlite 2020-09-14 11:24:59 +02:00
tests 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
.editorconfig Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.env.example 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
.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 FLEXIAPI-164 Add vcards-storage endpoints 2024-04-24 13:41:43 +00:00
composer.lock 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
composer.phar 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
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