32e261ef73
* Add migrations to ensure password hash is synced across users & user_passwords * Persist password-related data in user_passwords instead of users * Merge User#expire_old_email_tokens with User#expire_tokens_if_password_changed * Add post deploy migration to mark password-related columns from users table as read-only * Refactored UserPassword#confirm_password? and changes required to accommodate hashing the password after validations |
||
---|---|---|
.. | ||
20240202052058_drop_badge_image_column.rb | ||
20240212034010_drop_deprecated_columns.rb | ||
20240506035024_clear_orphaned_draft_upload_references.rb | ||
20240612073116_swap_field_type_with_field_type_enum_on_user_fields.rb | ||
20240711123755_drop_compiled_js_from_translation_overrides.rb | ||
20240714231516_drop_custom_type_from_flags.rb | ||
20240717053710_drop_groups_smtp_ssl.rb | ||
20240909121255_rebake_user_onebox.rb | ||
20240910090759_make_password_columns_from_users_read_only.rb | ||
20240912210450_delete_anonymous_users_from_directory_items.rb |