템플릿에 auto-escape (htmlspecialchars 자동 적용) 기능 추가#2300
Merged
4 commits merged intoSep 17, 2018
Merged
Conversation
ghost
pushed a commit
that referenced
this pull request
Sep 17, 2018
- Rhymix에서 가져 옴 - copyright [Rhymix](https://github.com/rhymix/rhymix) Developers and Contributors
ghost
pushed a commit
that referenced
this pull request
Sep 17, 2018
- Rhymix에 패치된 727 PR의 코드를 가져옴 - rhymix/rhymix#727 - 코드 제공 : @kijin
Contributor
|
이 PR에 포함되었거나 이 PR을 레퍼런스하는 커밋 내용 중 예전에 제가 (라이믹스의 일부로) GPL 라이선스 하에 배포했던 것이 있습니다. XE와 라이믹스의 상호 호환성 유지 및 보안 강화에 도움이 되도록 하기 위해, 아래에 해당하는 코드는 LGPL 라이선스 하에 재배포하는 것을 허가합니다.^^
|
Author
|
@kijin 감사합니다. 👍 |
dorami
added a commit
to daolcms/daolcms
that referenced
this pull request
Oct 12, 2018
dorami
added a commit
to daolcms/daolcms
that referenced
this pull request
Oct 13, 2018
dorami
added a commit
to daolcms/daolcms
that referenced
this pull request
Nov 7, 2018
dorami
added a commit
to daolcms/daolcms
that referenced
this pull request
Nov 7, 2018
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#1267 PR이 제공하는 auto-escape 기능 추가
@kijin 님의 코드 제공을 기반으로 하며, 추가로 rhymix/rhymix#727 개선 사항을 포함합니다.