* allow use symbols in the redis password You can see the test case here: https://regex101.com/r/6ObzU2/1 * disallow double quote You'd have to at least exclude `"` as it will breaks the JSON replacement when the template is being rendered.
* allow use symbols in the redis password You can see the test case here: https://regex101.com/r/6ObzU2/1 * disallow double quote You'd have to at least exclude `"` as it will breaks the JSON replacement when the template is being rendered.