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

fix(ip logging): add env var for proxy to fix ip logging #756

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

ankarhem
Copy link
Contributor

Description

adds support for passing PROXY as an env var, which will be used to enable trusting proxy in express. This is required for the ip logging of failed authentication requests to work correctly.

Todos

  • Sucessfully builds yarn build

Issues Fixed or Closed by this PR

@sct sct merged commit 9342a40 into sct:develop Jan 26, 2021
@github-actions
Copy link

🎉 This PR is included in version 1.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IP address in failed login logs is not showing proxied IP
2 participants