aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/UserManagement/HGUserManagementModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-5/+5
2016-06-16Also make the HGUserManagementModule more amenable to subclassing.Melanie Thielker1-2/+2
2014-02-14Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)1-1/+1
2014-02-14If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)1-1/+11
2013-07-08Placed a throttle on UserManagementModule for name lookups. Singularity appar...Diva Canto1-1/+1
2013-05-23Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...Justin Clark-Casey (justincc)1-1/+1
2013-05-07Added AvatarPickerSearch capability handler.Diva Canto1-1/+1
2013-04-02Fix what appears to be a bug in HGUserManagementModule where it enables on th...Justin Clark-Casey (justincc)1-2/+1
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-3/+0
2012-11-12More module cleanup: removed the CoreModules.Framework modules directives out...Diva Canto1-0/+2
2012-09-26Not really a change, just added a reminder to fix something here.Diva Canto1-0/+3
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-33/+43
2012-03-17Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto1-6/+34
2012-03-17Amend to previous commit: normalize strings ToLower.Diva Canto1-2/+6
2012-03-17More on HG access control. This commit splits the UserManagementModule into t...Diva Canto1-0/+119