]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Feature] Add Lua binding for HTML URL rewriting (task:rewrite_html_urls)
authorVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 11 Oct 2025 14:08:13 +0000 (15:08 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 11 Oct 2025 14:08:13 +0000 (15:08 +0100)
commit519930b0259f637b9efed280bdba1431dea8701f
tree1e0a649f9644a2d725f28cfcfcf71a2954fe4458
parentfaec12f1a90428a2bcee64d10c8cc2962edad986
[Feature] Add Lua binding for HTML URL rewriting (task:rewrite_html_urls)
src/libserver/CMakeLists.txt
src/libserver/html/html_url_rewrite_c.cxx [new file with mode: 0644]
src/libserver/html/html_url_rewrite_c.h [new file with mode: 0644]
src/lua/lua_task.c