aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/UserProfilesService (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Populate user preferences with UserAccount email if it is present, else ↵BlueWall2013-12-161-0/+61
| | | | return an error indicating no email is on record for the user.
* Backport profile fixesBlueWall2013-12-061-0/+12
|
* Adding standard OpenSim header to source filesBlueWall2013-05-312-0/+54
|
* UserProfilesBlueWall2013-05-302-0/+219
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module.