Skip to content

Commit

Permalink
Some symbols can be treated as formatting and missed by users (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
makirill authored Dec 2, 2021
1 parent daf78b8 commit 87a8297
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ generate_password_length: '16'
#
# ... or just a string of characters to use
#
generate_password_char_sets: 'ascii_letters,digits,!#%*+,-./:=?^_|'
generate_password_char_sets: 'ascii_letters,digits,!#%+,-./:=?_|'

0 comments on commit 87a8297

Please sign in to comment.