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

페이지 정보

shadow2fox 1,654 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 142 - 포인트 : 2,544,205
레벨 142
경험치 3,042,610

Progress Bar 93%

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

댓글1

내사랑님의 댓글

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

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

Total 747838 페이지
제목 글쓴이 날짜 조회 추천
그누•영카트  🏆 영카트 5.2.2 쿠폰존 기능추가 루루아빠 2016.09.20 3,109 0
이윰  댓글+1🏆 1.1.2 패치후 카테고리 분류 게시판 분류 선택시 미등록페이지로 나오는 문제점 루루아빠 2015.06.04 3,102 0
이윰  🏆 인기검색어 노출수, 기간 설정하기 루루아빠 2017.09.03 3,092 1
이윰  🏆 📸 여분필드를 활용한 간단한 게시판 입력 서식 만들기 루루아빠 2016.05.13 3,086 0
그누•영카트  🏆 영카트 5.2.9.2 패치 루루아빠 2017.08.31 3,085 0
그누•영카트  🏆 영카트 5.0.42 패치 루루아빠 2015.07.20 3,083 0
그누•영카트  🏆 영카트 5.1.9 패치 루루아빠 2015.12.23 3,081 0
이윰  🏆 갤러리 게시판 혹은 웹진형 게시판 목록에서 본문 내용 글자수 루루아빠 2015.06.15 3,080 0
그누•영카트  🏆 그누보드 5.1.15 패치 루루아빠 2016.03.21 3,076 0
그누•영카트  🏆 영카트 5.1.19 패치 루루아빠 2016.07.06 3,076 0
제로  🏆 자신이 쓴 글을 수정할 때 조회수 올라가지 않게 루루아빠 2006.09.25 3,070 0
이윰  🏆 📸 인터넷익스플로어에서 회원가입 폼 '정보공개' 체크 안되는 점 수정 루루아빠 2015.05.29 3,063 0
그누•영카트  🏆 그누보드 5.2.7 패치 루루아빠 2017.03.21 3,062 0
그누•영카트  🏆 영카트 5.2.9.3 패치 루루아빠 2017.09.14 3,061 0
이윰  🏆 Eyoom Builder 1.1.2 패치 루루아빠 2015.06.01 3,056 0
이윰  🏆 connect_basic 스킨 모바일에서 스크롤 문제 루루아빠 2015.06.01 3,051 0
이윰  댓글+1🏆 댓글(코멘트)에 외부 이미지를 넣어보기 루루아빠 2015.09.14 3,033 0
서버  🏆 DB 복구 및 백업 루루아빠 2006.05.23 3,032 0
그누•영카트  🏆 영카트 5.0.38 패치 루루아빠 2015.06.23 3,031 0
제로  🏆 💾 게시판 타이틀메뉴 자동생성+카테고리 --> 이미지로 루루아빠 2006.08.01 3,028 0