Skip to content

SimplePie force HTTPS for enclosures#1098

Merged
Alkarex merged 3 commits intoFreshRSS:devfrom
Alkarex:HTTPS-enclosures
Mar 1, 2016
Merged

SimplePie force HTTPS for enclosures#1098
Alkarex merged 3 commits intoFreshRSS:devfrom
Alkarex:HTTPS-enclosures

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Feb 29, 2016

@Alkarex Alkarex added this to the 1.3.1-beta milestone Feb 29, 2016
Alkarex added a commit that referenced this pull request Mar 1, 2016
SimplePie force HTTPS for enclosures
@Alkarex Alkarex merged commit ee69a24 into FreshRSS:dev Mar 1, 2016
@Alkarex Alkarex deleted the HTTPS-enclosures branch March 1, 2016 19:53
@Alkarex
Copy link
Member Author

Alkarex commented Mar 1, 2016

#1081

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
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
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