rhymix/modules/member
conory 0984b751e8 Apply cache even when the member does not exist
탈퇴한 회원을 계속 DB에서 찾는 문제 수정
2022-04-16 14:37:18 +09:00
..
conf Fix #1874 standalone attribute for device actions 2022-02-08 22:08:23 +09:00
controllers Separate device-related actions to own class; add procMemberUnregisterDevice 2022-02-06 22:29:14 +09:00
lang Make profile image force aspect ratio setting confugurable 2022-01-28 16:14:44 +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 Remove login/signup rulesets and use PHP code instead 2021-01-08 16:32:08 +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 Disable password algorithms that are too large for the password field 2022-03-22 00:15:46 +09:00
member.admin.controller.php Fix #1913 set empty string for refused_reason and limited_reason if no value is submitted 2022-03-28 16:58:00 +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 Disable password algorithms that are too large for the password field 2022-03-22 00:15:46 +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 Apply cache even when the member does not exist 2022-04-16 14:37:18 +09:00
member.mobile.php Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
member.model.php Apply cache even when the member does not exist 2022-04-16 14:37:18 +09:00
member.view.php Fix login page always redirecting to main or list page if already logged in 2022-01-28 15:31:06 +09:00