dewekk
|
d1b0dbff9c
|
로그인 무한 리다이렉트 문제 수정
referer url이 dispMemberLoginForm으로 지정되면 $this->setRedirectUrl($referer_url);에 의해 로그인시 무한 리다이렉트되는 문제를 수정합니다.
|
2022-05-30 11:28:10 +09:00 |
|
Kijin Sung
|
d0cdcb5d2a
|
Fix PHP warning about undefined properties
|
2022-05-19 15:55:38 +09:00 |
|
Kijin Sung
|
2998bad5c5
|
Merge pull request #1932 from dewekk/fix-ruleset
관리자 회원 추가 시 아이디 체크 추가
|
2022-04-25 10:44:33 +09:00 |
|
dewekk
|
cc010c6a5b
|
63b72f0 보완
필수 체크를 제거합니다.
|
2022-04-25 08:52:46 +09:00 |
|
Kijin Sung
|
742c20658f
|
Fix #1915 various typos in install module
|
2022-04-25 02:16:33 +09:00 |
|
Kijin Sung
|
73b689be86
|
Fix #1912 various CSS typos
|
2022-04-25 02:13:20 +09:00 |
|
Kijin Sung
|
71afd5463a
|
Fix #1917 missing document_srl in password input form for guest comments
|
2022-04-25 02:06:32 +09:00 |
|
Kijin Sung
|
ec18bf34bd
|
Fix #1930 add option to autodetect dark mode in reCAPTCHA
|
2022-04-25 02:02:29 +09:00 |
|
Kijin Sung
|
8d89f256e6
|
Fix #1918 add CAPTCHA to dispBoardModifyComment/dispBoardReplyComment
|
2022-04-25 01:57:09 +09:00 |
|
Kijin Sung
|
6c26e80585
|
Fix #1929 trying to count nonexistent menus
|
2022-04-25 01:50:23 +09:00 |
|
dewekk
|
63b72f06c8
|
아이디 룰셋 추가
|
2022-04-19 13:59:44 +09:00 |
|
conory
|
274a3d9a11
|
Improve 0984b751e8 and Fix returning nothing on first run
|
2022-04-16 17:52:35 +09:00 |
|
conory
|
0984b751e8
|
Apply cache even when the member does not exist
탈퇴한 회원을 계속 DB에서 찾는 문제 수정
|
2022-04-16 14:37:18 +09:00 |
|
Kijin Sung
|
5ab25a9712
|
Fix #1913 set empty string for refused_reason and limited_reason if no value is submitted
|
2022-03-28 16:58:00 +09:00 |
|
Kijin Sung
|
f65fd952aa
|
Fix #1911 reinitialize $_m after running each addon
|
2022-03-25 14:13:07 +09:00 |
|
Johnny
|
05c389a3ef
|
중복된 조건문 삭제 하고 코드 깔끔하게 정리
|
2022-03-25 12:08:06 +09:00 |
|
Johnny
|
961f5f04bd
|
Merge pull request #1908 from bjrambo/pr/notify-type-lang
알림센터 관리자 페이지에서 알림의 언어가 이상하게 나타나는 문제 고침
|
2022-03-24 23:52:28 +09:00 |
|
Johnny
|
fa44842dfb
|
Merge pull request #1910 from bjrambo/pr/deletecomment
삭제한 댓글을 다시 삭제하지 않도록 기록
|
2022-03-24 23:52:07 +09:00 |
|
Johnny
|
af33d7b84f
|
모듈별로 트리거를 활용하여 각각 언어를 설정할 수 있도록 한다.
|
2022-03-24 23:47:45 +09:00 |
|
Johnny
|
4d39685350
|
조건문을 한줄로 묶음
|
2022-03-24 23:11:07 +09:00 |
|
Johnny
|
2788392060
|
기존 방식 롤백한뒤 에러 코드를 이용하여 찾지 못하는 경우 -2 에러코드를 리턴 시킴
|
2022-03-24 23:07:06 +09:00 |
|
Johnny
|
b4b1188081
|
삭제한 댓글을 다시 삭제하지 않도록 기록
|
2022-03-24 19:13:59 +09:00 |
|
Kijin Sung
|
8224eb4027
|
Fix undefined property warning in PHP 8.0
|
2022-03-24 15:54:40 +09:00 |
|
conory
|
3c00ff1cc5
|
Fix wrong return value
$output->toBool()로 체크하는 서드파티에서 오류가 발생합니다. 항상 BaseObject()로 반환해야 합니다.
|
2022-03-24 15:02:38 +09:00 |
|
Johnny
|
eae941b9b8
|
알림센터 관리자 페이지에서 알림의 언어가 이상하게 나타나는 문제 고침
|
2022-03-24 10:34:14 +09:00 |
|
Johnny
|
e8f431d691
|
잘못된 번역 수정
|
2022-03-22 13:11:21 +09:00 |
|
Kijin Sung
|
4a2b494508
|
Fix #1885 disable SameSite=None if SSL session is not used
|
2022-03-22 00:24:54 +09:00 |
|
Kijin Sung
|
46136660a8
|
Disable password algorithms that are too large for the password field
|
2022-03-22 00:15:46 +09:00 |
|
Kijin Sung
|
03d456c674
|
Fix #1904 hide parentheses and comma if addon author info is not available
|
2022-03-22 00:01:00 +09:00 |
|
Kijin Sung
|
048ba47499
|
Fix #1891 missing boards in RSS module config page
|
2022-03-21 21:15:42 +09:00 |
|
Kijin Sung
|
88a69f85e8
|
Fix PHP warning when profile image doesn't exist
|
2022-03-21 15:51:15 +09:00 |
|
Kijin Sung
|
418c2b9dfa
|
Fix #1901 always delete thumbnail directory when deleting document or comment
|
2022-03-21 14:14:37 +09:00 |
|
Kijin Sung
|
933175971e
|
Fix #1903 use common methods to cut notification subject and content more consistently
|
2022-03-21 14:01:45 +09:00 |
|
Kijin Sung
|
b12f2e5863
|
Increase column sizes and delete unnecessary restrictions in ncenterlite_notify #1903
|
2022-03-21 13:43:37 +09:00 |
|
Kijin Sung
|
6d58bb79f5
|
Fix SecurityViolation when trying to preview a layout
|
2022-03-18 01:51:42 +09:00 |
|
Kijin Sung
|
5b195ce16e
|
Fix mobile external page path
|
2022-03-16 14:13:57 +09:00 |
|
Kijin Sung
|
65dd68f9f3
|
Merge branch 'security/opage' into develop
|
2022-03-16 10:29:43 +09:00 |
|
Kijin Sung
|
031261469e
|
Fix #1900 incorrect detection of non-member vote status
|
2022-03-16 10:20:15 +09:00 |
|
Kijin Sung
|
9ce7593820
|
Fix error when loading external page in document root folder
|
2022-03-16 00:54:10 +09:00 |
|
Kijin Sung
|
63fa80db82
|
No need to fail hard if unable to write cache file at the end
|
2022-03-15 22:48:06 +09:00 |
|
Kijin Sung
|
def6166c8e
|
Clean up duplicate path definitions
|
2022-03-15 22:39:55 +09:00 |
|
Kijin Sung
|
e8eece5730
|
Enable PHP execution of external document if template parsing is enabled
|
2022-03-15 22:31:49 +09:00 |
|
Kijin Sung
|
09abdfa88a
|
Implement safe order of parsing template code and including as PHP
|
2022-03-15 22:29:07 +09:00 |
|
Kijin Sung
|
d13241ed7c
|
Parse external document as PHP and/or Rhymix template if configured
|
2022-03-15 21:30:36 +09:00 |
|
Kijin Sung
|
9edd52c328
|
Add option to control whether to execute external page as PHP and/or Rhymix template
|
2022-03-15 21:14:55 +09:00 |
|
Johnny
|
0fec44222d
|
레이아웃에서 알림센터 위젯 사용시 알림 발생할 경우 겹치는 문제 고침
|
2022-03-15 02:10:04 +09:00 |
|
Kijin Sung
|
0272c5d27a
|
Prevent '_getContent method is not exists' error when page info is improperly cached
|
2022-03-15 02:00:14 +09:00 |
|
Kijin Sung
|
d4a1be1ef0
|
Merge duplicate code paths in PageView and PageMobile classes
보안 체크가 한 곳에서 이루어지도록 중복되는 메소드 제거
|
2022-03-15 01:46:47 +09:00 |
|
Kijin Sung
|
9170d9444c
|
Throw SecurityViolation if anyone tries to exploit RVE-2022-2 with GET/POST vars
|
2022-03-15 01:36:13 +09:00 |
|
Kijin Sung
|
1ab9a2899b
|
Adjust cache paths to prevent loading old cache
|
2022-03-15 01:28:59 +09:00 |
|