mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-18 12:34:24 -05:00
➕ Added: config/e2guardian/authplugins/dnsauth.conf ➕
This commit is contained in:
parent
09ca7f2c3a
commit
c7218d8b3c
16
config/e2guardian/authplugins/dnsauth.conf
Normal file
16
config/e2guardian/authplugins/dnsauth.conf
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# IP/DNS-based auth plugin
|
||||||
|
plugname = 'dnsauth'
|
||||||
|
|
||||||
|
# Base domain
|
||||||
|
#basedomain = "my.privatedomain"
|
||||||
|
|
||||||
|
# Authentication URL
|
||||||
|
#authurl = "http://192.168.1.3/auth/login/login.pl?url"
|
||||||
|
|
||||||
|
# Prefix for auth URLs
|
||||||
|
#prefix_auth = "http://192.168.1.3/auth/"
|
||||||
|
|
||||||
|
# Redirect to auth (i.e. log-in)
|
||||||
|
# yes - redirects to authurl to login
|
||||||
|
# no - drops through to next auth plugin
|
||||||
|
redirect_to_auth = "yes"
|
Loading…
x
Reference in New Issue
Block a user