aboutsummaryrefslogtreecommitdiff
path: root/actions/login.php
AgeCommit message (Expand)Author
2013-05-30Fixes #5559 not clearing last_forward_from in session if login failscash
2012-08-05Fixes #4764: Twitter login supports persistent and referrer forwardingSteve Clay
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2012-01-08Fixes #4171 login success message is now i18n friendlyCash Costello
2011-11-19Fixes #641 users can submit email address to reset passwordCash Costello
2011-03-02Fixes #3036 moved setting of forward url to before login in case session vari...cash
2010-11-14Refs #1417 Elgg core now passes back useful messages to user when log in fail...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-09-30Fixes #617, #2271 User validation removed from core to UserValidationByEmail ...brettp
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-09Allow login via email.brettp
2010-03-09Forwarding to index.php after login instead of pg/dashboard.brettp
2010-02-21Refs #1538: Removed action_gatekeeper() from action files in core.brettp
2009-12-07fixed warning on access of array index that did not exist in session globalcash
2009-10-14Standardized actions/*brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-22Closes #1137: Setting a hidden variable "returntoreferer" in a login form wil...marcus
2009-02-27Redirect to tools on first admin login.marcus
2009-02-24Attempts by unvalidated users to login or request new passwords now trigger p...kevinjardine
2009-01-23Refs #706marcus
2008-10-28Closes #306marcus
2008-08-11Refs #210 & #211marcus
2008-08-05Closes #196: Stores last forwarded page in session, this is used by logon to ...marcus
2008-07-11Using register_error on errors rather than system_message.marcus
2008-07-01Users are now logged into the dashboard.ben
2008-05-28Revamped the login functions to separate login from authentication.ben
2008-04-01User registration gubbinsben
2008-03-10More language integrationben
2008-03-10Languages! There's a little more to do, but ... ben
2008-03-10Adding metadata and annotations for users.ben
2008-03-10Messages and actions: fixed!ben
2008-03-10Fixing the login formben
2008-03-08crude login and logout functionalitydave