Skip to content

Fix public IP detection#2084

Merged
Alkarex merged 2 commits intoFreshRSS:devfrom
Alkarex:fix_public_ip_detection
Oct 27, 2018
Merged

Fix public IP detection#2084
Alkarex merged 2 commits intoFreshRSS:devfrom
Alkarex:fix_public_ip_detection

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Oct 27, 2018

gethostbyname() may not return the expected public IP in a container
deployment or behind a proxy.
https://github.com/FreshRSS/FreshRSS/pull/2010/files#r228714764
Might have set to false pubsubhubbub_enabled some installations made
from stratch from version 1.11.2.

gethostbyname() may not return the expected public IP in a container
deployment or behind a proxy.
https://github.com/FreshRSS/FreshRSS/pull/2010/files#r228714764
Might have set to false `pubsubhubbub_enabled` some installations made
from stratch from version 1.11.2.
@Alkarex Alkarex added this to the 1.12.0 milestone Oct 27, 2018
@Alkarex Alkarex merged commit 1f4dc71 into FreshRSS:dev Oct 27, 2018
@Alkarex Alkarex deleted the fix_public_ip_detection branch October 27, 2018 15:19
@Alkarex Alkarex mentioned this pull request Oct 27, 2018
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
* Fix public IP detection

gethostbyname() may not return the expected public IP in a container
deployment or behind a proxy.
https://github.com/FreshRSS/FreshRSS/pull/2010/files#r228714764
Might have set to false `pubsubhubbub_enabled` some installations made
from stratch from version 1.11.2.

* Changelog 2084
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.

1 participant