flexisip-account-manager/flexiapi/database/migrations
Timothée Jaussoin 4fc6aaa824 Resolve properly the domain/realm when hashing the password
Add aliases support through two new endpoints, allowing user to set a phone number on his account
Hide the confirmation_key from the returned account JSON
Bump version number
2021-02-11 16:06:20 +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