]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Feature] Allow HTML-only fuzzy rules
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 30 Oct 2025 18:43:01 +0000 (18:43 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 30 Oct 2025 18:43:01 +0000 (18:43 +0000)
commit055715b16836150b4b57459ff32d0512dcf02b56
tree359f9caee0d1d5c7da06f69981c10059db03df24
parent0f8eb2b6b6c9528848ff337c252acd505caa956a
[Feature] Allow HTML-only fuzzy rules

- add per-rule text_hashes toggle so HTML shingles can stand alone

- adjust lua/C logic and move HTML example into main fuzzy config
conf/modules.d/fuzzy_check.conf
conf/modules.d/fuzzy_check_html.conf [deleted file]
lualib/lua_fuzzy.lua
src/plugins/fuzzy_check.c