Right now all the permissions are just hard coded to return TRUE meaning there aren't 'any' permissions setup. Need to implement this.

Comments

kevinquillen’s picture

Version: 7.x-2.x-dev » 7.x-3.0-alpha1
camidoo’s picture

Status: Active » Needs review

I'm pretty sure i got this sorted out in 3.x, however would someone be willing to test to see if you can actually limit access based on various criteria?

camidoo’s picture

Version: 7.x-3.0-alpha1 » 7.x-3.x-dev
Category: task » bug
Priority: Major » Critical
Status: Needs review » Needs work

This needs some work, if you are not logged in as superuser, there is no way to see the property types, need to sort that out. going to be going through all the permissions soon.

camidoo’s picture

Priority: Critical » Normal
Status: Needs work » Needs review

Fixed the various permissions problems/bugs that i could find, but i still need to have some eyes on this to ensure that it is all working correctly. Committed the changes to dev.

camidoo’s picture

Status: Needs review » Closed (fixed)