Skip to content

Add better HTTP proxy support for webchat, add hidewebchatip option to alias web chat IP addresses#208

Merged
mikeprimm merged 2 commits into
masterfrom
master
Jun 13, 2011
Merged

Add better HTTP proxy support for webchat, add hidewebchatip option to alias web chat IP addresses#208
mikeprimm merged 2 commits into
masterfrom
master

Conversation

@mikeprimm

Copy link
Copy Markdown
Member

Adds support for using X-Forwarded-From header (passed by most HTTP proxies) to get original client address when a proxy has forwarded a web request (as is the case in our example apache2 configuration).

Also, added option on internal and JSON update handlers to hide IP address of web chat (substituting the IP address with a sequentially generated alias - 'web-###' - based on user request. IP address is still used as correlator, but is not shown in the reported chat messages.

mikeprimm added a commit that referenced this pull request Jun 13, 2011
Add better HTTP proxy support for webchat, add hidewebchatip option to alias web chat IP addresses
@mikeprimm mikeprimm merged commit d1f94fb into webbukkit:master Jun 13, 2011
@mikeprimm mikeprimm mentioned this pull request Jun 6, 2019
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