rhymix/modules/member
Kijin Sung 81882e8420 Add option to use a specific string in the URL to bypass disabled signup page
회원 가입을 닫아놓은 상태에서는 관리자도 회원 가입 기능을 테스트할 수 없는
문제를 해소하기 위해, 관리자가 설정한 특정한 문자열을 URL에 포함할 경우
회원 가입 페이지에 접근할 수 있도록 허용하는 옵션 추가
2022-10-11 22:19:32 +09:00
..
conf Change getLoginStatus method to POST (enable CSRF check, etc.) 2022-08-05 10:38:55 +09:00
controllers Automatically unregister device if the user logs out from mobile app 2022-10-11 01:04:22 +09:00
lang Add option to use a specific string in the URL to bypass disabled signup page 2022-10-11 22:19:32 +09:00
m.skins/default Separate CAPTCHA actions #1815 2022-02-07 21:04:09 +09:00
queries Fix #1989 remove old limit of 60 chars for temporary password hash 2022-03-11 01:48:19 +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 Separate CAPTCHA actions #1815 2022-02-07 21:04:09 +09:00
tpl Add option to use a specific string in the URL to bypass disabled signup page 2022-10-11 22:19:32 +09:00
member.admin.controller.php Add option to use a specific string in the URL to bypass disabled signup page 2022-10-11 22:19:32 +09:00
member.admin.model.php Remove unnecessary site_srl from member module 2021-01-18 15:21:00 +09:00
member.admin.view.php Fix fatal error in PHP 8.x when member_srl parameter is missing in dispMemberAdminInfo 2022-08-05 15:48:47 +09:00
member.api.php copyright add to php files 2013-11-08 05:52:51 +00:00
member.class.php Also remove duplicate agreement in member update method #1788 2021-09-11 00:26:12 +09:00
member.controller.php Add option to use a specific string in the URL to bypass disabled signup page 2022-10-11 22:19:32 +09:00
member.mobile.php Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
member.model.php Move login status calculation to its own method and add API in member module 2022-08-05 10:21:14 +09:00
member.view.php Add option to use a specific string in the URL to bypass disabled signup page 2022-10-11 22:19:32 +09:00