aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IUserManagement.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-21Global creator information working on MySQL DB and on load/save OARs. ↵Diva Canto1-0/+13
Creator name properly shown on the viewer as first.last @authority. New option added to save oar -profile=url. Migration on RegionStore making CreatorID be 255 chars. Moved Handling of user UUID -> name requests to a new module UserManagement/UserManagementModule.