This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Martin Brennan 3cd601dcc9
FIX: Admin change email for user process improvements and fixes (#10755)
See https://meta.discourse.org/t/changing-a-users-email/164512 for context.

When admin changes an email for a user, we were incorrectly sending the password reset email to the user's old address. Also the new email does not come into effect until the reset password process is done, so this PR adds some notes to the admin to make this clearer.
2020-09-29 09:45:45 +10:00
..
assets FIX: Admin change email for user process improvements and fixes (#10755) 2020-09-29 09:45:45 +10:00
controllers FIX: Dismiss unread respects tracked query param (#10714) 2020-09-25 12:39:37 -07:00
helpers DEV: make it possible to enable cdn in development environment. 2020-09-23 11:52:16 +05:30
jobs FIX: email always settings were not being respected 2020-09-23 22:00:15 +05:30
mailers FEATURE: Allow email image embed with secure media (#10563) 2020-09-10 09:50:16 +10:00
models FIX: deprecate whitelist constants (#10716) 2020-09-28 13:52:05 +10:00
serializers FIX: Do not downcase group name in current user serializer 2020-09-17 13:03:42 -04:00
services FIX: Don't skip the new user badge (#10743) 2020-09-24 12:58:31 -05:00
views FEATURE: Dark-mode-friendly wizard (#10739) 2020-09-25 08:56:23 -04:00