1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 11:14:03 +00:00
tenancy/src/Middleware
lukinovec dc90e60a2f
[4.x] Make ScopeSessions usable on universal routes (#1342)
* Skip ScopeSessions MW if the current context is central and the route is universal

* Add regressiont test

* Simplify code

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2025-04-04 03:15:37 +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 Identify tenants by the "Origin" header (#21) 2024-01-08 00:29:01 +01:00
InitializeTenancyByPath.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
InitializeTenancyByRequestData.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01: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