conory
|
de0b09f4e3
|
최종단계에서 Set http status message
|
2016-04-19 17:10:15 +09:00 |
|
conory
|
0cb9958319
|
stop()사용시에도 http status code 적용
|
2016-04-19 16:02:42 +09:00 |
|
conory
|
649e25ab63
|
HttpStatusCode가 정수형일 경우 대비
|
2016-04-19 12:56:28 +09:00 |
|
conory
|
f930ec74f8
|
시스템 에러 메세지를 출력할 경우 403 HTTP 코드로 설정
|
2016-04-18 23:43:04 +09:00 |
|
conory
|
8b9694fe6d
|
mid만 있을때에만 리디렉션 되도록 변경
|
2016-04-05 22:41:31 +09:00 |
|
conory
|
4f6e8b06b8
|
사이트 시작 모듈에 mid 붙이고 접근할 경우 디렉션
|
2016-03-26 23:37:20 +09:00 |
|
Kijin Sung
|
37bce0343d
|
Update core classes to refer to UA class for robot detection
|
2016-03-19 23:32:35 +09:00 |
|
Kijin Sung
|
b4002e70de
|
Add more HTTP response codes to ModuleHandler
|
2016-03-18 23:03:25 +09:00 |
|
conory
|
8cbc379280
|
GET 일 경우에만 404 에러를 내도록 수정
|
2016-03-11 22:19:04 +09:00 |
|
conory
|
10e8962fa1
|
문서가 없을 경우 404 에러를 내도록 개선
|
2016-03-11 16:15:47 +09:00 |
|
conory
|
fcf7e25858
|
301 redirection시 무조건 no-cache 설정
|
2016-03-09 13:50:29 +09:00 |
|
conory
|
3305df35a7
|
SEO에 좋은 301 redirection 으로 변경
|
2016-03-09 12:07:44 +09:00 |
|
Kijin Sung
|
f40ea2e05d
|
Merge pull request #324 from kijin/pr/redirect-after-board-write
#323 게시판에서 글이나 댓글을 작성 또는 삭제한 후 짧은 주소로 redirect하도록 변경
|
2016-03-07 08:39:48 +09:00 |
|
conory
|
90400e2b5f
|
모두 lang() 함수로 변경
|
2016-03-06 17:01:15 +09:00 |
|
Kijin Sung
|
1b372375a4
|
Always set redirect_url if a module calls setRedirectUrl()
|
2016-03-02 10:10:10 +09:00 |
|
Kijin Sung
|
27cfa4aeba
|
Redirect to short URL after insertDocument, insertComment, etc.
|
2016-03-02 10:03:48 +09:00 |
|
Kijin Sung
|
d4a7b921d0
|
Do not call trigger for blacklisted modules
|
2016-02-25 11:26:00 +09:00 |
|
Kijin Sung
|
e1341584d3
|
Merge pull request #268 from kijin/pr/debugger
편리한 디버그 기능 추가
|
2016-02-16 14:33:44 +09:00 |
|
Kijin Sung
|
191fa7c0c1
|
Call common.flushDebugInfo automatically on shutdown
|
2016-02-16 11:12:01 +09:00 |
|
Kijin Sung
|
516479cf20
|
Migrate addon, trigger, and widget logging functions to Debug class
|
2016-02-16 11:01:45 +09:00 |
|
Kijin Sung
|
63bddd0c9a
|
Fix #273 'msg_is_not_manager' message and broken styles
|
2016-02-15 19:35:32 +09:00 |
|
Kijin Sung
|
6b4d69bcc2
|
Remove old debug constants
|
2016-02-13 11:19:13 +09:00 |
|
Kijin Sung
|
f334879840
|
Remove use of debug constant in ModuleHandler
|
2016-02-12 21:33:37 +09:00 |
|
Kijin Sung
|
47bca4f2ca
|
Replace debugPrint() and handleError() with new system
|
2016-02-12 16:43:19 +09:00 |
|
Kijin Sung
|
d63900547e
|
Replace debug comment with new system
|
2016-02-12 16:35:10 +09:00 |
|
Kijin Sung
|
a26b17d012
|
The default URL is always defined
|
2016-02-12 11:20:45 +09:00 |
|
Kijin Sung
|
82da535ec6
|
Prevent addons from overwriting important variables with nonsense
|
2016-02-10 16:34:55 +09:00 |
|
Kijin Sung
|
9e9b09464f
|
Clean up admin IP whitelist and block at login time
|
2016-02-08 21:26:43 +09:00 |
|
Kijin Sung
|
f7aad28d2c
|
Remove remaining references to getDBInfo()
|
2016-02-05 15:18:31 +09:00 |
|
Kijin Sung
|
0b1fa79f43
|
Update installer to use new config format
|
2016-02-03 15:39:58 +09:00 |
|
Kijin Sung
|
74ac1e5141
|
Allow triggers to call arbitrary functions
|
2016-02-01 15:46:04 +09:00 |
|
Kijin Sung
|
f68e6118bc
|
Initial implementation of lang class that prefers PHP to XML
|
2016-01-27 16:26:06 +09:00 |
|
Kijin Sung
|
70c6c6a949
|
Fix incorrect SSL detection
|
2016-01-22 16:37:35 +09:00 |
|
Kijin Sung
|
8e5f0b53bd
|
Merge branch 'develop' into pr/misc-refactor
Conflicts:
classes/module/ModuleHandler.class.php
|
2016-01-22 14:14:41 +09:00 |
|
Kijin Sung
|
e0dfa0db5b
|
Clean up some non-static methods in ModuleHandler
|
2016-01-22 14:02:32 +09:00 |
|
Kijin Sung
|
676f17fb71
|
Fix #145 broken redirect from admin folder to admin module
|
2016-01-22 11:53:39 +09:00 |
|
Kijin Sung
|
45c2baff1f
|
Fix menu disappearing when cache folder is removed
|
2016-01-21 20:45:58 +09:00 |
|
conory
|
d3a96cb8e1
|
checkCSRF 조건변경
|
2016-01-20 19:46:16 +09:00 |
|
conory
|
a519db608d
|
POST 요청시 CSRF 체크를 하지않도록 module.xml에 check_csrf 속성 추가
|
2016-01-20 18:47:40 +09:00 |
|
Kijin Sung
|
08560f84be
|
Refactor more URL related functions
|
2016-01-20 15:53:42 +09:00 |
|
Kijin Sung
|
db87085967
|
Remove unnecessary calls to getMicroTime()
|
2016-01-08 14:05:48 +09:00 |
|
conory
|
26e2d4f891
|
info 메세지가 일반 메세지로 나오는 문제수정
|
2016-01-01 21:04:28 +09:00 |
|
conory
|
994812947b
|
잘못된 parameter
|
2015-12-20 21:14:26 +09:00 |
|
CONORY
|
de0c54ff37
|
Merge pull request #3 from kijin/php7
PHP7 호환성 개선
|
2015-12-18 14:15:15 +09:00 |
|
Kijin Sung
|
6473115ed3
|
Fix incompatible signatures of inherited methods
|
2015-12-08 14:07:42 +09:00 |
|
Kijin Sung
|
a22e69b7ec
|
Merge branch 'develop' of https://github.com/xpressengine/xe-core (1.8.14)
Conflicts:
classes/context/Context.class.php
modules/point/tpl/config.html
|
2015-12-02 14:38:23 +09:00 |
|
YJSoft
|
c58fd62b50
|
#1787 IE+XpressEditor에서 업로드가 되지 않는 문제점 수정
IE+SwfUploader 사용시 procFileUpload 가 호출될 때 referer가 포함되지 않아, 업로드가 되지 않는 문제점을 수정합니다.
|
2015-10-20 16:59:48 +09:00 |
|
bnu
|
dfc22a6305
|
설치 시 문제 고침
|
2015-10-16 18:11:53 +09:00 |
|
bnu
|
3e34fd08df
|
전체 post 요청에 대한 checkCSRF() 적용
|
2015-10-16 17:46:57 +09:00 |
|
YJSoft
|
421a1fde10
|
SECISSUE 허용되지 않은 방식으로 act를 실행할 수 있는 문제 고침
|
2015-10-16 11:13:35 +09:00 |
|