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

Add flag to exclude specific characters from generated password #34

Open
atc0005 opened this issue Jun 3, 2021 · 0 comments
Open

Add flag to exclude specific characters from generated password #34

atc0005 opened this issue Jun 3, 2021 · 0 comments
Assignees
Labels
config enhancement New feature or request
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Jun 3, 2021

I ran into a case on Windows where the Windows Command Prompt refused to properly handle a single quoted password as-is because it contained an & character. I opted to keep the generated password and use PowerShell instead to call dmsc.exe, but it would have been useful to just exclude that character from the potential character set.

@atc0005 atc0005 added enhancement New feature or request config labels Jun 3, 2021
@atc0005 atc0005 added this to the Next Release milestone Jun 3, 2021
@atc0005 atc0005 self-assigned this Jun 3, 2021
@atc0005 atc0005 modified the milestones: Next Release, Future Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant