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

Fix ERR_GENERATE_LEN value: updated minimum length from 22 to 16 #28

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Polyakiv-Andrey
Copy link
Contributor

updated minimum length from 22 to 16

Description

Updated the ERR_GENERATE_LEN constant to reflect the correct minimum length requirement. Changed the minimum length value from 22 to 16.

Motivation and Context

Parameter limits disagree with Duo documentation

How Has This Been Tested?

Since the change only involved updating a constant value and did not affect the logic or functionality of the code, no new tests were added.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@AaronAtDuo AaronAtDuo merged commit dbebbe6 into duosecurity:main Sep 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants