mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #1017] [FEATURE REQUEST] Invite user to create his password (via email ?) when creating user with blank password #366
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#366
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sebclem on GitHub (Oct 29, 2024).
Original GitHub issue: https://github.com/lldap/lldap/issues/1017
Motivation
When I create user account for friends, I simply create the account without password and after I use the "Forgot your password ?" link with the created username.
Describe the solution you'd like
It could be interesting if you can have a checkbox at the user creation that initiate the "reset password" procedure, maybe with just a slightly différent mail content that ask the user to create his password with the same reset password link. We can maybe add information about login information in this mail (username, email)
Describe alternatives you've considered
I use the "Forgot your password ?" link with the created username.
Additional context
@lordratner commented on GitHub (Jan 2, 2025):
This is a cool idea. It should have a longer window for resetting the password than the normal password reset window. Maybe 24 hours?