]> source.dussan.org Git - rspamd.git/commit
Escape redis+selector 3840/head
authorforon <forondarena@gmail.com>
Fri, 6 Aug 2021 14:44:06 +0000 (16:44 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Aug 2021 14:44:06 +0000 (16:44 +0200)
commitad132fa10e76d9313dbd9bc7d08a1abef7fd787a
tree98b040c7fe5545d5734d56606f1cffa1d25b7ade
parent4e02182eae130381022b824c80abb797d9d2dbe9
Escape redis+selector

I believe it would be better to have the "redis+selector" pattern escaped as "redis%+selector". This would make it easier for string.find to match the documented map string.
src/plugins/lua/multimap.lua