Fix IP logging
Open
bug
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, server logs with remote IP address use the remote address header. This needs to be changed to the `X-Forwarded-For` header so that the real IP of the client is logged.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.