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

Add realIp override to allow anonymous submissions #47

Closed
wants to merge 1 commit into from
Closed

Add realIp override to allow anonymous submissions #47

wants to merge 1 commit into from

Conversation

Glorf
Copy link

@Glorf Glorf commented May 17, 2021

This small fix should unblock the possibility of anonymous submissions (one per IP) in pybossa.
(fix for: #25)
The effectiveness of this fix is related to:

  • How is the X-Forwarded-For formed by your loadbalancer
  • What are IP(s) of your loadbalancer (I assume it's 192.172.189.251? - that's an IP attached to task exports for anonymous user. but it's unusual since it's a public address) (EDIT: I cannot see it, the real IP is anonymized by yacryptopan. You have to fill the relevant address/subnet yourselves)

I cannot help much more without knowing the internal network topology and seeing the logs, but this fix might be enough, please let me now if it worked

@janCstoffregen
Copy link
Member

as discussed this enhancement is placed on the pybossa and nginx containers. thank you very very much again!

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.

2 participants