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

- procBoardInsertDocument
게시물을 비공개(PRIVATE)로 전환할 수 있는 문제 수정 (글쓰기 포인트 획득용으로 악용 방지)
익명 이름에서 '$DOCNUM'가 제대로 작동하지 않는 문제 수정
임시 문서를 게시할 경우 게시판 제한 설정에 걸려 게시가 안될 수 있는 문제 수정
2017-06-03 14:13:34 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
lang Fix #370 allow sorting declared documents by latest report date 2016-12-18 02:13:24 +09:00
queries Add option to control updating the document's last-updated timestamp when a comment is posted 2017-05-07 21:37:37 +09:00
ruleset 문서 신고시 이유 적을 수 있게 항목 추가 2016-01-27 17:44:34 +09:00
schemas add index is_admin column, and more improving. 2016-03-14 11:10:43 +09:00
tpl Fix #716 incorrect display of default view count option 2017-02-15 23:13:04 +09:00
document.admin.controller.php Fix #632 prevent overwriting document config 2016-11-10 17:33:53 +09:00
document.admin.model.php Fix uninitialized stdClass in rarely used method 2016-05-27 07:57:58 +09:00
document.admin.view.php Reapply "Fix #2005 XEVE-16-008 XSS 방지 및 XSS를 통해 특정 명령을 실행할 수 있는 보안취약점 해결" 2017-01-12 15:21:44 +09:00
document.class.php Fix uninitialized stdClass in rarely used method 2016-05-27 07:57:58 +09:00
document.controller.php procDocumentTempSave, procBoardInsertDocument 코드 정리 2017-06-03 14:13:34 +09:00
document.item.php 변수 중복 수정 2017-05-30 13:28:39 +09:00
document.model.php Restrict addGrant() to current request only 2017-03-02 23:24:28 +09:00
document.view.php 9026f9df8a 보완 2017-04-26 11:09:56 +09:00