opentechinstitute / commotion-router

The build system for the OpenWRT-based Commotion firmware.
https://commotionwireless.net
GNU General Public License v3.0
121 stars 43 forks source link

Captive Portal settings allow Welcome Page and Immediately Authenticate to both be checked #174

Closed gradyoti closed 9 years ago

gradyoti commented 9 years ago

Should produce an error if both are checked.

gradyoti commented 9 years ago

Default behavior is to immediately authenticate if both are checked.

dismantl commented 9 years ago

This is expected behavior. The immediately authenticate option is available so network admins can redirect them to a homepage of their choice. Turning off the welcome page disables this.

dismantl commented 9 years ago

I should add, it allows them to redirect users to a homepage, without the user having to click through a splash page.