phanisrinivas / caas

Automatically exported from code.google.com/p/caas
GNU General Public License v3.0
0 stars 0 forks source link

Filter organizations for which the user has no admin rights #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Feature I would like to see:
CAAS should check before getting information from an organization whether or 
not the current user has access to that organization.

Impact if not implemented:
for (o in sys.o) throws exceptions in case the user is not organizational 
admin. Maybe even the organization should not be visible to CAAS' object model 
if the user has no admin right in that organization.

Alternatives:

Original issue reported on code.google.com by pgus...@cordys.com on 9 Apr 2013 at 1:01