marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 46 forks source link

Removing frequently unsupported special characters #666

Closed moarsmokes closed 2 months ago

moarsmokes commented 2 months ago

Many Sites doesn't allow € and language specific characters, for compatibility sake the password generators shouldn't suggest them without the users ability to add or remove them. See #542

Also we could add more special characters for the randomcharacterprovider !"#$%&'()*+,-./:;<=>?@[\]^_{|}~` might be a good set of special characters source