mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
등록된 기기에서 접속하면 자동으로 로그인시켜 주는 액션 구현
This commit is contained in:
parent
286ea1913f
commit
e1b207f085
5 changed files with 62 additions and 16 deletions
|
|
@ -27,6 +27,7 @@
|
|||
<action name="procMemberCheckValue" type="controller" />
|
||||
<action name="procMemberLogin" type="controller" ruleset="@login" />
|
||||
<action name="procMemberRegisterDevice" type="controller" />
|
||||
<action name="procMemberLoginWithDevice " type="controller" />
|
||||
<action name="procMemberFindAccount" type="controller" method="GET|POST" ruleset="findAccount" />
|
||||
<action name="procMemberFindAccountByQuestion" type="controller" method="GET|POST" />
|
||||
<action name="procMemberAuthAccount" type="controller" method="GET|POST" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue