| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
permissions modules. From Melanie. Thanks Melanie!
|
|
|
|
|
|
| |
*Removed hardcoded permissions checks
*Added permissions checks where needed
|
|
|
|
|
|
|
| |
permission module to follow this.
*This makes permission checking much more modular; allows restrictive and granting module to be made without modifying the existing permission module
|
|
|
|
| |
multiple functions that register with the class and return the result (usually true/false) based on those results. This is useful for module wanting to put their opinion in decisions such as 'can the user rez this object?'
|
|
|