rhymix/modules/member
Kijin Sung ed131897c5 Add more info to getLoginStatus and enforce stricter access control
AJAX를 많이 사용하는 페이지나 SPA에서 member.getLoginStatus API를 통해
현재 로그인 상태에 대해 더 자세한 정보를 알 수 있도록 함과 동시에,
이 정보를 외부에서 가로채지 못하도록 리퍼러 체크 및 CORS 제한을 추가
2022-10-20 16:15:07 +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 7a4f8164ac 보완 유저 아이디를 사용하도록 채크한 경우에만 회원아이디 체크하도록 개선 2022-10-18 06:31:40 +09:00
member.mobile.php Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
member.model.php Add more info to getLoginStatus and enforce stricter access control 2022-10-20 16:15:07 +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