Skip to content

Commit

Permalink
Merge pull request #332 from nodogsplash/Preauth
Browse files Browse the repository at this point in the history
Add preauth to init.d
  • Loading branch information
bluewavenet committed Dec 6, 2018
2 parents 825cca6 + ba760fa commit e31fb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openwrt/nodogsplash/files/etc/init.d/nodogsplash
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ generate_uci_config() {

addline "GatewayInterface $ifname"

for option in binauth fasport fasremoteip faspath fas_secure_enabled \
for option in preauth binauth fasport fasremoteip faspath fas_secure_enabled \
daemon debuglevel maxclients gatewayname gatewayinterface gatewayiprange \
gatewayaddress gatewayport webroot splashpage statuspage imagesdir pagesdir \
redirecturl sessiontimeout preauthidletimeout authidletimeout checkinterval \
Expand Down

0 comments on commit e31fb10

Please sign in to comment.