pronique / multitenant

MultiTenant CakePHP Plugin - Use this plugin to easily build SaaS enabled web applications
Other
36 stars 16 forks source link

Tenant with global scope tenant id can update his records #5

Closed pperejon closed 9 years ago

pperejon commented 9 years ago

If your user is in a tenant that matches the global scope ID configured, you will be able to make updates and deletions on the global scope.

fixes #4