rhymix/common
Kijin Sung 459fe2d959 Fix #1630 short URL for file download conflicts with other nginx directives
다운로드 짧은주소는 /files/download/123/456/filename.jpg 와 같은 형태를 띠므로
nginx에서 특정 확장자에 캐싱 헤더 추가 등의 설정을 걸어놓은 경우
해당 설정이 짧은주소보다 먼저 적용되어 짧은주소에서 404 오류가 나는 문제 해결.
2021-02-23 20:40:00 +09:00
..
css Replace CSS check with window.matchMedia 2020-12-13 19:43:11 +09:00
defaults Add more items to reserved word list 2021-02-04 23:40:33 +09:00
framework Use Origin header before Referer to check CSRF 2021-02-23 16:51:46 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Show memory usage in debug panel 2021-02-09 23:52:35 +09:00
lang Fix misleading error message 2021-02-04 21:09:23 +09:00
libraries Force use of latest cacert.pem from Mozilla 2021-01-20 00:56:23 +09:00
manual/server_config Fix #1630 short URL for file download conflicts with other nginx directives 2021-02-23 20:40:00 +09:00
scripts Add script to update all modules from the CLI 2020-03-29 17:30:00 +09:00
tpl Remove ssl_actions and add rewrite_level to inline JS 2021-01-20 23:55:09 +09:00
autoload.php Adjust loading priority of modules vs. plugins 2021-01-21 00:44:35 +09:00
constants.php Version 2.0.7 2021-02-05 21:37:44 +09:00
functions.php Various fixes to improve PHP 8.0 compatibility 2020-10-31 00:25:26 +09:00
legacy.php Various fixes to remove warnings in PHP 8.0 2020-12-15 00:18:42 +09:00