This website requires JavaScript.
Explore
Help
Sign In
extern
/
2FAuth
Watch
1
Star
0
Fork
0
You've already forked 2FAuth
mirror of
https://github.com/Bubka/2FAuth.git
synced
2025-05-29 14:31:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2FAuth
/
database
/
migrations
History
Bubka
dd44b49c4e
Update migrations for consistent column changes without doctrine/dbal
2024-06-26 13:58:56 +02:00
..
2014_10_12_000000_create_users_table.php
…
2014_10_12_100000_create_password_resets_table.php
…
2016_06_01_000001_create_oauth_auth_codes_table.php
Add new auto-published passport migrations
2024-06-26 13:54:24 +02:00
2016_06_01_000002_create_oauth_access_tokens_table.php
Add new auto-published passport migrations
2024-06-26 13:54:24 +02:00
2016_06_01_000003_create_oauth_refresh_tokens_table.php
Add new auto-published passport migrations
2024-06-26 13:54:24 +02:00
2016_06_01_000004_create_oauth_clients_table.php
Add new auto-published passport migrations
2024-06-26 13:54:24 +02:00
2016_06_01_000005_create_oauth_personal_access_clients_table.php
Add new auto-published passport migrations
2024-06-26 13:54:24 +02:00
2017_03_03_100000_create_options_table.php
…
2019_05_16_162730_create_twofaccounts_table.php
…
2020_03_25_095517_add_order_column_to_twofaccounts_table.php
…
2020_10_05_210557_add_last_seen_to_users_table.php
…
2020_10_11_202302_add_provider_column_to_oauth_clients_table.php
…
2020_10_20_210129_create_groups_table.php
…
2020_10_20_211115_add_group_id_column_to_twofaccounts_table.php
…
2020_12_04_073604_alter_encrypted_columns_to_text.php
Update migrations for consistent column changes without doctrine/dbal
2024-06-26 13:58:56 +02:00
2020_12_04_073605_alter_encrypted_columns_to_text_for_sqlite.php
Update migrations for consistent column changes without doctrine/dbal
2024-06-26 13:58:56 +02:00
2020_12_04_073606_alter_encrypted_columns_to_text_for_sqlite_bis.php
…
2021_09_08_191139_split_twofaccounts_uri_in_multiple_columns.php
…
2021_09_08_191140_rename_uri_to_legacy_uri.php
…
2021_09_14_195451_change_nullable_in_twofaccounts_table.php
…
2021_12_03_220140_create_web_authn_tables.php
…
2022_10_20_122032_create_webauthn_credentials.php
…
2023_02_10_145413_add_is_admin_and_preferences_to_users_table.php
…
2023_02_21_143845_bind_twofaccounts_and_groups_to_users.php
…
2023_03_13_114928_set_username_unique.php
…
2023_12_06_131842_add_oauth_columns_to_user.php
…
2024_04_14_082519_create_auth_logs_table.php
Add indexes on authentication log table
2024-05-24 13:50:46 +02:00