Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cmaudoux opened this issue Feb 6, 2023 · 3 comments
Open

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

cmaudoux opened this issue Feb 6, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request sponsor Developpement sponsorized by customers
Milestone

Comments

@cmaudoux
Copy link
Contributor

cmaudoux commented Feb 6, 2023

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.

@cmaudoux cmaudoux changed the title Apeend an option to append a "Generate new password" button Append an option to append a "Generate new password" button Feb 6, 2023
@cmaudoux cmaudoux changed the title Append an option to append a "Generate new password" button Append an option to add a "Generate new password" button Feb 6, 2023
@coudot coudot added this to the 0.5 milestone Feb 7, 2023
@coudot coudot added the enhancement New feature or request label Feb 7, 2023
@coudot coudot modified the milestones: 0.5, 0.6 Mar 9, 2023
@davidcoutadeur
Copy link

davidcoutadeur commented Apr 24, 2023

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:

  • the display of the password to the administrator (by the web interface)
  • the regex
  • the activation/deactivation of sending the password by mail to the user
  • the activation/deactivation of sending the password by mail to the admin

@cmaudoux
Copy link
Contributor Author

cmaudoux commented Jan 8, 2024

A ping about this feature...
;-)

@coudot coudot added the sponsor Developpement sponsorized by customers label Jun 26, 2024
@coudot
Copy link
Member

coudot commented Jun 28, 2024

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

@coudot coudot modified the milestones: 0.6, Backlog Jul 2, 2024
@abpai94 abpai94 self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sponsor Developpement sponsorized by customers
Projects
None yet
Development

No branches or pull requests

4 participants