Age | Commit message (Expand) | Author |
2012-01-08 | Fixes #4171 login success message is now i18n friendly | Cash Costello |
2011-11-19 | Fixes #641 users can submit email address to reset password | Cash Costello |
2011-03-02 | Fixes #3036 moved setting of forward url to before login in case session vari... | cash |
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-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-09 | Allow login via email. | brettp |
2010-03-09 | Forwarding to index.php after login instead of pg/dashboard. | brettp |
2010-02-21 | Refs #1538: Removed action_gatekeeper() from action files in core. | brettp |
2009-12-07 | fixed warning on access of array index that did not exist in session global | cash |
2009-10-14 | Standardized actions/* | 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-07-22 | Closes #1137: Setting a hidden variable "returntoreferer" in a login form wil... | marcus |
2009-02-27 | Redirect to tools on first admin login. | marcus |
2009-02-24 | Attempts by unvalidated users to login or request new passwords now trigger p... | kevinjardine |
2009-01-23 | Refs #706 | marcus |
2008-10-28 | Closes #306 | marcus |
2008-08-11 | Refs #210 & #211 | marcus |
2008-08-05 | Closes #196: Stores last forwarded page in session, this is used by logon to ... | marcus |
2008-07-11 | Using register_error on errors rather than system_message. | marcus |
2008-07-01 | Users are now logged into the dashboard. | ben |
2008-05-28 | Revamped the login functions to separate login from authentication. | ben |
2008-04-01 | User registration gubbins | ben |
2008-03-10 | More language integration | ben |
2008-03-10 | Languages! There's a little more to do, but ... | ben |
2008-03-10 | Adding metadata and annotations for users. | ben |
2008-03-10 | Messages and actions: fixed! | ben |
2008-03-10 | Fixing the login form | ben |
2008-03-08 | crude login and logout functionality | dave |