..
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
- Fix an issue when the user set for the first time his email adress to his account (the old email was required)
2021-05-04 11:27:21 +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
- Fix an issue when the user set for the first time his email adress to his account (the old email was required)
2021-05-04 11:27:21 +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