Skip to content

Add handling for X-Forwarded-For in access logs#350

Merged
kenyon merged 1 commit intovoxpupuli:masterfrom
diLLec:master
Mar 23, 2021
Merged

Add handling for X-Forwarded-For in access logs#350
kenyon merged 1 commit intovoxpupuli:masterfrom
diLLec:master

Conversation

@diLLec
Copy link
Copy Markdown
Contributor

@diLLec diLLec commented Mar 19, 2021

Pull Request (PR) description

Adding handling for X-Forwarded-For in access logs

This Pull Request (PR) fixes the following issues

If a proxy operates before JIRA, the access logs will only contain the IPs of the proxy instead of the IP of the user. With X-Forwarded-For the proxy can forward the users IP to the JIRA application server so that it can be logged correctly

@kenyon kenyon changed the title Adding handling for X-Forwarded-For in access logs Add handling for X-Forwarded-For in access logs Mar 21, 2021
@kenyon kenyon added the enhancement New feature or request label Mar 21, 2021
@kenyon
Copy link
Copy Markdown
Member

kenyon commented Mar 21, 2021

Added README entry and data type.

@kenyon kenyon merged commit 1c183ee into voxpupuli:master Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants