Skip to content

Conversation

@dgarciabriseno
Copy link
Contributor

Fixes Helioviewer-Project/helioviewer.org#592

Issue was caused by changing Google PHP API from a git submodule to a composer dependency.
It wasn't caught in local testing because the code was different for having a proxy vs. not having a proxy and local testing did not have a proxy.

This change removes the branching, so code the code is always the same.

This removes the usage of Google_IO_Curl which was removed in the Google PHP API.
Previously we used this to set the proxy server to use for the request. This is now controlled via the HTTP(S)_PROXY environment variable.

@dgarciabriseno dgarciabriseno merged commit 72fc25b into Helioviewer-Project:main Jul 29, 2024
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.

[User Bug Report] - Can't upload movies throught Helioviewer. (for 9 days)

2 participants