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

Do not restrict password length when MaxLen is zero #2537

Merged
merged 1 commit into from Feb 5, 2023

Conversation

dominikschulz
Copy link
Member

Zero is meant to indicate unrestricted password lengths.

Fixes #2536

RELEASE_NOTES=[BUGFIX] Do not restrict pwlen when maxlen is zero.

Signed-off-by: Dominik Schulz dominik.schulz@gauner.org

@dominikschulz dominikschulz added the bug Defects label Feb 5, 2023
@dominikschulz dominikschulz added this to the 1.15.4 milestone Feb 5, 2023
AnomalRoil
AnomalRoil previously approved these changes Feb 5, 2023
Zero is meant to indicate unrestricted password lengths.

Fixes gopasspw#2536

RELEASE_NOTES=[BUGFIX] Do not restrict pwlen when maxlen is zero.

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects
Projects
None yet
2 participants