1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 00:34:05 +00:00
tenancy/src/Middleware
Abrar Ahmad f2c64088ed
[4.x] Set tenant as a default parameter for the URLs when using Path identification (#925)
* set tenant as default url parameter

* Update PathIdentificationTest.php

* assertion

* test rename

* fix tests

* fix string

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-09-02 19:04:00 +02:00
..
CheckTenantForMaintenanceMode.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
IdentificationMiddleware.php Apply fixes from StyleCI 2020-06-02 18:10:29 +00:00
InitializeTenancyByDomain.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
InitializeTenancyByDomainOrSubdomain.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
InitializeTenancyByPath.php [4.x] Set tenant as a default parameter for the URLs when using Path identification (#925) 2022-09-02 19:04:00 +02:00
InitializeTenancyByRequestData.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
InitializeTenancyBySubdomain.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
PreventAccessFromCentralDomains.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
ScopeSessions.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00