mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #36] log useragent and IP #34
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @ThomasWaldmann on GitHub (Oct 22, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/36
ThomasWaldmann wrote:
for the dnstools log output, we should log the useragent.
in general, we should log the IP.
@ThomasWaldmann commented on GitHub (Nov 2, 2013):
dns update logging: added useragent cs
461da24b52@ThomasWaldmann commented on GitHub (Nov 6, 2013):
maybe use this?
https://bitbucket.org/trustcentric/django-requestlogging
repo looks a bit stale and there is no issue tracker, though. :-|
or that:
https://derrickpetzold.com/p/django-requst-logging-json/
@ThomasWaldmann commented on GitHub (Nov 9, 2013):
fixed by
96a82fca7f+ some commits before that one