You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the monitor / bot page log is being refreshed. If we are on the second page of the logs, every refresh put us to the first page.
requested by @fpokorny
The text was updated successfully, but these errors were encountered:
2.2.0 Feature release
This IntelMQ Manager version requires IntelMQ >= 2.2.0.
### Backend
- `config`: Get file paths from `intelmctl debug --get-paths` if possible and fall back to hard-coded paths otherwise. Thereby environment variables influencing the paths are respected (certtools#193).
### Pages
#### About
- Show output of `intelmqctl debug`.
### Documentation
- Update release from intelmq's release documentation.
- Update Installation documentation: Fix & update dependencies and supported operating systems.
### Packaging
- Update default `positions.conf` to the default runtime/pipeline configuration of intelmq >= 2.1.1.
### Known issues
* Missing CSRF protection (certtools#111).
* Graph jumps around on "Add edge" (certtools#148).
* wrong error message for new bots with existing ID (certtools#152).
* `ALLOWED_PATH=` violates CSP (certtools#183).
* Monitor page: Automatic log refresh reset log page to first one (certtools#190).
On the monitor / bot page log is being refreshed. If we are on the second page of the logs, every refresh put us to the first page.
requested by @fpokorny
The text was updated successfully, but these errors were encountered: