mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-11 16:39:55 +01:00
Simple values are wrapped with `*` anyway, so trimming all whitespace doesn't pose an issue. (Even if inserted intentionally) This doesn't apply to qualified search values. (e.g. `host = abc `) resolves #4002