aboutsummaryrefslogtreecommitdiff
path: root/actions/register.php
AgeCommit message (Expand)Author
2013-03-06Actually delete user when registration failshellekin
2012-11-10Fixes #4911. Cleaning register form after last check.Sem
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2011-04-02Refs #3233 registration form should be sticky toocash
2010-12-30Refs #2428 removed more CONFIG usescash
2010-11-19Closes #2653 users are logged in on registration and login exceptions are cau...cash
2010-11-15#Refs 2653 removed login() call since it was conflicting with user validation...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-09pulled out special exception in registration action for first admin logincash
2010-09-30Fixes #617, #2271 User validation removed from core to UserValidationByEmail ...brettp
2010-09-24Refs #2454: Merged [6920] to trunk.brettp
2010-06-12Merged r6362:6366 from 1.7 to trunk.brettp
2010-05-07Adding an option to restrict new user registration in advanced site settings.nickw
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-02-21Refs #1538: Removed action_gatekeeper() from action files in core.brettp
2010-01-24Removing calls to engine/start.php in action files.brettp
2009-10-14Standardized actions/*brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-28Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ...brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-03-09User validation no longer occurs on first installben
2009-01-23Refs #706marcus
2008-10-24The friend invite infrastructure is now secure.ben
2008-10-24Added the ability to add a user to a user's friends list on registration.ben
2008-10-03Fixes #311, closes #345: Validation now called via event 'user', 'validate'. ...marcus
2008-10-03Refs #311marcus
2008-08-13Closes #227 and #243: Hopefully this has the fscking thing nailed to the wall. marcus
2008-08-13Reverted changes so users can now register again.marcus
2008-08-13Closes #227. Depends on #243 to work.marcus
2008-08-12Closes #229: Admin signup now using different view + no password validation f...marcus
2008-08-12Refs #229 : Register now has more granular messages, dupe email checkiong, sa...marcus
2008-08-11Refs #210 & #211marcus
2008-07-29Registration disabled option (no admin screen yet), closes #184marcus
2008-07-11Using register_error on errors rather than system_message.marcus
2008-06-26Refs #96: Administration: Add user (with optional admin flag) marcus
2008-06-25Closes #79: Email confirmation on registration & email change marcus
2008-06-06Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-01Registration, login, logout work. Victory!ben
2008-04-01User registration gubbinsben