1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 01:44:04 +00:00
tenancy/src/Middleware
2024-08-06 04:35:25 +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 Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
InitializeTenancyByDomainOrSubdomain.php change default cookie name, add todos 2024-04-15 03:11:11 +02:00
InitializeTenancyByOriginHeader.php Identify tenants by the "Origin" header (#21) 2024-01-08 00:29:01 +01:00
InitializeTenancyByPath.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
InitializeTenancyByRequestData.php fix phpstan errors 2024-08-06 04:35:25 +02:00
InitializeTenancyBySubdomain.php Cache prefixing logic rewrite, session scoping improvements, tests refactor (#43) 2024-04-09 20:40:27 +02:00
PreventAccessFromUnwantedDomains.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
ScopeSessions.php Cache prefixing logic rewrite, session scoping improvements, tests refactor (#43) 2024-04-09 20:40:27 +02:00