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

페이지 정보

shadow2fox 1,612 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,533,242
레벨 142
경험치 3,022,569

Progress Bar 46%

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

댓글1

내사랑님의 댓글

내사랑 2020.05.07 09:50

감사합니다 퇴근 후 패치해야겠네요

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

Total 743738 페이지
제목 글쓴이 날짜 조회 추천
그누•영카트  🏆 영카트 5.4.3.1 shadow2fox 2020.11.24 1,437 0
그누•영카트  댓글+2🏆 그누보드 5.4.3.1 shadow2fox 2020.11.24 1,911 2
이윰  댓글+2🏆 EXIF 정보 이미지 넓이에 맞게 조정하기 shadow2fox 2020.11.21 1,777 2
이윰  댓글+2🏆 추천 베스트 최신글에서 블라인드 게시글은 제외하기 shadow2fox 2020.11.13 1,392 2
그누•영카트  🏆 영카트 5.4.3 shadow2fox 2020.10.29 1,525 0
그누•영카트  🏆 그누보드 5.4.3 shadow2fox 2020.10.29 1,498 0
그누•영카트  🏆 영카트 5.4.2.9 shadow2fox 2020.10.08 1,352 0
그누•영카트  댓글+2🏆 그누보드 5.4.2.9 shadow2fox 2020.10.08 2,242 2
그누•영카트  🏆 영카트 5.4.2.8.1 shadow2fox 2020.09.17 1,456 0
그누•영카트  🏆 영카트 5.4.2.8 shadow2fox 2020.08.14 1,476 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.8 shadow2fox 2020.08.14 1,561 1
그누•영카트  🏆 영카트 5.4.2.7.1 shadow2fox 2020.07.05 1,680 0
그누•영카트  🏆 영카트 5.4.2.7 shadow2fox 2020.06.12 1,614 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.7 shadow2fox 2020.06.12 2,208 1
그누•영카트  🏆 영카트 5.4.2.6 shadow2fox 2020.06.06 1,738 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.6 shadow2fox 2020.06.06 1,888 1
그누•영카트  🏆 영카트 5.4.2.5.1 shadow2fox 2020.05.21 1,492 0
그누•영카트  🏆 영카트 5.4.2.5 shadow2fox 2020.05.09 1,681 0
그누•영카트  댓글+1🏆 그누보드 5.4.2.5 shadow2fox 2020.05.09 2,031 1
그누•영카트  🏆 영카트 5.4.2.4 shadow2fox 2020.05.07 1,589 0