rhymix/common
Kijin Sung 04bb0493c7 Implement SameSite cookie policy
- 세션 쿠키, 세션 보안키 등에 SameSite 속성을 적용할 수 있는 기능 추가
  (시스템 설정 -> 보안 설정)
- 일반적인 사이트는 Lax를 권장함, PG사 연동 오류 등의 경우 None 사용
- None 사용시 크롬 80부터는 SSL 전용 세션으로 지정해야 함
- Rhymix\Framework\Session에서 쿠키 관련 루틴들 정리
- PHP 7.3 이상, 7.2 이하 버전으로 나누어 처리
2020-04-21 22:39:10 +09:00
..
css for dark background 2019-12-28 00:06:22 +09:00
defaults Update Korea IP range data 2020-04-08 00:17:20 +09:00
framework Implement SameSite cookie policy 2020-04-21 22:39:10 +09:00
img Disable autoplay of multimedia thumbnail #677 #843 2017-06-28 16:32:01 +09:00
js Fix doChangeLangType() redirecting to main page when short URL is used 2020-04-18 10:23:54 +09:00
lang 이모티콘 경로 문제 수정 2020-03-03 21:49:37 +09:00
libraries Implement new Password class and related unit tests 2016-03-13 22:08:56 +09:00
manual/server_config Fix nginx rewrite rules 2020-03-15 01:23:17 +09:00
scripts Add script to update all modules from the CLI 2020-03-29 17:30:00 +09:00
tpl Fix #1249 hide waiting message from crawlers 2020-03-19 00:20:34 +09:00
autoload.php Remove index hint classes for MS SQL and Cubrid 2018-06-30 15:31:00 +09:00
constants.php v1.9.9.6 Your mission, should you choose to accept it 2020-03-23 21:32:27 +09:00
functions.php is_command() 대체 2019-10-09 23:28:23 +09:00
legacy.php Fix typo 2020-02-13 13:20:20 +09:00