mongramosjr / hotspot-login

Hotspot-login is a captive portal login page for CoovaChilli
GNU General Public License v2.0
14 stars 7 forks source link

Chap #1

Closed antoniovalenzuela closed 1 month ago

antoniovalenzuela commented 5 years ago

Hi, chap support?

mongramosjr commented 5 years ago

This is a captive portal page for coova chilli. Please refer to the capability of coova chilli regarding authentication.

mongramosjr commented 5 years ago

anyway, athentication of wifi clients is performed by an external radius server. So you can setup chap in external radius such as freeradius

antoniovalenzuela commented 5 years ago

I mean the hotspotlogin.php file.

In coovachilli I use chap, but the php file says pap or mschapv2 (which I do not use).

$ userpassword = "pap";

I see you have no integration with chap.

mongramosjr commented 5 years ago

Ok I got it, just leave it as empty in so that chilli_response will consider it as a CHAP response.