Age | Commit message (Expand) | Author |
2012-06-14 | rewrote the language caching - now not calling register_translations() if we ... | Cash Costello |
2012-04-24 | Fixed problem in web services where users with incorrect passwords could gain... | Brett Profitt |
2012-01-21 | cleans up the boot process | Cash Costello |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-09-19 | forward throws Exception if headers sent. fix for http://trac.elgg.org/ticket... | Steve Clay |
2011-06-07 | Refs #3510, #3418. Merged fix for forwarding after output to trunk. | brettp |
2011-04-14 | preventing warnings with the user password authorization pam (hellekin) | cash |
2011-03-21 | No need to document NULL as possible return value here | ewinslow |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-08 | Deprecated isadminloggedin(), isloggedin(), get_loggedin_user(), and get_logg... | brettp |
2011-02-01 | Moved deprecated files from sessions.php - xml.php into deprecation files for... | ewinslow |
2011-01-22 | testing for the existence of username in pam credentials before using | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-20 | Fixes #2237: Added 'reason' parameter to forward() to allow proper headers an... | ewinslow |
2010-11-14 | Refs #1417 Elgg core now passes back useful messages to user when log in fail... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs r... | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-01-27 | Fixes #1464: A new session is created in logout() after destorying the old se... | brettp |
2009-12-09 | minor tweak in comment - closes #1264 | cash |
2009-12-08 | gatekeeper functions now display helpful messages - closes #1060 | cash |
2009-12-07 | Adding alias ElggSession methods | nickw |
2009-12-05 | if there is already a user in the session, we don't need to set the code from... | cash |
2009-11-14 | user object needs to be loaded from database into session on each page in cas... | cash |
2009-11-04 | users now allowed to have multiple sessions but not multiple remember me cook... | cash |
2009-10-13 | First pass at removing $is_admin global. | brettp |
2009-10-08 | Brought access.php and sesssion.php up to code standards. | brettp |
2009-09-10 | Updated fixes for checking for admin in get_access_sql_prefix() | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-05-27 | Admin shortcut flag set on login as well as init | marcus |
2009-04-21 | Belts and braces checking on isloggedin() | marcus |
2009-02-24 | The session initialisation order is slightly altered to allow for language se... | ben |
2009-02-16 | Closes #429: Language loading now no longer loads all possible translations -... | marcus |
2009-02-13 | Fixed logic bug in login() | marcus |
2009-01-23 | Refs #706 | marcus |
2009-01-23 | Refs #562: Configuration flag to disable database sessions. | marcus |
2009-01-14 | Closes #669: Logins rate limited. Accounts are limited to 5 fails in a 5 minu... | marcus |
2009-01-13 | git-svn-id: https://code.elgg.org/elgg/trunk@2561 36083f99-b078-4883-b0ff-0f9... | marcus |
2009-01-09 | Closes #668: Banning now works through a flag in the users_entity table. Data... | marcus |
2008-11-20 | git-svn-id: https://code.elgg.org/elgg/trunk@2483 36083f99-b078-4883-b0ff-0f9... | marcus |