aboutsummaryrefslogtreecommitdiff
path: root/actions/useradd.php
AgeCommit message (Expand)Author
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2011-11-25Fixed typo that prevented creating an admin user via the Admin panel (user wa...András Szepesházi
2011-10-17added another check to useradd actioncash
2011-10-05Fixes #3704 displaying error messages when adding users through admin interfacecash
2011-04-02Fixes #3233 useradd form is now stickycash
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2010-12-30Refs #2428 removed more CONFIG usescash
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Fixed an invalid call to get_pageowner_guid() in can_edit_entity().brettp
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...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-28Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked...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-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-04-24Closes #856: Admin created users are no longer created as being owned by the ...marcus
2009-02-03Users are now notified when an account has been created for them on a site.ben
2009-01-23Refs #706marcus
2008-08-13Fixes #238: Problem was caused by authenticate not having the user email vali...marcus
2008-08-12Closes #229: Admin signup now using different view + no password validation f...marcus
2008-08-11Refs #210 & #211marcus
2008-08-08Adjusted contributors file.ben
2008-07-11Using register_error on errors rather than system_message.marcus
2008-06-30Added some user code - needs div hidingmarcus