issue 641 update email and resend auth mail.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10970 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-08-03 06:46:05 +00:00
parent f4aa1350bf
commit 78e0330b21
6 changed files with 193 additions and 49 deletions

View file

@ -65,6 +65,7 @@
<action name="procMemberAuthEmailAddress" type="controller" />
<action name="procMemberUpdateAuthMail" type="controller" standalone="true" />
<action name="procMemberResendAuthMail" type="controller" standalone="true" ruleset="resendAuthMail" />
<action name="procMemberResetAuthMail" type="controller" ruleset="resetAuthMail" />
<action name="procMemberAdminInsert" type="controller" standalone="true" ruleset="insertAdminMember" />
<action name="procMemberAdminDelete" type="controller" standalone="true" />