flexisip-account-manager/flexiapi/app
Timothée Jaussoin 79921e56e2 Display the account type as a list in vCard
Complete the documentation
Update the dependencies
Fix the tests
2022-01-24 17:31:49 +01:00
..
Console Fix #14, convert the flexisip-tester account seeder MySQL script to a proper Laravel Seeder 2021-12-07 17:10:37 +01:00
Exceptions Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Helpers Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
Http Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
Libraries Add some basic subscriptions statistics 2021-10-05 14:27:23 +02:00
Mail Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Providers Add a toggle to disable public account registration 2021-08-02 15:54:35 +02:00
Rules Forbid uppercase during registration 2021-10-05 10:03:53 +02:00
Account.php Display the account type as a list in vCard 2022-01-24 17:31:49 +01:00
AccountAction.php Move the DTMF protocol from AccountAction to Account 2022-01-20 15:29:48 +01:00
AccountTombstone.php Save the removed accounts in a "tombstones" table to prevent them to be recreated 2021-09-07 15:52:21 +02:00
AccountType.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
ActivationExpiration.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Admin.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Alias.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
ApiKey.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Contact.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
Device.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
DigestNonce.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
EmailChanged.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Password.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
PhoneChangeCode.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
Token.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00
User.php Add account deletetion feature in the Admin panel 2021-07-06 15:35:21 +02:00