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

Force HTTPS for selected embed providers #1087

Merged
merged 10 commits into from
Feb 29, 2016
Merged

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Feb 21, 2016

Experiment with YouTube, DailyMotion, Tumblr to start with
#1083
#638
#1081
Later, would be good with a customizable list Now with a default and custom text file of domains

@Alkarex Alkarex added this to the 1.3.1-beta milestone Feb 21, 2016
Load from data/force-https.default.txt and data/force-https.txt
Efficient tree structure to search the domains
FreshRSS#1087
@Alkarex Alkarex changed the title Experiment with forcing HTTPS for selected embed providers Force HTTPS for selected embed providers Feb 28, 2016
@Alkarex
Copy link
Member Author

Alkarex commented Feb 28, 2016

Now with default and custom list of domains Alkarex@9711f02

Alkarex added a commit that referenced this pull request Feb 29, 2016
Force HTTPS for selected embed providers
@Alkarex Alkarex merged commit 1e644b6 into FreshRSS:dev Feb 29, 2016
@Alkarex Alkarex deleted the HTTPS_Everywhere branch February 29, 2016 16:47
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request Feb 29, 2016
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request Mar 1, 2016
@Alkarex Alkarex removed the Work in progress 🚧 Wait before merging label Mar 28, 2021
Alkarex added a commit to FreshRSS/simplepie that referenced this pull request Mar 28, 2021
Some feeds have embeded references using e.g. `//youtube.com/` or `http://youtube.com/` which are increasingly failing as HTTPS is required.

This PR allows setting a list of domains for which to force HTTPS with a new function `SimplePie::set_https_domains([])`

Downstream PR: FreshRSS/FreshRSS#1087
FreshRSS/FreshRSS#1098
@Alkarex
Copy link
Member Author

Alkarex commented Mar 28, 2021

Upstream PR: simplepie/simplepie#676

mblaney pushed a commit to simplepie/simplepie that referenced this pull request Apr 12, 2021
* Force HTTPS for selected domains
Some feeds have embeded references using e.g. `//youtube.com/` or `http://youtube.com/` which are increasingly failing as HTTPS is required.

This PR allows setting a list of domains for which to force HTTPS with a new function `SimplePie::set_https_domains([])`

Downstream PR: FreshRSS/FreshRSS#1087
FreshRSS/FreshRSS#1098

* Change value check
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant