mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
added a checked password page when information of member before modify.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11099 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
103fe3a2c0
commit
4f984d4f91
6 changed files with 130 additions and 8 deletions
|
|
@ -42,6 +42,7 @@
|
|||
<action name="procMemberCheckValue" type="controller" standalone="true" />
|
||||
<action name="procMemberInsert" type="controller" standalone="true" ruleset="@insertMember" />
|
||||
<action name="procMemberModifyEmailAddress" type="controller" ruleset="modifyEmailAddress" />
|
||||
<action name="procMemberModifyInfoBefore" type="controller" ruleset="recheckedPassword" />
|
||||
<action name="procMemberModifyInfo" type="controller" standalone="true" ruleset="@insertMember" />
|
||||
<action name="procMemberModifyPassword" type="controller" standalone="true" ruleset="modifyPassword" />
|
||||
<action name="procMemberLeave" type="controller" standalone="true" ruleset="leaveMember" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue