Re: [PATCH 0/5] Handle HTTP error 511

2013-02-18 Thread Dan Williams
On Mon, 2013-02-11 at 15:44 -0200, Jonh Wendell wrote: 2013/2/11 Dan Williams d...@redhat.com On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br This series of patches fixes (on the NM side) bug #670394.

[PATCH 0/5] Handle HTTP error 511

2013-02-11 Thread Jonh Wendell
From: Jonh Wendell jonh.wend...@oiwifi.com.br This series of patches fixes (on the NM side) bug #670394. Basically we added a new method in the API: CaptivePortalState (), which returns a boolean indicating whether we are behind a captive portal, and a string that contains the login url, as

Re: [PATCH 0/5] Handle HTTP error 511

2013-02-11 Thread Dan Williams
On Mon, 2013-02-11 at 12:09 -0200, Jonh Wendell wrote: From: Jonh Wendell jonh.wend...@oiwifi.com.br This series of patches fixes (on the NM side) bug #670394. Thanks for working on this! One thing I'm wondering is how we'd more quickly see whether the portal login was successful or not so