rhymix/common
Kijin Sung 263dc79090 Use https in AJAX URL if site is accessed over https
https를 사용하지 않는 것으로 설정되어 있더라도 실제로 https로 접속했다면
https를 사용하는 것으로 간주하고, AJAX URL을 https로 생성하도록 합니다.

기대되는 효과:

1. 설정이 잘못되어서 로그인이 되지 않거나 AJAX 요청에 실패할 가능성 제거
2. https 접속이 가능한 사이트라면 최대한 https를 사용하도록 유도
2021-09-13 01:10:36 +09:00
..
css Fix #1736 missing bracket in legacy bootstrap.min.css 2021-07-05 11:26:30 +09:00
defaults Fix #1712 merge iframe whitelist and object/embed whitelist 2021-06-19 20:59:36 +09:00
framework Move image URL cleaning function to HTMLFilter #1787 2021-09-11 19:47:04 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Add poster attribute to <video> tag if thumbnail is available 2021-09-07 01:58:16 +09:00
lang Return a more descriptive error when module class is not found 2021-04-26 15:42:30 +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 Use https in AJAX URL if site is accessed over https 2021-09-13 01:10:36 +09:00
autoload.php Simplify autoloader logic 2021-03-08 16:51:39 +09:00
constants.php Version 2.0.14 2021-08-05 09:57: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