Hello OpenWisp group,

I set up wifi-login-page with coova-chilli with client config:

client:
  components:
    captive_portal_login_form:
      method: get
      action: http://192.168.182.1:3990/login
      fields:
        username: username
        password: password
    captive_portal_logout_form:
      method: get
      action: http://192.168.182.1:3990/logoff
      fields:
        id: id

It works well and I login successfully on android or chrome browser. But on 
iphone it doesn't work, seems wifi-login-page can't send login request to 
coova-chilli on AP. How can I solve this problem?  
Thank you very much

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/a2ea611a-3c90-4979-8710-38b23e360f0fn%40googlegroups.com.

Reply via email to