rhymix/modules/member
conory 3c00ff1cc5 Fix wrong return value
$output->toBool()로 체크하는 서드파티에서 오류가 발생합니다. 항상 BaseObject()로 반환해야 합니다.
2022-03-24 15:02:38 +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 #1858 delete auth mail if denied by administrator 2022-02-04 22:14:44 +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 Fix wrong return value 2022-03-24 15:02:38 +09:00
member.mobile.php Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
member.model.php Fix typo 2022-03-10 17:02:19 +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