1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 04:04:04 +00:00
tenancy/src/Middleware
2025-07-14 21:48:30 +02:00
..
CheckTenantForMaintenanceMode.php [4.x] Add command to bring the tenants up and down from maintenance and remove deprecated exception (#761) 2022-09-29 15:59:14 +02:00
IdentificationMiddleware.php phpstan improvements 2022-09-29 15:07:16 +02:00
InitializeTenancyByDomain.php Fix code style (php-cs-fixer) 2024-11-09 19:54:56 +00:00
InitializeTenancyByDomainOrSubdomain.php Fix code style (php-cs-fixer) 2024-11-09 19:54:56 +00:00
InitializeTenancyByOriginHeader.php phpstan fix 2025-07-14 21:48:30 +02:00
InitializeTenancyByPath.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
InitializeTenancyByRequestData.php [4.x] URL generation, request data identification improvements (#1357) 2025-06-02 03:43:47 +02:00
InitializeTenancyBySubdomain.php Fix origin id w/ empty header & using full-hostname subdomain records 2024-11-09 20:48:45 +01:00
PreventAccessFromUnwantedDomains.php [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
ScopeSessions.php [4.x] Make ScopeSessions usable on universal routes (#1342) 2025-04-04 03:15:37 +02:00