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

[FEAT] Random generate password #95

Open
aleksasiriski opened this issue Dec 27, 2024 · 1 comment
Open

[FEAT] Random generate password #95

aleksasiriski opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aleksasiriski
Copy link
Member

aleksasiriski commented Dec 27, 2024

Allow admins to auto generate a password instead of having to manually type it for new users

The password should be a passphase rather than random garbage

@aleksasiriski aleksasiriski added the enhancement New feature or request label Dec 27, 2024
@aleksasiriski aleksasiriski moved this to Backlog in indexomator Dec 27, 2024
@MikMik1011 MikMik1011 self-assigned this Jan 9, 2025
@MikMik1011 MikMik1011 moved this from Backlog to In Progress in indexomator Jan 9, 2025
@aleksasiriski aleksasiriski changed the title Random generate password [FEAT] Random generate password Jan 15, 2025
@aleksasiriski
Copy link
Member Author

Maybe we can use a globally available wordlist that isn't a security compromise? Probably pwn has some api like they have for checking passwords (we already use this one)

@aleksasiriski aleksasiriski moved this from In Progress to Todo in indexomator Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants