issues
search
pronique
/
multitenant
MultiTenant CakePHP Plugin - Use this plugin to easily build SaaS enabled web applications
Other
36
stars
16
forks
source link
functional updates (qualifier change, tenant scope behavior change)
#10
Closed
Daou
closed
8 years ago
Daou
commented
8 years ago
qualifier needs to be stored without the primary domain (in order to easily change domains later)
tenant scope behavior changed. throws error if tried to access globally
fixed bug which led to a recursive find (skipTenantCheck option added. used in the MTApp)