discourse/app
Kelv 32e261ef73
DEV: Migrate user passwords data to UserPassword table (#28746)
* 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
2024-10-10 09:23:06 +08:00
..
assets Build(deps): Bump ember-template-imports from 4.1.2 to 4.1.3 (#29146) 2024-10-09 23:41:00 +02:00
controllers SECURITY: add pagination to post replies 2024-10-07 11:48:48 +08:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs FIX: Unicorn master and Sidekiq reopening logs at the same time (#29137) 2024-10-10 08:01:40 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Migrate user passwords data to UserPassword table (#28746) 2024-10-10 09:23:06 +08:00
serializers DEV: Do not include passkey metadata needlessly (#29074) 2024-10-03 15:44:21 -04:00
services DEV: Migrate user passwords data to UserPassword table (#28746) 2024-10-10 09:23:06 +08:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00