You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be nice to change username, email, activation status (active/inactive) from the admin interface.
Describe the solution you'd like
Allow administrators to change users' details by visiting their profiles or add new button to the users' dropdown of the users' table in the admin interface, to change the other values.
Describe alternatives you've considered
I am editing the database manually at the moment. It works, but it is not very user-friendly.