janlelis / pws

Command-Line Password Safe 🔐︎
MIT License
208 stars 19 forks source link

Feature: Disallowed chars #21

Closed alex0112 closed 5 years ago

alex0112 commented 6 years ago

Currently pws gen churns out a nice long random string of characters. This is great, except when certain characters are disallowed in a password, such as quotes ' ".

Feature request to disallow certain characters/specify only alphanumeric character sets when running pws gen.

alex0112 commented 6 years ago

I'm willing to make this PR. Just want to get confirmation that the maintainer would be open to merging it before I do.

janlelis commented 5 years ago

👍