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

merge in latest dev #1712

Merged
merged 7 commits into from
Feb 12, 2021
Merged

merge in latest dev #1712

merged 7 commits into from
Feb 12, 2021

Conversation

pkishino
Copy link
Collaborator

No description provided.

haugene and others added 7 commits December 6, 2020 21:54
* Add dns resolution test to healthcheck script

* Add dns resolution test to start script

Co-authored-by: Patrick Kishino <[email protected]>
PIA download link was redirecting and setting a cookie, but those are
disabled by default unless `--cookie` or `--cookie-jar` are given. Since
the cookie was not set, the redirection was attempted again until we
reached the maximum redirection limit.

The `--cookie /dev/null` specifies an empty input cookie, which has the
effect to enable curl's handling of cookies.
@pkishino pkishino merged commit 9d975ab into master Feb 12, 2021
steveneighbour pushed a commit to steveneighbour/openvpn that referenced this pull request Apr 17, 2021
* Brush up proxy and rss plugin images, build for multiarch support haugene#1483

* Escape special characters in rss-plugin input variables haugene#1565

* Increase healthcheck ping timeout (haugene#1627)

* Add DNS resolution checks (fix haugene#1608) (haugene#1617)

* Add dns resolution test to healthcheck script

* Add dns resolution test to start script

Co-authored-by: Patrick Kishino <[email protected]>

* Fix PIA infinite redirect on config download (see haugene#1619) (haugene#1620)

PIA download link was redirecting and setting a cookie, but those are
disabled by default unless `--cookie` or `--cookie-jar` are given. Since
the cookie was not set, the redirection was attempted again until we
reached the maximum redirection limit.

The `--cookie /dev/null` specifies an empty input cookie, which has the
effect to enable curl's handling of cookies.

Co-authored-by: Kristian Haugene <[email protected]>
Co-authored-by: clement-z <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants