mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Fix #1882 add toggle to change if spamfilter rule applies to member
This commit is contained in:
parent
98f75ee4dd
commit
539b548509
7 changed files with 155 additions and 27 deletions
|
|
@ -8,8 +8,10 @@
|
|||
<action name="dispSpamfilterAdminConfigCaptcha" type="view" menu_name="spamFilter" />
|
||||
|
||||
<action name="procSpamfilterAdminInsertDeniedIP" type="controller" />
|
||||
<action name="procSpamfilterAdminUpdateDeniedIP" type="controller" />
|
||||
<action name="procSpamfilterAdminDeleteDeniedIP" type="controller" />
|
||||
<action name="procSpamfilterAdminInsertDeniedWord" type="controller" />
|
||||
<action name="procSpamfilterAdminUpdateDeniedWord" type="controller" />
|
||||
<action name="procSpamfilterAdminDeleteDeniedWord" type="controller" />
|
||||
<action name="procSpamfilterAdminInsertConfig" type="controller" />
|
||||
<action name="procSpamfilterAdminInsertConfigCaptcha" type="controller" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue