Diva Canto
|
51951682e7
Fixed a hard-to-run-into bug in groups: at the time of creation of a group, the OwnerRoleID in the groups table was inconsistent with the roleID in the roles table. OpenSim core was not running into this bug, but 3rd party modules (like Wifi) were.
|
10 years ago |
Justin Clark-Casey (justincc)
|
dfd0c2a54a
If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true.
|
10 years ago |
Diva Canto
|
33b54807a1
Changing the visibility test in groups service to be UUID.Zero.ToString() instead of "all" because some paths in the code assume there's a UUI in the RequestingAgent string.
|
11 years ago |
Diva Canto
|
468ddd2373
Same issue.
|
11 years ago |
Diva Canto
|
c442ef346e
Same issue as previous commit.
|
11 years ago |
Diva Canto
|
25fea82049
Fixes mantis #6636 -- Groups
|
11 years ago |
Diva Canto
|
0e162511cf
Groups: make some methods protected.
|
11 years ago |
Diva Canto
|
f7aa018a78
Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles cache.
|
12 years ago |
Diva Canto
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
12 years ago |