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/assets/javascripts/discourse/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
..
adapters DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
components FEATURE: advanced search option for max posts count (#10761) 2020-09-28 21:34:16 +05:30
controllers FIX: Admin change email for user process improvements and fixes (#10755) 2020-09-29 09:45:45 +10:00
helpers DEV: don't add username to share links when badges are disabled (#10730) 2020-09-29 00:12:16 +08:00
initializers DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
lib FIX: Use scrollY for current scroll position 2020-09-23 10:21:02 -04:00
mixins FIX: Dismiss unread respects tracked query param (#10714) 2020-09-25 12:39:37 -07:00
models DEV: don't add username to share links when badges are disabled (#10730) 2020-09-29 00:12:16 +08:00
pre-initializers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
raw-views DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
routes DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
services DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
templates FIX: Admin change email for user process improvements and fixes (#10755) 2020-09-29 09:45:45 +10:00
widgets A11Y: Hide post avatar link from screen readers 2020-09-22 22:23:10 -04:00
app.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mapping-router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00