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

Wrong input type #31

Open
mahowa opened this issue Nov 30, 2022 · 0 comments
Open

Wrong input type #31

mahowa opened this issue Nov 30, 2022 · 0 comments

Comments

@mahowa
Copy link

mahowa commented Nov 30, 2022

Zydra/Zydra.py

Line 626 in 791fabd

parser.add_option("-m", dest="minlength", type='string', help="Specifies minimum length of password")

I wasnt able to get different minimum values to work here. I had to change the input type to int rather than string in order to get passed the error message

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

No branches or pull requests

1 participant