Exclude specific special characters in the password generator

Description:
The password generator currently does not allow excluding specific special characters.
Many services require special characters but restrict certain ones such as #, ", \, <, > or |.

Proposal:

  • Add an option to define a list of disallowed special characters.

  • Alternatively, provide a selection where users can specify exactly which characters should be included.

Benefits:

  • Generated passwords remain secure.

  • Ensures compatibility with services that enforce restrictive password policies.

@punkt1 Welcome to the forum!

There already are existing feature requests for both of your requests:

Therefore I’m closing this one as a duplicate.

This topic was automatically closed after 5 days. New replies are no longer allowed.