rhymix/common
Kijin Sung cbae2c374e Use meta refresh instead of 302 redirect on new session
Attempting to fix missing session cookie in some versions of Android webview and Chrome.
This may or may not be of any use, but why not try?

See https://bugs.chromium.org/p/chromium/issues/detail?id=150066
2017-02-16 11:53:27 +09:00
..
css Fix line wrapping 2016-05-05 11:24:14 +09:00
defaults Set session.use_keys to false by default 2017-02-15 11:30:49 +09:00
framework Use meta refresh instead of 302 redirect on new session 2017-02-16 11:53:27 +09:00
img Close Connection when there is no connection value. 2013-09-25 15:29:32 +00:00
js Update String.prototype.trim and add String.prototype.escape 2017-01-26 19:12:18 +09:00
lang Do not cause fatal error when query cache file failed to load 2017-02-08 14:12:44 +09:00
libraries Implement new Password class and related unit tests 2016-03-13 22:08:56 +09:00
manual Do not interfere with letsencrypt access to .well-known 2016-07-05 22:42:22 +09:00
scripts Break early if there are no more garbage files to clean 2017-01-27 15:16:46 +09:00
tpl Fix window size not fitting editor when sending message 2016-12-15 00:59:33 +09:00
autoload.php Update admin module to use new Cache system 2016-04-17 15:01:42 +09:00
constants.php Patch 1.8.29 2017-01-12 20:21:57 +09:00
functions.php Add array_escape() function to escape all keys and values of an array or object 2017-01-26 14:41:03 +09:00
legacy.php Fix potential fatal error when migrating from previous session 2017-02-11 14:21:21 +09:00