summaryrefslogtreecommitdiff
path: root/validate.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-06users: revert installer login changes to validate.php and getSiteCookieNameLester Caine1-7/+0
2026-06-06users: redirect admin to installer after login if upgrade is requiredLester Caine1-0/+7
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-7/+3
2026-04-19Namesspace tidies for general authentication functionslsces1-3/+3
2025-08-29General tools updated to PHP8.4 and namespacelsces1-34/+40
2025-05-24SmartyBC cleanup: assign_by_ref->assignByRefspiderr1-3/+3
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02fix INCLUDE pathmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2021-02-01create standard USERS_PKG_CLASS_PATH in includes/classesmodela bitweaver1-1/+1
2017-10-19remove login.php and use only signin.php; add hyridauth providers to reigstra...spider@app11-2/+2
2017-07-18fix typo bit_error_logspider@app11-1/+1
2017-07-03collect password on validate_auth, do not allow changing registration passwdspider@dev1-1/+2
2017-07-03move _inc files to includes/spider@dev1-1/+1
2017-07-03change from lib/ to includes/ to better match templates/, icons/, etc...spider@dev1-1/+1
2017-07-03STRUCTURE change: new lib/ directory for all classes, libraries, and utility ...spider@dev1-11/+11
2017-07-01tidy up errors to use Exceptions in SSOspider@app11-5/+8
2017-06-30integrate HybridAuth signle sign on libraryspider@dev1-29/+109
2015-12-08Merge with locallsces1-7/+2
2014-05-12fix cookieDomain setting; https_mode for live sitesturon1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-04-16clean up ancient codePRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-5/+6
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2009-03-31phpdoc updateLester Caine1-4/+6
2009-03-16check returnto first since it is an explicit redirect, remove debugChristian Fowler1-7/+6
2009-03-06add 'returnto' REQUEST var to allow explicit return desitination if desiredChristian Fowler1-2/+6
2008-10-08update commentMax Kremmel1-3/+3
2008-10-03add hack to allow users to log in when the installer force is calledcreate_permissionMax Kremmel1-4/+9
2008-07-22Fixed typoStephan Borg1-3/+3
2008-07-22Added check for IIS as $_SERVER['HTTPS'] uses 'off' valueStephan Borg1-3/+4
2008-02-20Fix warning about empty from path which happens with referrers like http://si...Nick Palmer1-3/+3
2007-07-10remove some of the config assignments and clean up code a bit. there is still...Max Kremmel1-3/+2
2006-06-17not to loose the query part in loginfrom at loginSylvie Greverend1-3/+3
2006-04-19more kernel_config renamesMax Kremmel1-9/+9
2006-03-23do not use session loginfrom with login.php or register.php - only inline log...Christian Fowler1-7/+8
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-6/+6
2006-02-17send users back to where they came from, when using the login form.Max Kremmel1-19/+4
2006-02-06further kernel setup_inc cleanups - cleaned up file, removed unnecessary smar...Max Kremmel1-4/+5
2006-01-20merge recent changes into HEADMax Kremmel1-6/+11
2005-10-12merge recent changes to HEADChristian Fowler1-3/+3
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-3/+6
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-4/+4
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-5/+5
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-31/+7
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-4/+17
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+81