Remove question marks from generated passwords to avoid formatting/escaping issues #40267
Unanswered
peikgabriel
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If a generated database password contains a question mark, it can trigger formatting/escaping issues when you set variables. This can be easily solved by avoiding question marks in generated passwords.
All reactions