Samuel Štancl
|
5ebb68e860
|
Fix issue related to closure middleware
|
2019-12-26 20:28:29 +01:00 |
|
Samuel Štancl
|
ab04ef025b
|
[2.2.0] Universal routes (#210)
* Universal routes
* Fix bugs
* Add universal MW group
|
2019-10-30 15:50:00 +01:00 |
|
Samuel Štancl
|
cbd3850a8f
|
[2.1.0] Initialize tenancy before executing controller constructors (#169)
* Update message about migrations in Install
* wip
* Apply fixes from StyleCI
* string instead of array
* Fix globalUrl binding
* Simplify if condition in TenantRouteServiceProvider
* Apply fixes from StyleCI
* Improve PreventAccessFromTenantDomains - look into middleware subgroups
* Fix typo
* gatherMiddleware() instead of middleware()
* Fix tests
* Apply fixes from StyleCI
* Update install command
* Apply fixes from StyleCI
* Add the PreventAccess MW to tenant routes by default
|
2019-10-15 20:23:56 +02:00 |
|
Chris Brown
|
7143bce5f9
|
Update PreventAccessFromTenantDomains.php (#171)
* Update PreventAccessFromTenantDomains.php
* Update PreventAccessFromTenantDomains.php
* Update PreventAccessFromTenantDomains.php
|
2019-10-14 15:51:26 +02:00 |
|
Anton Komarev
|
d70e561106
|
Fix variables code style consistency (#136)
|
2019-09-29 13:02:51 +02:00 |
|
Samuel Štancl
|
4a17992957
|
Home route -> home url
|
2019-09-22 17:24:02 +02:00 |
|
Samuel Štancl
|
92618e09a5
|
Merge branch '2.x' of github.com:stancl/tenancy into 2.x
|
2019-09-22 17:17:46 +02:00 |
|
Samuel Štancl
|
e21f5ad76f
|
Fix PreventAccess middleware
|
2019-09-22 17:17:38 +02:00 |
|
stancl
|
efcb2dd425
|
Apply fixes from StyleCI
|
2019-09-21 21:53:33 +00:00 |
|
Samuel Štancl
|
7229691977
|
Add comments
|
2019-09-21 23:53:23 +02:00 |
|
Samuel Štancl
|
c9903cd43c
|
Clean up
|
2019-09-19 20:32:09 +02:00 |
|
stancl
|
8a548f9459
|
Apply fixes from StyleCI
|
2019-08-23 20:24:39 +00:00 |
|
Samuel Štancl
|
0a57f9d3df
|
[1.8.0] Allow conflicting routes (#114)
* PreventAccessFromTenantDomains middleware
* Apply fixes from StyleCI
* Install command
* Switch order of middleware
* Apply middleware to $middleware instead of web, fix tests
* Apply fixes from StyleCI
* Fix tests
* Fix tests
* wip
* wip
|
2019-08-23 22:24:31 +02:00 |
|