Samuel Štancl
|
e953b18eb3
|
Register tenant routes after other SPs are executed (#216)
|
2019-11-05 23:33:57 +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 |
|
franzyke
|
f9c9bf088d
|
Fix typo (#161)
config `tenant_route_namespace` is used instead of
`tenancy.tenant_route_namespace`
|
2019-10-09 07:52:42 +02:00 |
|
Samuel Štancl
|
c9903cd43c
|
Clean up
|
2019-09-19 20:32:09 +02:00 |
|
Samuel Štancl
|
1bfe4a7ea5
|
Apply fixes from StyleCI (#126)
|
2019-09-11 17:37:02 +02:00 |
|
Samuel Štancl
|
2fd3662eb7
|
[1.8.0] Use strict types (#115)
* Use strict types
* Apply fixes from StyleCI
* Fix str_repeat
* Fix false json decode
|
2019-08-23 18:18:26 +02:00 |
|
stancl
|
84890cdd1e
|
Apply fixes from StyleCI
|
2019-08-16 16:21:59 +00:00 |
|
Samuel Štancl
|
97ec172fd4
|
Specify namespace on global functions (fix #35) (#36)
* Specify namespace on global functions (fix #35)
* merge
* Revert some \ additions
* small fixes
|
2019-04-24 17:33:41 +02:00 |
|
Samuel Štancl
|
1547c134f1
|
Make TenantRouteServiceProvider check if the route file exists before requiring it
|
2019-02-02 00:03:29 +01:00 |
|
Samuel Štancl
|
a9e3f4052c
|
Remove redundant method in the RouteSP
|
2019-01-26 13:08:39 +01:00 |
|
Samuel Štancl
|
394f792ec9
|
Map tenant routes using the SP - fix #10
|
2019-01-26 12:59:19 +01:00 |
|