1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:24:04 +00:00
tenancy/assets
lukinovec 4e51cdbacb
Refactor early identification (#47)
* Make universal route logic part of tbe early ID trait

* Add requstHasTenant to prevent access MW, add todo@samuel

* Delete PathIdentificationManager, move the used methods appropriately

* Correct and refactor code related to the deleted PathIdentificationManager class

* Add docblock

* Fix code style (php-cs-fixer)

* refactor globalStackMiddleware()

* remove todos [ci skip]

* refactor routeMiddleware()

* revert bool assertions

* revert more changes

---------

Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2024-04-22 11:30:58 +02:00
..
impersonation-migrations Add remember column to to the impersonation token (#1101) 2023-04-13 02:05:26 +02:00
migrations anonymous publishable migrations (#1001) 2022-11-11 13:02:13 +01:00
resource-syncing-migrations Use polymorphic table for mapping resources to tenants (#997) 2023-02-02 06:39:35 +01:00
config.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
routes.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
TenancyServiceProvider.stub.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
tenant_routes.stub.php Cache prefixing logic rewrite, session scoping improvements, tests refactor (#43) 2024-04-09 20:40:27 +02:00