[GH-ISSUE #1268] [FEATURE REQUEST] Recover username #443

Closed
opened 2026-02-27 08:17:19 +03:00 by kerem · 1 comment
Owner

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:

  • Mention the username in the password reset email
  • Autofill the username field after redirecting from the password reset page
  • Allow logging in to the web-ui with the email instead of the username

Describe alternatives you've considered

  • Having the users check an excel sheet with the username <-> email mapping
  • Sending manually an email with the username to each and every user
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: - Mention the username in the password reset email - Autofill the username field after redirecting from the password reset page - Allow logging in to the web-ui with the email instead of the username **Describe alternatives you've considered** - Having the users check an excel sheet with the username <-> email mapping - Sending manually an email with the username to each and every user
kerem 2026-02-27 08:17:19 +03:00
Author
Owner

@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.

<!-- gh-comment-id:3255483535 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#443
No description provided.