ltb-project / service-desk

Application for support team who need to check and reset user passwords
https://service-desk.readthedocs.io/
GNU General Public License v3.0
49 stars 19 forks source link

Append an option to add a "Generate new password" button #76

Open cmaudoux opened 1 year ago

cmaudoux commented 1 year ago

Button to generate a random password based on a RegExp .

When admin click on this button, password is updated automatically in LDAP, hook is processed and new password is displayed or sent by email to user. Admin does not have to know the new password.

davidcoutadeur commented 1 year ago

A customer is also interested by this feature.

If anyone starts working on this in the meantime, it could be nice to have a generic functionality, by making customizable:

cmaudoux commented 6 months ago

A ping about this feature... ;-)

coudot commented 2 weeks ago

After a discussing with @cmaudoux and @davidcoutadeur we will implement a blocking system (#125)

This feature is still interesting but not for disabling user access