Commit graph

19286 commits

Author SHA1 Message Date
Kijin Sung
a07b8fef58 Remove unnecessary setting of is_webview before session create 2023-07-23 20:45:34 +09:00
Kijin Sung
a2932ee8c8 Add admin setting to control the httpOnly attribute 2023-07-22 20:17:23 +09:00
Kijin Sung
56b37b7cbc Remove session keys from unit tests 2023-07-22 20:04:54 +09:00
Kijin Sung
60a3edc994 Remove session keys, and always set httpOnly 2023-07-22 19:53:51 +09:00
Kijin Sung
c53e0a93f5 Remove session.use_keys from server environment screen 2023-07-22 19:23:14 +09:00
Kijin Sung
ced866d5e0 Remove session keys option 2023-07-22 19:22:33 +09:00
Kijin Sung
78ba527c78 Fix warnings in PHP 8.x 2023-07-20 21:38:16 +09:00
Kijin Sung
4505388e47 Revert some admin actions to popup or new window 2023-07-17 22:20:33 +09:00
Kijin Sung
fcf2ad8c3e Remove admin power to modify other user's ncenterlite config; close #1925; close #2148 2023-07-17 22:08:25 +09:00
Kijin Sung
31ec3031fe Fix inconsistent spacing 2023-07-17 22:01:34 +09:00
Kijin Sung
e22ae8259a Open most member popup menus in the same window #2154 2023-07-17 21:58:25 +09:00
Kijin Sung
64b2918559 Also support plain window for adding friend & friend group #2154 2023-07-17 21:50:04 +09:00
Kijin Sung
e635970c6a Support replying to message in the same window #2154 2023-07-17 21:38:44 +09:00
Kijin Sung
6d8063b57e Fix #2153 warnings in point module config in PHP 8 @eondcom 2023-07-17 21:03:36 +09:00
Kijin Sung
bb495f0259 Fix warnings in PHP 8 #2150 @eondcom 2023-07-17 20:55:58 +09:00
Kijin Sung
13ef40c772 Fix warnings in PHP 8 #2150 @eondcom 2023-07-17 20:51:47 +09:00
Kijin Sung
84c473dda1 Fix #2151 warning in PHP 8 @eondcom 2023-07-17 20:46:38 +09:00
Kijin Sung
5c8aff893d Fix #2146 missing input for member signature max height 2023-07-16 15:24:34 +09:00
Kijin Sung
0fce8eef93 Add $enforce_max_height parameter to getSignature() #2146 2023-07-16 15:13:27 +09:00
Kijin Sung
4d6591145e Add codecept.phar to .gitignore 2023-07-16 15:10:23 +09:00
Kijin Sung
2faa6f49ef Fix #2149 add .vscode to .gitignore 2023-07-16 15:09:50 +09:00
Kijin Sung
cda1eab702 Clean up legacy code 2023-07-06 22:54:38 +09:00
Kijin Sung
f329b542d2 Fix #2143 readonly input box in signup form 2023-07-06 22:44:29 +09:00
Kijin Sung
8740fc10c1 Version 2.1.2 2023-07-06 11:18:36 +09:00
Kijin Sung
7d148dcfc7 Merge branch 'security/rve-2023-1' into develop 2023-07-06 11:17:44 +09:00
Kijin Sung
5a865fc4aa Fix #2141 add trash_srl to trigger objects 2023-07-05 22:29:51 +09:00
Kijin Sung
3215631dfc Move non-member voting, vote canceling, and report canceling options from Board module to Document & Comment modules 2023-07-05 22:27:17 +09:00
Kijin Sung
ed7a0bd4e2 Fix RVE-2023-1 editor module XSS 2023-07-05 01:34:48 +09:00
Kijin Sung
103f5ce884 Fix #2106 allow entering multiple lines (textarea) in extra var description 2023-07-04 23:29:23 +09:00
Kijin Sung
60ed013915 Add options to allow voting and reporting from the same IP as the author of a document or comment 2023-07-04 23:15:31 +09:00
Kijin Sung
d285a90e88 Fix #2136 add button to reset the cleanup exception list 2023-07-04 22:43:17 +09:00
Kijin Sung
e98ba87f8e Fix #2136 allow admin to add exception to cleanup list 2023-07-04 22:37:17 +09:00
Kijin Sung
b01c36b792 Only masquerade identifier config in dispMemberInfo screen 2023-07-04 01:50:42 +09:00
Kijin Sung
39f92673b3 Fix error logging in with user_id when phone_number is also enabled as a login method 2023-07-04 01:44:30 +09:00
Kijin Sung
c914ff52bf Fix inconsistent placing of asterisk for identifierForm 2023-07-04 01:37:55 +09:00
Kijin Sung
f631c5da08 Fix incorrect identifierForm leading to duplicate form entry 2023-07-04 01:36:18 +09:00
Kijin Sung
352333b1e7 Move signup_date and last_login_date below most other fields in admin edit screen 2023-07-04 01:27:26 +09:00
Kijin Sung
4503a95344 Separate message for limited_reason from refused_reason 2023-07-04 01:26:26 +09:00
Kijin Sung
6ce04aeeb2 Fix refused_reason textarea not displaying properly 2023-07-04 01:21:57 +09:00
Kijin Sung
8011e9a2f6 Separate tools/ into subdirectories and files in cleanup file list #2136 2023-07-03 01:55:59 +09:00
Kijin Sung
ed53fab065 Fix #2139 add "required" attribute to checkbox for required agreement 2023-07-03 01:48:09 +09:00
Kijin Sung
7a7b80baa6
Merge pull request #2140 from mmx900/feature/allow_indexing_format
첨부파일들 중 지정한 확장자에 한해 색인을 허용 기능 추가
2023-07-03 01:44:32 +09:00
Kijin Sung
df46d01181 Merge remote-tracking branch 'upstream/develop' into develop 2023-07-03 00:57:26 +09:00
Kijin Sung
6d6a3cfb42 Fix extra_vars being reset when deleted menu is automatically recreated under "unlinked" 2023-07-03 00:57:07 +09:00
Kijin Sung
1ba3110c8a Add ModuleController->updateModuleMenuSrl() 2023-07-03 00:51:28 +09:00
conory
fe724d93ef Allow an array of URL parameters in setRedirectUrl()
$this->setRedirectUrl(['module' => 'admin', 'act' => '...']);
2023-07-01 01:44:43 +09:00
mmx900
17e14546dd Apply allow_indexing_format to procFileDownload() 2023-06-30 21:10:01 +09:00
Soyu Kim
4c73b1fa93
Merge branch 'rhymix:develop' into develop 2023-06-30 20:40:51 +09:00
Kijin Sung
bf8591a9d2 #2138 보완 2023-06-29 01:49:49 +09:00
Kijin Sung
32adc75b94
Merge pull request #2138 from dewekk/fix-search-tag
특정 환경에서 태그 및 댓글 검색 시 오류 수정
2023-06-29 01:48:27 +09:00