]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't report clickable link for aliased url
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jun 2011 18:32:18 +0000 (18:32 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jun 2011 18:32:18 +0000 (18:32 +0000)
commit67a9370101ab777a2285f8352a1a5770d0094425
treed56fa1e04013ffb6555109906c03b9ddcd88241a
parent78eeb33f04aacd8e739bd1938323dce5e13cb9a7
Don't report clickable link for aliased url

The HTML reports contain A tags to link to the page visited by the users
but if the host name is aliased, the link is meaningless and must not be
reported.
12 files changed:
authfail.c
dansguardian_report.c
denied.c
download.c
html.c
include/conf.h
include/defs.h
siteuser.c
squidguard_report.c
topsites.c
url.c
util.c