[Opensim-dev] Remove check for IsGod in some OSSL functions

Oren Hurvitz orenh at kitely.com
Fri Apr 13 12:39:37 UTC 2012


Currently CheckThreatLevel() doesn't check for God at all. It should probably
allow gods to call any function, regardless of its threat level.

There is no other change necessary to OSSL in order to support
administrators, since there are already permission checks for estate owners
and managers. (Although, as I've said, the check for estate *managers*
should allow the estate *owner* as well.)

While we're talking about IsAdministrator(), I want to mention again that
this method is incorrect: it's identical to IsGod(), since it requires users
to be Gods. It should be changed so it doesn't require users to be gods
anymore.

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



More information about the Opensim-dev mailing list