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

add random password generation on user create/edit form #123

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

beastafk
Copy link
Contributor

@beastafk beastafk commented Nov 5, 2024

It's already implemented for bulk registration, so it would be nice to have in the user create/edit form as well (a button, or predefined default value when opening the create form).

Looks like this:

image

Fixes #112

@aine-etke aine-etke changed the title Add button to generate password in UserEdit add random password generation on user create form Nov 6, 2024
@aine-etke aine-etke changed the title add random password generation on user create form add random password generation on user create/edit form Nov 6, 2024
@aine-etke aine-etke merged commit a04b24a into main Nov 6, 2024
1 check passed
@aine-etke aine-etke deleted the add-generate-password-user-edit branch November 6, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add random password generation on user create form
2 participants