mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 08:14:02 +00:00
Update PreventAccessFromTenantDomains.php
This commit is contained in:
parent
97d47e33d0
commit
b82c4e675e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use Closure;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Prevent access to non-tenant routes from domains that are not exempt from tenancy.
|
* Prevent access to non-tenant routes from domains that are not exempt from tenancy.
|
||||||
* = allow access to central routes only from routes listed in tenancy.exempt_routes.
|
* = allow access to central routes only from routes listed in tenancy.exempt_domains.
|
||||||
*/
|
*/
|
||||||
class PreventAccessFromTenantDomains
|
class PreventAccessFromTenantDomains
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue