Closed sebastiaanluca closed 4 years ago
Just note that this could be a breaking change as passwords that are already surrounded by quotes will then have the quotes included in the password. So either this PR and always use passwords without quotes or simply give the users the hint to use quotes when there are spaces in it.
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark pull requests as stale.
This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.
A simple tweak to allow using spaces in the Redis password (e.g. a passphrase).
Currently, using spaces in the password results in a corrupt configuration file: