impress/db/openneo_id_migrate
Emi Matchu 5cc219c795 Connect a NeoPass to an existing account
including validation logic to make sure it's not already connected to
another one!

The `intent` param on the NeoPass form is part of the key! Thanks
OmniAuth for making it easy to pass that data through!
2024-04-08 05:33:58 -07:00
..
20230807005748_add_remember_created_at_to_users.rb Add Remember Me to login 2023-10-23 19:05:08 -07:00
20240313200849_add_omniauth_fields_to_users.rb Add OmniAuth plugin to AuthUser 2024-03-14 15:06:13 -07:00
20240315020053_allow_null_email_and_password_for_users.rb Actually create user from NeoPass authentication! <3 <3 2024-03-14 19:11:06 -07:00
20240401124406_increase_username_length.rb Increase maximum username length to 30 2024-04-01 05:53:38 -07:00
20240407135246_add_neo_pass_email_to_users.rb Track `neopass_email` when logging in with NeoPass 2024-04-07 07:17:07 -07:00
20240408120359_add_unique_index_for_omniauth_to_users.rb Connect a NeoPass to an existing account 2024-04-08 05:33:58 -07:00