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

app crashes when "Use pwgen" is unselected, and "Generate" is clicked. #95

Closed
hwine opened this issue Sep 9, 2015 · 3 comments
Closed

Comments

@hwine
Copy link

hwine commented Sep 9, 2015

On mac. I don't know if qtpass is supposed to have it's own password generation code. If not, this may simply be disabling the "Generate" button in the password entry dialog unless the "Use pwgen" option is selected.
(This turned out to be the root cause of #90)

@annejan
Copy link
Member

annejan commented Sep 9, 2015

Will have to add some sanity checking..

@annejan
Copy link
Member

annejan commented Sep 24, 2015

Now you'll be warned that you are missing the (default) characters for password generation instead of getting a floating-point exception caused by a modulus 0 operation.

@annejan annejan closed this as completed Sep 24, 2015
@annejan
Copy link
Member

annejan commented Sep 24, 2015

Sane defaults when no passwordChars in config 01e696e

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

2 participants