rhymix/modules/member
2023-09-11 13:42:18 +09:00
..
conf Implement index action for member module 2023-06-20 00:27:42 +09:00
controllers Remove trailing whitespace in member module 2023-01-17 21:01:32 +09:00
lang Allow setting any URL as redirect URL after signup 2023-08-03 21:25:46 +09:00
m.skins/default Fix #2055 support rx_ajax in login and signup forms of default member skins 2023-08-03 21:59:15 +09:00
queries Keep previous autologin security key in database, in case the client STILL hasn't got the new cookie 2023-08-04 02:21:01 +09:00
ruleset 63b72f0 보완 2022-04-25 08:52:46 +09:00
schemas Keep previous autologin security key in database, in case the client STILL hasn't got the new cookie 2023-08-04 02:21:01 +09:00
skins/default Fix #2055 support rx_ajax in login and signup forms of default member skins 2023-08-03 21:59:15 +09:00
tpl Allow setting any URL as redirect URL after signup 2023-08-03 21:25:46 +09:00
member.admin.controller.php Remove unnecessary variable declaration 2023-08-05 16:11:29 +09:00
member.admin.model.php Add status column to member table #1806 #1896 2023-06-20 23:57:45 +09:00
member.admin.view.php Fix warnings in PHP 8.x 2023-09-06 21:10:11 +09:00
member.api.php Fix incorrectly capitalized class names in member module 2022-12-27 23:03:46 +09:00
member.class.php Support sending all _rx_* POST fields as HTTP headers instead 2023-08-27 23:32:31 +09:00
member.controller.php Add options to control autologin cookie lifetime and refresh function 2023-08-29 23:42:01 +09:00
member.mobile.php Set layout and template paths in one place 2023-06-26 22:12:32 +09:00
member.model.php Fix warning in PHP 8.x 2023-09-11 13:42:18 +09:00
member.view.php Fix incorrect identifierForm leading to duplicate form entry 2023-07-04 01:36:18 +09:00