lynxis / nodogsplash

Nodogsplash offers a simple way to provide restricted access to an Internet connection using a captive portal.
GNU General Public License v2.0
1 stars 2 forks source link

implement auth immediate #2

Open lynxis opened 9 years ago

lynxis commented 9 years ago

whatfor is this feature?

lynxis commented 9 years ago

@mwarning any idea?

mwarning commented 9 years ago

From https://github.com/lynxis/nodogsplash/blob/master/resources/nodogsplash.conf

# Parameter: AuthenticateImmediately
# Default: no
#
# Set to yes (or true or 1), to immediately authenticate users
# who make a http port 80 request on the GatewayInterface (that is,
# do not serve a splash page, just redirect to the user's request,
# or to RedirectURL if set).
#
# AuthenticateImmediately no