1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

29 Commits

Author SHA1 Message Date
Cameron
775060b94f Remove debug info 2017-01-12 12:15:08 -08:00
Cameron
e2bc81f654 Issue #1245, #1523 Possible fix for servers using memcache as a session handler. 2017-01-12 12:06:25 -08:00
Cameron
8af3a0780a Pref for session time added. Modification of PRFLAN_60 and PRFLAN_61 2016-12-28 15:03:06 -08:00
Cameron
465a1309af Session clear() with no key will now reset data array. Fix for nav-bar avatar alignment 2016-12-10 10:47:14 -08:00
Cameron
17382b25ac Input filter fixes. 2016-08-19 16:13:38 -07:00
Cameron
ad0bc1376d Issue #1349 MySQL class fixes and install.php corrections. 2016-02-11 20:57:30 -08:00
Cameron
84c4c8607d Issues #1254 #1208 #1211 #1245 Option to define the session.save_path (relative to e107's root directory) in e107_config.php: define('SESSION_SAVE_PATH','relative-path-to-folder');
example: define('SESSION_SAVE_PATH','../_sessions/');
Use the PHPInfo page in the admin area to check it has worked. Will only work if the path to the folder exists. session.hash_function is now set to sha512 by default when the security level is BALANCED or higher.
2015-11-30 14:30:37 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
8c7e7f77de Admin-UI: Improved styling options for inline editing on boolean elements. 2015-01-20 20:57:20 -08:00
Cameron
c4bfa03be1 Fixes #495, #485, #486, #487 - Browser cache issues. 2014-05-24 20:40:51 -07:00
Cameron
67f48571f4 Fix for session value-loss issue. 2013-11-05 14:15:12 -08:00
Cameron
29f74508c2 Forum quick-reply fix. 2013-06-19 19:54:29 -07:00
SteveD
865adaa99f Issue #343 partial fix - needs JS sorting properly, but should now be possible to log in using CHAP. CHAP didn't work at all for admin login. Also need to change challenge value on every page reload without losing track. 2013-06-09 20:53:44 +01:00
Cameron
73e095f14f May help session subdomain issues. 2013-06-06 12:50:43 -07:00
Cameron
5af8208c7e Enable logging by default. 2013-06-02 14:49:26 -07:00
Cameron
693b5bea75 Improved logging options and file-naming. 2013-06-01 04:36:58 -07:00
Cameron
8d94fa8b23 Possible fix for 'Anonymous' showing in logs, when admin is logged in. 2013-05-31 18:36:43 -07:00
CaMer0n
bfb687dfd5 Session quick fix. Image resizing etc. 2012-09-03 23:02:45 +00:00
CaMer0n
c7c9bfe517 Increased session to 24 hours (prevent being logged-out every hour).
Recursive chmod added to Database Tools for correcting folder and file perms.
2012-08-05 10:06:01 +00:00
CaMer0n
9937a9c0e2 Disabled session-log and IP was not being stored at signup - fixed. 2012-08-01 21:03:07 +00:00
secretr
a2dd8c47fd more session options from site preferences (not added to the preference UI yet) 2012-02-20 14:55:16 +00:00
secretr
600e3aa12f e-token check method returns now boolean; comments e-token check refined 2011-10-24 06:30:31 +00:00
CaMer0n
5afeed3353 Session Object/Array conflict - Quick Fix. 2011-05-04 21:18:04 +00:00
secretr
0c794e2fb4 cross-browser cache issues 2011-01-14 12:19:03 +00:00
secretr
51d6cb9fac EONE-134 - typo, thanks Andrew 2010-10-27 11:33:59 +00:00
secretr
cd49c6c850 New sessions related improvements/fixes; extra check in Site preferences area for cookie name - session/cookie regeneration, prevent logout; varoious redirection handler improvements plus new e107 method candidates - get/set/clear Cookies based on site preferences. 2010-10-27 11:31:18 +00:00
secretr
6196a3e425 Session handler - initial release 2010-10-26 07:33:28 +00:00
e107steved
551307df92 Cleanup old files (mostly 0.6 compatibility in 0.7), move restcore to utilities directory 2008-10-14 20:24:34 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00