discourse/app/assets
Dan Ungureanu f5b94f152f
FIX: Allow staff to reset passwords by username (#15709)
When staff visits the user profile of another user, the `email` field
in the model is empty. In this case, staff cannot send the reset email
password because nothing is passed in the `login` field.

This commit changes the behavior for staff users to allow resetting
password by username instead.
2022-01-26 10:39:58 +02:00
..
images DEV: Add SCSS helper to replace `asset-uri` and `image-uri` (#12664) 2021-04-12 13:57:39 +10:00
javascripts FIX: Allow staff to reset passwords by username (#15709) 2022-01-26 10:39:58 +02:00
stylesheets FIX: Display composer popovers over dropdowns (#15659) 2022-01-20 17:55:55 +01:00