Skip to content

Comments

Fix "Session reuse detected, IPAddress logged."#1424

Open
manutheblacker wants to merge 2 commits intousmannasir:stablefrom
homescriptone:stable
Open

Fix "Session reuse detected, IPAddress logged."#1424
manutheblacker wants to merge 2 commits intousmannasir:stablefrom
homescriptone:stable

Conversation

@manutheblacker
Copy link

After updating Cyberpanel, when the app is served behind Cloudflare, it is common to encounter the following logging message:
"Session reuse detected, IPAddress logged."

The solution is to retrieve the 'True-Client-IP' from the request headers and use it if present.

After updating Cyberpanel, when the app is served behind Cloudflare, it is common to encounter the following logging message:
"Session reuse detected, IPAddress logged."

The solution is to retrieve the 'True-Client-IP' from the request headers and use it if present.
…-reuse-detected

Fix "Session reuse detected, IPAddress logged.",
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