[그누•영카트] 그누보드 5.4.2.4

페이지 정보

shadow2fox 1,679 1 1 2020.05.07 07:53

평점

  • 평점 : 5점 (1명 참여)

본문


** 수정내역 **

5.4 버전 게시판 리스트 스킨 css 코드 수정
관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정
관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정2
게시판 : 갤러리스킨 gall_img height 지정 버그 10331
최근게시물 : 불분명한 selector 수정, galley > gallery 버그 10335
php7.4 버전에서 경고메시지 나오는 문법 수정
5.4 게시판스킨 검색창이 안보이는 오류 수정
get_group 함수 실행시 string 인지 체크
그누보드 XSS 취약점 수정
5.4 버전 게시판 리스트 스킨 인기게시물 아이콘 위치 수정
WEBVIEW 내 파일 다운로드 문제 download Attribute 추가
5.4버전 게시물 복사이동시 hook 코드 추가
get_group 함수 실행 전 배열 체크 코드 추가
아이코드 JSON 버전 적용 및 토큰키 입력 추가
버전 5.4.2.4 수정




https://github.com/gnuboard/gnuboard5/commit/05a88d12deae141eaf961d6f810f7910a2acff5b
https://github.com/gnuboard/gnuboard5/commit/dad97445f8cf09f38daf674007140998831af2bd
https://github.com/gnuboard/gnuboard5/commit/81444b42b15fc9110c257543f45a7d40bef59f0a
https://github.com/gnuboard/gnuboard5/commit/67126bcbe1277de48f188ba1d69c3b4ce0314cfa
https://github.com/gnuboard/gnuboard5/commit/b069485c53bde345bbe57deff11060eddedd1679
https://github.com/gnuboard/gnuboard5/commit/a2bad15bfebebd116d5ddced9aaaad1181f32d03
https://github.com/gnuboard/gnuboard5/commit/ab1d514eb4b71ee0ce4c7ea1174fabb2289282ab
https://github.com/gnuboard/gnuboard5/commit/1cc2b141f954fb3fa8ff966746f965caca99722b
https://github.com/gnuboard/gnuboard5/commit/d6d6773fbbfdf8f1bfdcb6e73ef148b0aa52af56
https://github.com/gnuboard/gnuboard5/commit/388392425888fe05e8570af279476f1ab6a9f95f
https://github.com/gnuboard/gnuboard5/commit/7b4a11b99d344fe4b38da8d1deab8e687ea6b3cf
https://github.com/gnuboard/gnuboard5/commit/68feb602ffdff77419d31bde212614f72fdaf099
https://github.com/gnuboard/gnuboard5/commit/50edf32875e6cd5b281f2acdd35c19374e1f280e
https://github.com/gnuboard/gnuboard5/commit/ecb62265990a7639c815796624e13d1946105d59
https://github.com/gnuboard/gnuboard5/commit/101d5995fa7c587d5d00cd3da97313011fb7724c





101d599 버전 5.4.2.4 수정
M      config.php
ecb6226 아이코드 JSON 버전 적용 및 토큰키 입력 추가
M      adm/config_form.php
M      adm/config_form_update.php
M      adm/css/admin.css
M      adm/sms_admin/config.php
M      adm/sms_admin/config_update.php
M      adm/sms_admin/css/sms5.css
M      adm/sms_admin/history_send.php
M      adm/sms_admin/history_view.php
M      adm/sms_admin/sms5.sql
M      adm/sms_admin/sms_write.php
M      adm/sms_admin/sms_write_send.php
M      extend/sms5.extend.php
M      lib/common.lib.php
M      lib/icode.lms.lib.php
M      lib/icode.sms.lib.php
M      plugin/sms5/sms5.lib.php
50edf32 get_group 함수 실행 전 배열 체크 코드 추가
M      common.php
68feb60 5.4버전 게시물 복사이동시 hook 코드 추가
M      bbs/move_update.php
7b4a11b WEBVIEW 내 파일 다운로드 문제 download Attribute 추가
M      mobile/skin/board/basic/view.skin.php
M      mobile/skin/board/gallery/view.skin.php
M      mobile/skin/qa/basic/view.skin.php
M      skin/board/basic/view.skin.php
M      skin/board/gallery/view.skin.php
M      skin/qa/basic/view.skin.php
M      theme/basic/mobile/skin/board/basic/view.skin.php
M      theme/basic/mobile/skin/board/gallery/view.skin.php
M      theme/basic/mobile/skin/qa/basic/view.skin.php
M      theme/basic/skin/board/basic/view.skin.php
M      theme/basic/skin/board/gallery/view.skin.php
M      theme/basic/skin/qa/basic/view.skin.php
3883924 5.4 버전 게시판 리스트 스킨 인기게시물 아이콘 위치 수정
M      skin/board/basic/list.skin.php
M      theme/basic/skin/board/basic/list.skin.php
d6d6773 그누보드 XSS 취약점 수정
M      bbs/password.php
1cc2b14 get_group 함수 실행시 string 인지 체크
M      common.php
M      lib/common.lib.php
28d1001 Merge branch 'master' of github.com:gnuboard/g5
ab1d514 5.4 게시판스킨 검색창이 안보이는 오류 수정
M      skin/board/basic/list.skin.php
M      skin/board/gallery/list.skin.php
M      theme/basic/skin/board/basic/list.skin.php
M      theme/basic/skin/board/gallery/list.skin.php
a2bad15 php7.4 버전에서 경고메시지 나오는 문법 수정
M      lib/common.lib.php
b069485 최근게시물 : 불분명한 selector 수정, galley > gallery 버그 10335
M      skin/latest/pic_block/latest.skin.php
M      skin/latest/pic_block/style.css
67126bc 게시판 : 갤러리스킨 gall_img height 지정 버그 10331
M      skin/board/gallery/style.css
M      theme/basic/skin/board/gallery/style.css
81444b4 관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정2
M      adm/menu_form.php
dad9744 관리자 > 환경설정 > 메뉴설정 : 메뉴 추가 시 추가 삭제 버튼 클래스 수정
M      adm/menu_form.php
05a88d1 5.4 버전 게시판 리스트 스킨 css 코드 수정
M      mobile/skin/board/basic/style.css
M      mobile/skin/board/gallery/style.css
M      theme/basic/mobile/skin/board/basic/style.css
M      theme/basic/mobile/skin/board/gallery/style.css
추천인 1
  • 내사랑
10
shadow2fox - 회원등급 : 자연/Level 143 - 포인트 : 2,551,466
레벨 143
경험치 3,056,297

Progress Bar 25%

- 가입일 : 2015-03-10 12:21:44
- 서명 : 인간에게 가장 큰 선물은 자기 자신에게 기회를 주는 것이다. - 크리스 가드너, Chris Gardner -
- 자기소개 : There's never a shortcut to happiness.

댓글1

내사랑님의 댓글

내사랑 2020.05.07 09:50
감사합니다 퇴근 후 패치해야겠네요

축하합니다. 첫 댓글로 2경험치를 획득하였습니다.

Total 748838 페이지
제목 글쓴이 날짜 조회 추천
제로  🏆 💾 등록실패 방지 (글 등록 실패로 인한 글날림 방지) 루루아빠 2005.07.05 2,504 0
그누•영카트  🏆 게시판 관리자는 글쓰기, HTML, DHTML 제한 적용받지 않기 shadow2fox 2018.06.09 1,993 0
제로  🏆 태그 사용 체크 후 "취소" 하면 자동으로 체크 해제 루루아빠 2005.07.05 2,510 0
이윰  🏆 내글반응 내용 추출 쌍 따옴표가 "로 표시되는 문제 해결하기 shadow2fox 2018.06.18 2,091 0
그누•영카트  🏆 영카트 5.4.4.7.1 shadow2fox 2021.01.14 1,499 0
제로  🏆 공지사항 체크를 빼면 제위치로 가지 않는 문제의 해결점 루루아빠 2005.07.07 2,366 0
이윰  🏆 모바일에서 btn-e-xs 버튼 크기로 간격 조절 루루아빠 2015.10.09 2,920 0
이윰  🏆 PHP 7.x에서 이윰빌더 알람 푸시(push) 관련 PHP Notice: Undefined index: alarm 해결하기 shadow2fox 2018.07.01 2,130 0
제로  댓글+1🏆 서버OS가 WindowsNT일경우 가입폼에서 메일체크 에러방지 루루아빠 2005.07.07 2,409 0
그누•영카트  🏆 그누보드 5.1.2 패치 루루아빠 2015.10.11 2,865 0
그누•영카트  🏆 그누보드 5.3.1.5 패치 shadow2fox 2018.07.04 1,995 0
그누•영카트  🏆 모바일에서 로고 이미지 올바르게 위치시키기 루루아빠 2015.10.11 2,841 0
그누•영카트  🏆 영카트 5.3.1.5 패치 shadow2fox 2018.07.04 2,164 0
제로  🏆 💾 회원가입시 아이디체크 (중복, 필터링, 검색, 사용시 입력창으로..) 루루아빠 2005.07.07 3,381 0
그누•영카트  🏆 영카트 5.1.0 (테마지원) 패치 루루아빠 2015.10.11 3,405 0
이윰  댓글+2🏆 작성글 날림 방지하기 shadow2fox 2018.07.04 2,129 0
제로  🏆 동영상(음악,뮤비,플래쉬) 업로드시 자동실행법 루루아빠 2005.07.08 2,348 0
그누•영카트  🏆 영카트 5.1.1 (카카오페이, 간편결제 추가) 패치 루루아빠 2015.10.11 2,987 0
제로  🏆 검색 버그 고치기 루루아빠 2005.07.08 2,348 0
jQuery  🏆 마우스 클릭 및 엔터를 일정 초 이상 유지하면 특정 url로 이동하기 shadow2fox 2018.07.11 1,922 0