mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Have an option to log real IP behind when behind proxy #886
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vaibhav0320 on GitHub (Dec 30, 2025).
Which part of the project does this feature apply to?
Backend
What would you like?
So I have nginx proxy in front of planke and logging enabled but I only see the reverse proxy IP instead of the real client IP. Is it prossible to add a feature where It can show real IP behind the proxy
Why is this needed?
No response
Other information
No response