Skip to content
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

use https for api_service_url by default #17924

Closed
wants to merge 1 commit into from
Closed

use https for api_service_url by default #17924

wants to merge 1 commit into from

Conversation

codegain
Copy link

Description:

Use https for the api_service_url by default.
Fixes #8235

Review

@sgiehl sgiehl added the Needs Review PRs that need a code review label Aug 27, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2021

This issue is in "needs review" but there has been no activity for 7 days. ping @matomo-org/core-reviewers

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Sep 4, 2021
@tsteur
Copy link
Member

tsteur commented Oct 14, 2021

@codegain I'll close this PR for now as we have discussed internally a slightly more complicated approach where we'll first add a system check to prepare that HTTPS will be enforced eventually and people can fix it and also add a setting to disable HTTPS if they can't get HTTPS to work etc. We very appreciate that you created this PR and it started a discussion on how to get there without compromising security and without regressing too much at the same time etc. Thanks for this.

@tsteur tsteur closed this Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review Stale The label used by the Close Stale Issues action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

default config: api_service_url to use https
3 participants