..
Console
Fix the CreateAdminAccountTest command to force the last_used_at value for MySQL
2022-02-15 10:19:47 +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
Rename tokens to account_creation_token and the related table, tests, controllers, endpoints
2022-06-23 17:25:01 +02: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
Allow whitespaces in the IsNotPhoneNumber validation rule
2022-03-24 17:55:57 +01:00
Account.php
Rename tokens to account_creation_token and the related table, tests, controllers, endpoints
2022-06-23 17:25:01 +02:00
AccountAction.php
Restrict the attributes returned in AccountContact
2022-02-01 12:17:56 +01:00
AccountCreationToken.php
Rename tokens to account_creation_token and the related table, tests, controllers, endpoints
2022-06-23 17:25:01 +02: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
User.php
Add account deletetion feature in the Admin panel
2021-07-06 15:35:21 +02:00