rhymix/modules/board
conory 937cbf58f0 procDocumentTempSave, procBoardInsertDocument 코드 정리
- procDocumentTempSave
아무나 제목 굵기, 색상을 적용할 수 있는 문제 수정
게시판 제한 설정을 우회하여 게시물을 수정할 수 있는 문제 수정

- procBoardInsertDocument
게시물을 비공개(PRIVATE)로 전환할 수 있는 문제 수정 (글쓰기 포인트 획득용으로 악용 방지)
익명 이름에서 '$DOCNUM'가 제대로 작동하지 않는 문제 수정
임시 문서를 게시할 경우 게시판 제한 설정에 걸려 게시가 안될 수 있는 문제 수정
2017-06-03 14:13:34 +09:00
..
conf 승인 권한 (grant) 구분자 변경 2017-04-08 18:10:30 +09:00
lang Add option to control updating the document's last-updated timestamp when a comment is posted 2017-05-07 21:37:37 +09:00
m.skins Remove comments from minified scripts to trigger ajaxError 2016-06-29 22:11:36 +09:00
queries 모듈분류를 '없음' 으로 해서 검색하면 검색이 불가능한 문제 수정 2014-05-06 18:01:59 +09:00
ruleset #314 board 모듈을 코어에 포함 2014-01-15 11:26:51 +09:00
skins improve dont sign in user also can vote 2017-01-14 14:45:56 +09:00
tpl Add option to control updating the document's last-updated timestamp when a comment is posted 2017-05-07 21:37:37 +09:00
board.admin.controller.php Add meta keywords and description to board and page modules 2016-05-08 22:51:00 +09:00
board.admin.model.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
board.admin.view.php Do not rollback if an 'after' trigger returns error 2016-05-14 20:24:45 +09:00
board.api.php Fix exposure of unnecessary information via board API 2017-04-13 23:18:49 +09:00
board.class.php Fix dispTempSavedList missing from SSL action list 2016-08-30 16:10:31 +09:00
board.controller.php procDocumentTempSave, procBoardInsertDocument 코드 정리 2017-06-03 14:13:34 +09:00
board.mobile.php 권한 취약점 패치 2017-05-30 11:48:38 +09:00
board.model.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
board.view.php Fix #836 compatibility with third-party modules that use document_srl for their own purposes 2017-05-30 12:48:52 +09:00
board.wap.php 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00