Intevation / intelmq-fody

Web interface to IntelMQ
9 stars 3 forks source link

Stats: improve contains conditions and make more consistent #86

Closed bernhardreiter closed 4 years ago

bernhardreiter commented 4 years ago

Currently the stats page allows to build queries like this Source FQDN contains, but % chars have to be given to actually get a leading or trailing submatch.

This has to be changed in sync with the fody-backend so that % are not necessary anymore.

The drawback is accepted that a selection of leading or trailing submatch is not possible anymore.

bernhardreiter commented 4 years ago

-> new issue #87

bernhardreiter commented 4 years ago

-> new issue #88

bernhardreiter commented 4 years ago

Resolved with https://github.com/Intevation/intelmq-fody-backend/releases/tag/v0.8.0 and https://github.com/Intevation/intelmq-fody/releases/tag/v0.8.0