-
Notifications
You must be signed in to change notification settings - Fork 1
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
UHF-3861: Redirect to proxy domain #34
Conversation
Codecov Report
@@ Coverage Diff @@
## main #34 +/- ##
=======================================
Coverage ? 13.07%
Complexity ? 115
=======================================
Files ? 15
Lines ? 283
Branches ? 0
=======================================
Hits ? 37
Misses ? 246
Partials ? 0 Continue to review full report at Codecov.
|
…ariable support for BC reasons, more test coverage, removed stupid tunnistamo test
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
To test this:
composer require drupal/helfi_proxy:dev-UHF-3861
$config['helfi_proxy.settings']['default_proxy_domain'] = 'helfi-proxy.docker.so';
to yourpublic/sites/default/local.settings.php
Make sure you get redirected to
helfi-proxy.docker.so
when opening any page using the default domain (likehelfi-kymp.docker.so
)