rhymix/classes
Kijin Sung f8b0ca6a78 Improve granularity of Context security check
정규식에 따라 모두 막을지, 관리자만 허용할지 구분할 수 있도록 하고
이를 참조하여 <script> 태그는 관리자만 허용, PHP 태그는 모두 막도록 변경.
2018-10-13 16:42:19 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context Improve granularity of Context security check 2018-10-13 16:42:19 +09:00
db 서브쿼리시 Warning: Invalid argument supplied for foreach() 오류 수정 2018-10-08 12:31:23 +09:00
display Add jquery-latest.js to blacklist 2018-10-11 14:32:10 +09:00
editor Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
extravar Use escape more consistently 2018-10-10 15:07:51 +09:00
file 투명한 배경의 PNG 파일은 썸네일 생성시에도 투명하게 나오도록 변경 2018-06-11 23:40:33 +09:00
frontendfile Add an option to disable XE styles for .btn and .message 2018-08-04 23:20:45 +09:00
handler copyright add to php files 2013-11-08 05:52:51 +00:00
httprequest Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
mail Add more unit tests for the legacy Mail class 2016-05-23 21:58:37 +09:00
mobile Change Context::isAlwaysSSL() to config('session.use_ssl_cookies') 2018-08-06 01:23:22 +09:00
module Improve granularity of Context security check 2018-10-13 16:42:19 +09:00
object Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
page PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
security Use escape more consistently 2018-10-10 15:07:51 +09:00
template Add 'autolang' template filter for user lang handling 2018-10-11 13:56:11 +09:00
validator 각종 PHP 7.2 에서 나는 워닝에러를 고침 2018-01-25 20:57:01 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml XML쿼리에서 CAST(regdate as DATE) 와 같은 함수 사용시 발생하는 오류 수정 2018-09-15 00:58:50 +09:00