Diva Canto
|
c66a9a08e4
Placed a throttle on UserManagementModule for name lookups. Singularity apparently is flooding the sims with name requests.
|
11 жил өмнө |
Justin Clark-Casey (justincc)
|
28548ab347
Fix bug where both ordinary UserManagementModule and HGUserManagementModules were being added to scenes if no UserManagementModule was specified.
|
11 жил өмнө |
Diva Canto
|
e92c05ebbd
Added AvatarPickerSearch capability handler.
|
11 жил өмнө |
Justin Clark-Casey (justincc)
|
0dce496499
Fix what appears to be a bug in HGUserManagementModule where it enables on the base.Name rather than its own Name.
|
11 жил өмнө |
Diva Canto
|
48577af325
More module cleanup: removed the CoreModules.Framework modules directives out of .addin.xml.
|
12 жил өмнө |
Diva Canto
|
2f61763923
Not really a change, just added a reminder to fix something here.
|
12 жил өмнө |
Diva Canto
|
d08ad6459a
HG Friends: allow the establishment of HG friendships without requiring co-presence in the same sim. Using avatar picker, users can now search for names such as "[email protected]:9000", find them, and request friendship. Friendship requests are stored if target user is offline. TESTED ON STANDALONE ONLY.
|
12 жил өмнө |
Diva Canto
|
d1256536b5
Added GetUUID(first, last) on UserAgentsService so that we can finally make direct user connections.
|
12 жил өмнө |
Diva Canto
|
441ef301a3
Amend to previous commit: normalize strings ToLower.
|
12 жил өмнө |
Diva Canto
|
7dfa0309c6
More on HG access control. This commit splits the UserManagementModule into the Basic one and the HG one, so that we can do everything that needs to be done for HG ACLs to work without interfering with the vanilla opensim. For the moment, it finds foreign users who have left a trace in the region, e.g. an object. This makes it possible to ban/IM/etc these users using the regular avatar picker. TODO: contact the UAS directly given a name of the form First.Last @foo.com.
|
12 жил өмнө |