[Opensim-dev] Change parcel permission handling

Oren Hurvitz orenh at kitely.com
Fri Apr 13 11:12:34 UTC 2012


I found another place that should be changed: if the permission level is set
to "PARCEL_OWNER" then we should check
World.Permissions.CanEditParcelProperties() instead of just checking if this
is the parcel's owner. That would allow the function to be called by Gods,
Estate Managers, and possibly group members (if the parcel is group-owned).

In addition, there are 3 functions that check parcel ownership permissions
on their own. These checks should be deleted, since they've been replaced by
the general OSSL permissions mechanism:
* osSetParcelDetails
* osSetParcelMediaURL
* osSetparcelSIPAddress

--
View this message in context: http://opensim-dev.2196679.n2.nabble.com/Remove-check-for-IsGod-in-some-OSSL-functions-tp7462127p7462349.html
Sent from the opensim-dev mailing list archive at Nabble.com.



More information about the Opensim-dev mailing list