mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Issue 2134 Set Login page as SSL. Set Account find page as SSL.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3@10878 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7d48d18252
commit
1e74627509
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
Context::addSSLAction('dispMemberModifyPassword');
|
||||
Context::addSSLAction('dispMemberSignUpForm');
|
||||
Context::addSSLAction('dispMemberModifyInfo');
|
||||
Context::addSSLAction('dispMemberLoginForm');
|
||||
Context::addSSLAction('dispMemberFindAccount');
|
||||
Context::addSSLAction('procMemberLogin');
|
||||
Context::addSSLAction('procMemberModifyPassword');
|
||||
Context::addSSLAction('procMemberInsert');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue