The manager should have a button to "reset password" for user:

There are two options:


After hitting "Save" the Manager should have a "Print password" button that allows the manager to easily print the new password (we're not storing it in plain text... so somehow "store" it in session or somewhere) as an empty html page or pdf or... whatever its easier!

I'll do it
@decabeza I have two doubts regarding the UI:
management/account?Hi @iagirre! I updated the issue and included some mockups 馃槈
Another "automagically closed" that shouldn't :(
Please @iagirre a backport to consul whenever you have the time to entirely close this issue 馃槂
Closed via https://github.com/consul/consul/pull/2548
Where was this implemented? Can't find this feature..
Hi @KrzysztofMadejski this feature was implemented on https://github.com/consul/consul/pull/2548 (you can see some attached gifs of how it works).
The URL to access to Management section is /management you can access with an admin user or a user with manager role.