Different websites have different password requirements and not all websites accept all special characters. In such cases, I had to manually copy the password and look for not accepted characters and remove them. Please add the capability to choose special characters while generating the password
32 symbols:
!"#$%&'()*+,-./:;<=>[email protected][\]^_`{|}~
Maybe it would be easier to just let the user enter the symbols they want. Like if I type )#& in the box it will only use ) or # or & for its symbols.
3 Likes
Perhaps with a MRU drop-down list, one of which contains all the default symbols.
See also:
- Improve random password generation main topic
- Improve random password generation comment #5
Configure Bitwarden to always give you a long password with only alphanumeric characters.
Then manually insert one or two of the required characters. Use underscore if possible, because it won’t prevent selecting the entire string with a double-click.
2 Likes
Just saw this:
So if Wells Fargo passwords ignore case, and maybe so do other websites, you can prevent the randomness of your password being thus reduced by using all lowercase to begin with.