flexisip-account-manager/flexiapi/database/migrations
Timothée Jaussoin 46af75fea3 Add account expirations table
Complete POST /accounts admin endpoints
Handle expiration in email and phone endpoints
Complete documentation
Add related tests
Bump package version
2021-03-03 17:25:52 +01:00
..
2014_10_12_000000_create_users_table.php Add configuration for admins 2020-09-14 11:24:59 +02:00
2014_10_12_100000_create_password_resets_table.php Add configuration for admins 2020-09-14 11:24:59 +02:00
2019_08_19_000000_create_failed_jobs_table.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
2020_01_23_125119_create_accounts_passwords_tables.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
2020_01_28_100553_create_nonces_digest_table.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
2020_04_29_131330_create_admins_table.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
2020_09_14_120448_add_email_changed_table.php Update from Laravel 6 to Laravel 8 2020-09-16 12:44:26 +02:00
2020_10_19_085412_create_api_keys_table.php Add the activated parameter in the API accounts creation command 2020-10-19 11:53:07 +02:00
2020_11_30_123051_create_aliases_table.php Add accounts management endpoints 2020-12-07 15:25:34 +01:00
2021_02_10_160119_add_phone_change_codes_table.php Resolve properly the domain/realm when hashing the password 2021-02-11 16:06:20 +01:00
2021_02_23_152536_create_tokens_table.php Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01:00
2021_03_02_151353_create_activation_expirations_table.php Add account expirations table 2021-03-03 17:25:52 +01:00