rhymix/common
Kijin Sung 632a3fff71 Disable strict checking of CSRF token if the user is not logged in
로그인이 풀리면 세션이 초기화되면서 CSRF 토큰 정보가 사라져서
다른 탭에서 어떤 액션을 호출하더라도 무조건 CSRF 오류가 발생하는 문제 수정

현재 세션에서 토큰을 발행한 적 없는 경우 토큰 체크를 스킵하도록 함
2022-07-01 13:09:59 +09:00
..
css Fix #1736 missing bracket in legacy bootstrap.min.css 2021-07-05 11:26:30 +09:00
defaults Update Korea IPv4 ranges list (IPv6 is unchanged) 2021-10-08 11:16:49 +09:00
framework Disable strict checking of CSRF token if the user is not logged in 2022-07-01 13:09:59 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Fix #1949 don't normalize to http URL if enforce_ssl is off 2022-06-09 21:54:59 +09:00
lang Return a more descriptive error when module class is not found 2021-04-26 15:42:30 +09:00
libraries Update cacert.pem 2021-10-08 01:43:41 +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 Fix PHP warnings due to unitiated variables #1866 thanks to @Erictoby 2022-02-04 01:41:56 +09:00
autoload.php Simplify autoloader logic 2021-03-08 16:51:39 +09:00
constants.php Version 2.0.20 2022-03-22 00:43:43 +09:00
functions.php Various fixes to improve PHP 8.0 compatibility 2020-10-31 00:25:26 +09:00
legacy.php Fix incorrect parsing of some dates due to timezone difference 2021-08-03 20:56:07 +09:00