Commit graph

1910 commits

Author SHA1 Message Date
Lastorder-DC
85f9c4d031 Merge branch 'master' of github.com:Lastorder-DC/rhymix 2026-04-01 12:04:44 +09:00
Lastorder-DC
add448db7b MemberController::getInstance 2026-04-01 12:04:30 +09:00
Lastorder
dd8fc890f4
Merge branch 'rhymix:master' into master 2026-04-01 12:04:22 +09:00
Kijin Sung
b7489e6e7b Merge branch 'security/rve-2026-5' 2026-03-31 20:51:11 +09:00
Kijin Sung
057507d3d7 Fix member extra field being reset to public after editing 2026-03-29 16:23:38 +09:00
Kijin Sung
c906eae5d3 Disallow GET requests to procMemberFindAccount, and add route to procMemberAuthEmailAddress 2026-03-19 17:35:42 +09:00
Kijin Sung
00c9a5316c Fix RVE-2026-5 unconfigured domain in auth email 2026-03-19 17:33:08 +09:00
Kijin Sung
44cf008ac7 Allow setting list_count in various admin list pages #2549 2026-03-10 13:32:42 +09:00
Lastorder-DC
48a5278a8e Fanbinit 0302 2026-03-02 13:23:56 +09:00
Copilot
fc0e8a9843
Add admin login-as (impersonate) feature to member admin list (#4)
Co-authored-by: Lastorder-DC <18280396+Lastorder-DC@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-03-02 13:17:40 +09:00
Lastorder-DC
89bab34d8b Merge branch 'master' of github.com:Lastorder-DC/rhymix 2026-02-27 18:04:51 +09:00
Lastorder
fffa08d61f
Merge branch 'rhymix:master' into master 2026-02-22 22:45:33 +09:00
Kijin Sung
a53e293a5a Support searching admin memo in member list #2676 2026-02-21 21:51:41 +09:00
Lastorder-DC
752b51c78f spammer update 2026-02-15 22:28:44 +09:00
Lastorder
bbd62dbea3
Merge branch 'rhymix:master' into master 2026-02-06 09:51:56 +09:00
Kijin Sung
d9a6c577fd Restore available fields in password reset email #2663 2026-02-05 22:26:24 +09:00
Kijin Sung
9d1738e21d Add trigger before auto-login #2665 #2666 2026-02-05 22:14:06 +09:00
Lastorder
2efe733d5f
Merge branch 'rhymix:master' into master 2026-01-08 20:28:49 -08:00
Kijin Sung
333f214b8c Display search result count in admin list #2642 2026-01-01 19:43:06 +09:00
Lastorder
881b0fbac1 Merge remote-tracking branch 'upstream/master' 2025-12-24 03:07:48 +00:00
Kijin Sung
0c018f1daf Update references to deprecated global function checkCSRF() 2025-12-17 18:00:48 +09:00
Kijin Sung
7bbb03d835 Add option to allow spaces in nick_name 2025-12-17 16:59:27 +09:00
Kijin Sung
a7b73e1fed Allow use of target_srl in scrapping-related controller actions #2634 2025-12-17 11:58:23 +09:00
Lastorder-DC
1c8ae0d766 Merge remote-tracking branch 'upstream/master' into master 2025-10-27 23:09:27 +09:00
Kijin Sung
ee48d4efea Fix inconsistent length of ipaddress column #2605 2025-10-22 17:52:30 +09:00
Lastorder
a5c3dc8ae5
Merge branch 'rhymix:master' into master 2025-10-13 20:09:50 +09:00
Kijin Sung
61ea93064a Remove deprecated exec_xml() from signup value check function 2025-09-16 20:33:54 +09:00
Lastorder
ef9967fc1d
Merge branch 'rhymix:master' into master 2025-08-27 17:08:18 +09:00
Kijin Sung
0d03d2a3dd Remove unnecessary information from password reset email #2594 2025-08-22 00:09:35 +09:00
Kijin Sung
6d95dd9fc8 Remove unnecessary logout.html and related XML filter #2593 2025-08-22 00:03:12 +09:00
Kijin Sung
316cfc43b0 Fix type error if extra_vars does not unserialize into an object #2591 2025-08-13 21:05:31 +09:00
Lastorder
0598ae4b95
Merge branch 'rhymix:master' into master 2025-07-28 19:02:10 +09:00
Lastorder
580588bbdc Fix typos in documentation and translation strings 2025-07-15 01:23:48 +00:00
Lastorder
b894362419
Merge branch 'rhymix:master' into master 2025-06-27 14:34:35 +09:00
Kijin Sung
c949e797b0 Separate default value from options in member extra vars, too 2025-06-14 12:16:31 +09:00
Lastorder
7fec210203
Merge branch 'rhymix:master' into master
Some checks failed
PHP Lint & Codeception / PHP 7.4 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.0 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.1 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.2 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.3 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.4 (push) Has been cancelled
2025-06-02 21:32:36 +09:00
Kijin Sung
fda92b368d Show error when unique index creation fails 2025-05-29 22:27:55 +09:00
Lastorder
cb1fd188ef
Merge branch 'rhymix:master' into master 2025-05-26 06:58:12 +09:00
Kijin Sung
a1e5a51b06 Allow reordering extra keys with drag and drop #2526 2025-05-22 21:20:59 +09:00
Kijin Sung
bb4cd62e31 Return different "Not permitted" error message depending on what is required #2548 2025-05-22 13:20:48 +09:00
Lastorder
0739f82c49
Merge branch 'rhymix:master' into master 2025-05-14 18:42:06 +09:00
Kijin Sung
1d558204d1 Also apply iframe solution to dispCommentDeclare etc. 2025-05-14 02:43:04 +09:00
Lastorder
d327bb1926
Merge branch 'rhymix:master' into master 2025-05-02 17:07:35 +09:00
Kijin Sung
a6fbf6e2e5 Fix unfilled sprintf code in msg_user_not_confirmed
https://rhymix.org/qna/1905384
2025-03-31 23:06:07 +09:00
Kijin Sung
fd103ba67d Fix #2522 browser titles for member pages not following admin template 2025-03-13 23:21:33 +09:00
Lastorder
a40502885e
Merge branch 'rhymix:master' into master 2025-03-10 17:04:17 +09:00
Kijin Sung
f6a9d49db1 Add browser title for most items on the member menu 2025-03-09 20:41:13 +09:00
Kijin Sung
641bb89a9d Use typecast instead of trim, because these vars should already be trimmed 2025-03-08 14:52:01 +09:00
Lastorder
81d91f2f83
Merge branch 'rhymix:master' into master 2025-03-06 21:57:47 +09:00
Kijin Sung
6aac58eddb Fix repeated variable in condition #2511 2025-03-05 18:52:54 +09:00