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 |
|
Anton Komarev
|
3d1ceadf34
|
[2.x] Remove request helper from TenantManager (#144)
* Remove request from tenant manager
* Rollback
|
2019-09-27 06:53:08 +02:00 |
|
Anton Komarev
|
3f4018f93c
|
[2.x] Add missing field in InitializeTenancy middleware (#135)
* Add missing field
* Make field protected
* Specify exact exception type
* Changed Closure on callable
|
2019-09-26 17:01:38 +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 |
|
Samuel Štancl
|
490c776bc8
|
Use ?? instead of ?:
|
2019-08-10 14:43:37 +02:00 |
|
Samuel Štancl
|
ddc0e6fb1e
|
Remove support for onFail without arguments to improve performance
|
2019-03-04 22:19:38 +01:00 |
|
Samuel Štancl
|
a9750ee6d8
|
Fix exempt routes, explain them in README
|
2019-01-19 16:29:55 +01:00 |
|
Samuel Štancl
|
7b95a9a4cd
|
Add exempt domains
|
2019-01-19 14:49:42 +01:00 |
|
Samuel Štancl
|
deb3ad77f5
|
Initial commit
|
2019-01-17 22:24:12 +01:00 |
|