udf2457

Results 139 issues of udf2457

I am seeing the following when using `htmx`: > Content-Security-Policy: The page’s settings blocked an inline style (style-src-elem) from being applied because it violates the following directive: “default-src https:” I...

I see you only have FreeBSD release assets and not OpenBSD. Go compiler can target OpenBSD and so therefore it should be an easy fix for you to add OpenBSD...

enhancement
needs triage

Adding `X-Spamd-Result` is useful in many scenarios mostly related to troubleshooting/debugging, however, it does introduce the potential of inadvertent "leakage". Inspired by the fact that the Protonmail equivalent of `X-Spamd-Result`...

enhancement
good first issue

Based on my experience with the Debian install from the rspamd repo. At present, if you run `rspamadm configwizard` and generate DKIM keys, the wizard saves the keys as `root:root`...

enhancement

At present, if you run `rspamadm configwizard` and fail to copy the DKIM key printed on stdout, you are in a world of pain because rspamd only saves the private...

enhancement

Would be cool if you could get `parseable` included as a sink for `vector` https://vector.dev/docs/reference/configuration/sinks/

enhancement

Please consider supporting `systemd-journal-remote` for log ingestion. Docs: https://systemd.io/JOURNAL_EXPORT_FORMATS/#journal-export-format https://www.freedesktop.org/software/systemd/man/systemd-journal-upload.service.html# https://www.freedesktop.org/software/systemd/man/systemd-journal-remote.service.html# Example from parseable "competitor": https://sematext.com/docs/logagent/input-plugin-journald-upload/ The core benefit is that `systemd-journal-remote` is clearly available out-of-the-box on many Linux platforms,...

triage

Please add instructions for how to do this as part of an ignition file. At present the docs outline the manual process to switch streams. Clearly there could be scenarios...

At present the docs cover: - What streams are available - Switching between streams. However the docs do not cover how to check what stream you are currently on. As...

It seems to me that the docs are missing a "best practice" page as there are currently lots of hints in the manual (either explicit or implicit) that really should...