[GH-ISSUE #1377] [FEATURE REQUEST] Remove password length check from login screen #481

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

Originally created by @gahr on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/lldap/lldap/issues/1377

Originally assigned to: @nitnelave, @Copilot on GitHub.

Motivation

I am using lldap_set_password --bypass-password-policy to migrate passwords from another system. Some of these passwords aren't 8 char long, and I need to maintain them. I'm fine with not being able to modify passwords so the current enforcement in the password change web UI is fine, but I don't see why the login screen should disallow short passwords, when they are correct.

Describe the solution you'd like

Remove the check for 8 chars in the login screen.

Originally created by @gahr on GitHub (Jan 6, 2026). Original GitHub issue: https://github.com/lldap/lldap/issues/1377 Originally assigned to: @nitnelave, @Copilot on GitHub. **Motivation** I am using `lldap_set_password --bypass-password-policy` to migrate passwords from another system. Some of these passwords aren't 8 char long, and I need to maintain them. I'm fine with not being able to modify passwords so the current enforcement in the password change web UI is fine, but I don't see why the login screen should disallow short passwords, when they are correct. **Describe the solution you'd like** Remove the check for 8 chars in the login screen.
kerem 2026-02-27 08:17:29 +03:00
Author
Owner

@gahr commented on GitHub (Jan 7, 2026):

Thank you!

<!-- gh-comment-id:3717450266 --> @gahr commented on GitHub (Jan 7, 2026): Thank you!
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#481
No description provided.