Graylog2 / Graylog2/graylog2-server
Strip trailing and leading whitespaces from input forms
Open
improvement
triaged
User Experience
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Normalizing input forms avoids simple past errors.
For example, in some input forms we configure paths to certificates.
I've mistakenly pasted the path with a leading whitespace, which lead our code to fallback
to a self-generated certificate.
Contributor guide
Assessment
This issue has not been assessed yet.