You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
Not directly trough Django but doesn't nginx log the IP address in the access.log and error.log by default? So if we haven't turned this off we are still saving the IP address (or an anoymized part of it) from each request, but not specifically per user.
Thinking about it a bit more I think the IP address might also be logged when an error occurs in Django and is written to the log file.
Where do we save the IP?
Originally posted by @Baschdl in #441
The text was updated successfully, but these errors were encountered: