darold / squidguardmgr

SquidGuard Manager is a Perl CGI script used to manage SquidGuard blocklists and ACLs. It also have a GUI for SquidClamav. It support all configurations directives of SquidGuard and SquidClamav, configuration files can still be edited by hand.
http://squidguardmgr.darold.net/
Other
12 stars 5 forks source link

Update squidguardmgr.cgi #5

Closed Tatsuya-Nonogaki closed 10 years ago

Tatsuya-Nonogaki commented 10 years ago

Blacklist text and db files should be kept non-world-readable. Insertion of umask() worked fine. Maybe, BLUMASK should be also added to squidguardmgr.conf for better control.