Unable to change another user's email via ACP
-
v3.3.0, for reference.
If I need to change a user's email address, I search them in ACP, visit their profile and click "Change Email".
When I do this, instead of allowing me to change their email, I get bounced to the account verification page. I then get stuck in a loop until I log out and back in again, as any admin URL redirects back to that page.
I'm pretty sure what used to happen was that I would just get a text field input to enter the user's new email, and a save button.
Is what's happening expected behaviour? It doesn't seem logical to have to follow the account verification process on behalf of the user, I'm not sure that would even work since I don't have access to their email.
-
Hello @btc yeah I agree it is confusing, when an admin is editing another users email they get this same prompt which is really meant for new users signing up. With that said an admin can enter an email on this page and submit and it will change & confirm the email for that user.
Issued for tracking
admin changing another users email uses same template as new user signup · Issue #11971 · NodeBB/NodeBB
If admin is changing someone elses email it should not use the same template and it shouldn't force every page to redirect to register/complete. Might make sense to completely remove edit email(for admins) from front end and only do it i...
GitHub (github.com)
-