[0005209] Reports: fixed broken reports after session timeout.
[fa-stable.git] / includes / session.inc
2020-10-05 Janusz Dobrowolski[0005209] Reports: fixed broken reports after session...
2020-07-06 Janusz DobrowolskiAdditional 7.4 compatibility fixes.
2018-04-09 Joe HuntFixed Session error in PHP 7.2.
2017-12-19 Janusz DobrowolskiAdded VARLIB_PATH and VARLOG_PATH defines to simplify...
2017-11-16 Joe Hunt0004082: Missing file errors and fix
2017-11-09 Janusz DobrowolskiPHP7 compatibility fixes.
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2015-11-06 Joe HuntCleanup comments. Small bugfixes. Second run
2015-05-17 Janusz DobrowolskiFixed Zend OpCache related issues in extension modules...
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-05-10 Janusz DobrowolskiPrevent empty log lines and a couple of include cleanups.
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-03-31 Janusz Dobrowolski[0002707] Added check for email uniqueness during passw...
2015-03-25 Janusz DobrowolskiAdded missing company settings to upgrade script, fixed...
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-02-28 Janusz DobrowolskiFixed initialization of company specific settings in...
2015-01-11 Janusz DobrowolskiFixed problems with htmlspecialchars() function for...
2015-01-11 Janusz DobrowolskiFixed problem with too early SysPrefs reference.
2015-01-10 Janusz DobrowolskiAccess to system settings moved from global scope to...
2014-12-28 JoeCleanup, $SysPrefs.
2014-12-28 Janusz DobrowolskiCleanup: changed language.php, gettext.php file names...
2014-12-28 Janusz DobrowolskiFail log was not written when root directory was read...
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-12-08 Janusz DobrowolskiFixed problems with latin2 encoding due to changes...
2014-11-21 Janusz DobrowolskiFixed warning about non-existing HTTP_USER_AGENT sessio...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-21 Janusz DobrowolskiAdded option to allow password reset (by Mithy).
2014-05-21 Janusz DobrowolskiA couple of security issues fixed.
2013-10-27 Janusz DobrowolskiMerged latest changes from stable branch.
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-06-26 Janusz DobrowolskiFixed session handling bug resulting in blank page...
2013-06-10 Janusz Dobrowolskifaillog.php file moved to tmp subdir.
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2013-01-21 Janusz DobrowolskiFixed 'Moved Temporarily' error after login (on some...
2013-01-19 Janusz DobrowolskiFixed 'page expired' prevention (white screen/warnings...
2012-12-19 Janusz Dobrowolski'Page expired' prevention rewritten due to caching...
2012-11-22 Janusz DobrowolskiMerged changes form stable branch up to 2.3.13
2012-11-15 Joe HuntRollback of Session Abondoned Error and new variable...
2012-11-15 Joe HuntFixed session abandoned error in Windows Servers
2012-11-12 Janusz DobrowolskiPrevent 'Page expired' messages when 'Back' link is...
2012-11-12 Janusz DobrowolskiCleanup in curent_user.inc/session.inc
2012-10-08 Janusz DobrowolskiMerged latest changes from stable branch.
2012-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-09-17 Janusz DobrowolskiCleanup in check_faillog().
2012-09-14 Janusz DobrowolskiAdded prevention against brute force atacks on login...
2012-09-08 Joe Hunt0001768: Login Company Select Box to EditBox Switch...
2012-06-25 Janusz DobrowolskiSwitching database to UTF8 encoding on upgrade to FA...
2012-04-19 Janusz DobrowolskiFixed login problem on IIS.
2012-03-03 Janusz DobrowolskiStable merged into unstable again (due to failure on...
2012-02-16 Janusz DobrowolskiMerged stable branch up to 2.3.10
2012-01-27 Joe HuntChanged session gettext to use a global variable instea...
2012-01-26 Joe HuntFixed a session_regenerate_id error leaving session...
2012-01-04 Joe HuntAdded graphic edit/add icons in lists with $editkey.
2011-11-15 Joe Hunt0001173: Incompatible static implementation of Session...
2011-10-11 Joe HuntFixed a IE9 compatible session regenerate id.
2011-10-06 Janusz DobrowolskiOld session files are now deleted on session id change.
2011-09-06 Janusz DobrowolskiChanges up to 2.3.7 merged into unstable branch.
2011-06-21 Janusz DobrowolskiCleanup (fixed installed_extensions indlusion).
2011-06-14 Janusz DobrowolskiAdded hook for authentication from external sources...
2011-01-26 Janusz DobrowolskiAdded system tale for transaction edition entry points.
2011-01-04 Janusz DobrowolskiMerged changes from mai trunk up to 2.3.1
2010-12-29 Janusz DobrowolskiHook files inclusion moved to session.inc
2010-12-16 Janusz DobrowolskiAdded hook for session handling, fixed bug [0000315]
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-12-09 Janusz Dobrowolski[0000314] Fixed session fixation vulnerability
2010-12-07 Janusz DobrowolskiImproved error handling.
2010-11-22 Janusz DobrowolskiIntegration of hooks provided by extensions.
2010-11-13 Janusz DobrowolskiEstablished new hooks class convention.
2010-11-13 Janusz DobrowolskiNew hooks system added.
2010-11-06 Janusz Dobrowolski[0000274] Contact edition failed after last security...
2010-11-03 Janusz DobrowolskiAdditional request input cleanup.
2010-10-29 Janusz DobrowolskiFixed input cleanup for arrays.
2010-10-21 Janusz DobrowolskiAdded input cleanup
2010-08-07 Joe HuntStamping the installed_languags.inc file with 'rtl...
2010-07-25 Janusz DobrowolskiFixed language file switching on package version change.
2010-07-23 Janusz DobrowolskiVersions information moved to separate file.
2010-05-27 Janusz DobrowolskiMerged changes form main trunk (2.2.8, 2.2.9)
2010-05-12 Janusz Dobrowolski[0000227] Fixed sessio cookie naming to support multipl...
2010-03-15 Janusz DobrowolskiSmall cleanups
2010-03-05 Janusz DobrowolskiMerged changes from main trunk up to 2.2.7
2010-02-21 Janusz DobrowolskiFixed check for language session var.
2010-02-16 Janusz DobrowolskiMerging changes form main trunk 2.2.5-2.2.6
2010-02-11 Janusz DobrowolskiBetter check for language session var.
2010-02-04 Janusz DobrowolskiFixed continuation after authorization timeout.
2010-01-23 Janusz DobrowolskiSystem preferences moved form company to new sys_prefs...
2010-01-12 Janusz DobrowolskiMerged changes from main trunk up to 2.2.3
2010-01-06 Janusz DobrowolskiSmall fix in session.inc and extension of reference...
2009-12-24 Janusz DobrowolskiMerged changes from main trunk 2.2.1-2.2.2
2009-12-23 Joe HuntReplaced all deprecated functions so FA runs in php...
2009-12-02 Janusz DobrowolskiMerged changes from main branch up to release 2.2.1
2009-11-29 Janusz DobrowolskiOptimized language handling (removed sparse session...
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-10-30 Janusz DobrowolskiFixed non-default company selection bug on login.
2009-10-24 Janusz DobrowolskiFixed error log warning (missing installed_extensions...
2009-10-20 Janusz DobrowolskiConditional config files generation - prevents overwrit...
2009-10-11 Janusz DobrowolskiAdded helper function for setting page_security for...
2009-10-01 Janusz DobrowolskiRemoved sparse add_access_extensions call.
2009-09-30 Janusz DobrowolskiAccess level checking moved to page() function to...
2009-09-28 Janusz DobrowolskiFixed modules/plugins security extensions inclusion.
2009-09-28 Janusz DobrowolskiRewritten extensions system to enable per company modul...
next