-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added mod_domain_isolation #3064
Conversation
Codecov Report
@@ Coverage Diff @@
## multi-tenancy-phase-1 #3064 +/- ##
=========================================================
+ Coverage 78.09% 78.68% +0.58%
=========================================================
Files 374 387 +13
Lines 31219 31637 +418
=========================================================
+ Hits 24382 24892 +510
+ Misses 6837 6745 -92
Continue to review full report at Codecov.
|
Code coverage, pleaaaase. Also, don't use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
replaced with #3070 |
Host isolation it's a variant of #3064 but to master. Proposed changes include: there is no code or solution for multi-tenancy. the code would probably change, once we add dynamic domains. could be merged to master, but multi-tenancy would have to be rebased on master to continue work on this feature. Routing would also have to be working.
This PR addresses isolation.
Proposed changes include:
Missing: