flexisip-account-manager/flexiapi/app
Timothée Jaussoin c8aa86d77a Allow aliases to be entered in the authentication
Fix the authentication password check to allow "alias-accounts"
2021-04-27 17:27:27 +02:00
..
Console Create an "old" Admin account to prevent it to be removed by the SQL cleanup triggers 2021-04-15 12:04:26 +02:00
Events Add account expirations table 2021-03-03 17:25:52 +01:00
Exceptions Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Helpers Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Http Allow aliases to be entered in the authentication 2021-04-27 17:27:27 +02:00
Libraries Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01:00
Mail Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Providers Update wording 2020-09-14 11:55:07 +02:00
Rules Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
Account.php Add a Command to create an Admin test account 2021-03-31 16:13:08 +02:00
ActivationExpiration.php Add account expirations table 2021-03-03 17:25:52 +01:00
Admin.php Allow admin accounts creation through the admin account creation API 2021-02-15 10:05:33 +01:00
Alias.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
ApiKey.php Add the activated parameter in the API accounts creation command 2020-10-19 11:53:07 +02:00
Device.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
DigestNonce.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
EmailChanged.php Add accounts management endpoints 2020-12-07 15:25:34 +01:00
Password.php Add accounts management endpoints 2020-12-07 15:25:34 +01:00
PhoneChangeCode.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
Token.php Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01:00
User.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00