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