usmannasir:stable
← hlshell:stable
opened 10:10PM - 14 Nov 24 UTC
use cloudflare login show this message:{“errorMessage”: “Session reuse detected,… IPAddress logged.”, “error_message”: “Session reuse detected, IPAddress logged.”}
The reason is that
request.session['ipAddr']
is not paired with security settings. Now the same judgment can solve this problem.
**After changing the file, you need to run the ssh command:**
`systemctl restart lscpd`