mirror of
https://github.com/lldap/lldap.git
synced 2026-04-26 00:36:01 +03:00
[GH-ISSUE #1268] [FEATURE REQUEST] Recover username #443
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#443
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 @nlgranger on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/lldap/lldap/issues/1268
Originally assigned to: @Copilot on GitHub.
Motivation
If the user forgot their username, they have no way of recovering using the e-mail.
This was mentioned in https://github.com/lldap/lldap/issues/267 but not addressed.
Describe the solution you'd like
Any of these would work:
Describe alternatives you've considered
@nitnelave commented on GitHub (Sep 4, 2025):
I think of these, mentioning the username in the password reset email is the simplest/most effective (it serves as a reminder, better than an autofill since the user has to take manual action, acknowledging it).
We need to update the email template to include the username.