]> git.ipfire.org Git - thirdparty/sarg.git/commit
Per user limit file with IP address
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 21 Apr 2013 15:36:48 +0000 (17:36 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 21 Apr 2013 15:36:48 +0000 (17:36 +0200)
commitcfd16d6e109c3a61bb9558c6f03ce361b6e957b4
tree4499fe6e1325cb22786fd5f22d35155069bb6004
parent5bb2c5f6c00036f036cca0060b1660162a49ebf0
Per user limit file with IP address

As reported by xeus, the per user limit file is only usable if it contains
the user's IP address. Recent changes had replaced the IP address by the
resolved name.
html.c
include/defs.h
log.c
redirector.c
userinfo.c