rhymix/modules/member
dewekk 755883245b
d1b0dbf 보완
짧은 주소 모든 주소 형태를 사용 할 때 무한 리다이렉트 오류를 수정합니다.
참고
https://github.com/rhymix/rhymix/pull/1955
d1b0dbff9c
2023-03-14 21:21:14 +09:00
..
conf Perform CSRF check for getLoginStatus separately 2022-10-20 16:56:17 +09:00
controllers Remove trailing whitespace in member module 2023-01-17 21:01:32 +09:00
lang Clean up login-related lang codes (#2017, #2018 보완) 2022-12-20 09:17:50 +09:00
m.skins/default Use consistent condition for identifier form type 2023-02-26 01:45:29 +09:00
queries Fix #2029 remove notnull condition in member.getScrapDocument query 2022-11-28 01:03:09 +09:00
ruleset 63b72f0 보완 2022-04-25 08:52:46 +09:00
schemas Fix #1989 remove old limit of 60 chars for temporary password hash 2022-03-11 01:48:19 +09:00
skins/default Use consistent condition for identifier form type 2023-02-26 01:45:29 +09:00
tpl Fix #2044 delete debugging code 2023-02-26 21:47:22 +09:00
member.admin.controller.php Fix #2044 set identifier to 'user_id' unless email is the only option 2023-02-26 21:45:51 +09:00
member.admin.model.php Remove trailing whitespace in member module 2023-01-17 21:01:32 +09:00
member.admin.view.php Remove trailing whitespace in member module 2023-01-17 21:01:32 +09:00
member.api.php Fix incorrectly capitalized class names in member module 2022-12-27 23:03:46 +09:00
member.class.php Fix #2044 default value mismatch for identifier/identifiers 2023-02-26 01:43:20 +09:00
member.controller.php fix: doAutoLogin after 트리거 위치를 회원 캐시 초기화 후로 이동 2023-03-04 13:51:06 +09:00
member.mobile.php Remove trailing whitespace in member module 2023-01-17 21:01:32 +09:00
member.model.php Fix #2044 set identifier to 'user_id' unless email is the only option 2023-02-26 21:45:51 +09:00
member.view.php d1b0dbf 보완 2023-03-14 21:21:14 +09:00