mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
#1343 Email hosts of members can be allowed or not.
Email hosts white list or black list can be managed through hostnames.
From
8fd5aeea2c
https://github.com/xpressengine/xe-core/issues/1343
This commit is contained in:
parent
2260b30132
commit
7583bfd56f
12 changed files with 383 additions and 18 deletions
|
|
@ -84,6 +84,7 @@
|
|||
<action name="procMemberAdminDeleteMembers" type="controller" />
|
||||
<action name="procMemberAdminInsertJoinForm" type="controller" ruleset="insertJoinForm" />
|
||||
<action name="procMemberAdminUpdateJoinForm" type="controller" />
|
||||
<action name="procMemberAdminUpdateManagedEmailHosts" type="controller" />
|
||||
<action name="procMemberAdminDeleteJoinForm" type="controller" />
|
||||
<action name="procMemberAdminUpdateDeniedNickName" type="controller" />
|
||||
<action name="procMemberAdminInsertDeniedID" type="controller" ruleset="insertDeniedId" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue