rhymix/common/framework
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
..
drivers Fix #641 improve reliability of SQLite cache driver 2016-12-15 00:22:15 +09:00
filters Use Rhymix Framework to decide whether a file can be directly downloaded 2017-02-06 15:58:10 +09:00
helpers Add more safeguards for the possibility of an empty member_srl 2017-02-10 20:59:17 +09:00
parsers Import cryptographic signature functions from XE 1.8.23 2016-08-02 16:30:33 +09:00
cache.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
calendar.php Fix short array syntax and backwards test 2016-03-17 17:41:03 +09:00
config.php Display error when Rhymix cannot update system configuration file 2017-02-02 19:59:22 +09:00
datetime.php Update DateTime class to use timezone information from Session 2016-08-15 17:58:48 +09:00
debug.php Show query errors in debug panel and error log 2016-12-13 14:09:51 +09:00
exception.php Add basic exception class 2016-02-01 20:11:46 +09:00
formatter.php Fix SCSS import from subdirectory 2016-05-06 11:39:12 +09:00
i18n.php Add i18n class and world country list 2016-03-19 15:17:59 +09:00
korea.php Fix syntax error in PHP 5.3 2016-03-19 13:12:25 +09:00
lang.php Unify lang and locale config files 2016-07-03 23:58:11 +09:00
mail.php Fix minor compatibility bugs, and add unit tests for Mail class 2016-05-23 17:34:40 +09:00
mime.php Add text/markdown MIME type (RFC 7763) 2016-03-23 14:19:25 +09:00
pagination.php Add pagination class 2016-03-17 19:46:32 +09:00
password.php Standardize password hashing work factor to 10 by default 2017-02-15 11:34:39 +09:00
security.php Merge branch 'develop' into pr/session-class 2016-10-05 17:26:12 +09:00
session.php Use meta refresh instead of 302 redirect on new session 2017-02-16 11:53:27 +09:00
sms.php Allow adding arbitrary extra vars to SMS 2016-12-03 16:41:02 +09:00
storage.php Refactor Storage::recommendUmask() into Storage::getServerUID() 2017-01-26 21:29:01 +09:00
timer.php Fix short array syntax 2016-03-17 17:33:58 +09:00
ua.php Add more edge cases and tests, always default to Mozilla/X.X 2016-06-26 17:25:59 +09:00
url.php Fix #702 Punycode error on attempting to handle long URLs 2017-02-11 17:48:52 +09:00