| .. |
|
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
|
Resolve the accounts inside the controllers, the automatic Laravel object resolve doesn't fit with the authenticated scope declared in the Account booted() method
|
2022-01-06 14:42:29 +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
|
Fix an authentication issue in the Account global domain scope
|
2022-01-06 12:31:34 +01:00 |
|
AccountAction.php
|
Complete the authenticated account contacts tests and fix the related documentation
|
2021-11-02 17:00:41 +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 |