Special characters in passwords are not working
Open
- Dominant language
- Shell
- Stars
- 439
- Forks
- 271
- PR merge metrics
- No merged PRs in 30d
Description
If I use special characters (such as `):(,%` in my mail password, I'm getting the following error:
```
sed: bad option in substitution expression
```
I've tried to escape the characters with `\`. Then the container starts successfully, but it seems that cachet is using the escaped version of the password ...
Contributor guide
Assessment
This issue has not been assessed yet.