aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/users.php
AgeCommit message (Expand)Author
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Removed old user search.brettp
2009-11-06Added search for group, tags, and users.brettp
2009-10-23Creating a unit test for ElggUsernickw
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized gobs of files.brettp
2009-10-13Standardized users and entities.brettp
2009-10-07Fixes #790: Removing unneeded @s.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-08-11Fixes #942: In register_user, replaced sanitise_string() call with a simple t...brettp
2009-07-01Refs #1058: Using validated metadata for new user permission check. Correctl...brettp
2009-06-30Modified output/confirmlink view to accept a class param.brettp
2009-06-29Closes #502: Removing unfriended users from access lists upon unfriending.brettp
2009-06-12Refs #1041: marcus
2009-06-11Block URL unsafe characters from usernamemarcus
2009-05-22Closes #1030: Group title and description search added, refs #965marcus
2009-05-22Closes #1031: Restored wildcard as it didn't appear that slow.marcus
2009-05-05Closes #1008: Fixed typomarcus
2009-05-01Closes #1002: Committed missing variable codemarcus
2009-04-27Closes #927: Minimum user length no longer hard coded.marcus
2009-04-27Closes #943: Event triggered when banning or unbanning a user.marcus
2009-04-24Closes #856: Admin created users are no longer created as being owned by the ...marcus
2009-04-22Deleting correct data + using correct tablesmarcus
2009-04-22Closes #957: Annotations and metadata owned by a deleted user are now also de...marcus
2009-03-31Closes #896: Error thrown if user not validate. Metadata physically removed r...marcus
2009-03-18Disposed of unnecessary $result variables.marcus
2009-03-11Closes 868: Fixes regression introduced in [3119]. Version number bumped.marcus
2009-03-09User validation no longer occurs on first installben
2009-03-07Closes #841: User request for password changes now functional.marcus
2009-03-06Reversed delete procedure on entities, parent now checked first before sub de...marcus
2009-03-03Removed calls to the deprecated entity cacheben
2009-03-02Removing duplicate deletion code.marcus
2009-02-25Introduces user default access.kevinjardine
2009-02-20isFriend() now retrieving userid correctlymarcus
2009-02-19Fixed parameter errors in site-related functions. Fixes #793ben
2009-02-19Fix for user object counting with upper and lower time limits.ben
2009-02-19Introducing archive functionality.ben
2009-02-11Removing wildcard from the beginning of 'like' search for user/usernameben
2009-02-09Closes #584: Removed exception, get_user will now return false if GUID exists...marcus
2009-02-09Refs #584: Fixed error message.marcus
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-02-04When a new password is generated, the salt is now regenerated first. Fixes #726.ben
2009-01-23Refs #706marcus
2009-01-21Closes #699: get_user_by_username now using access controls. Will no longer t...marcus
2009-01-14Closes #675: Posted missing commits from last time.marcus
2009-01-13Closes #676: Entity subtables now deleted on failed connections.marcus
2009-01-13Closes #675: Salt changed during password resetmarcus
2009-01-09Closes #560: Pagination parameters added.marcus
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. Data...marcus