Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captive Portal: Provide better UX? #3731

Open
guruz opened this issue Sep 2, 2015 · 2 comments
Open

Captive Portal: Provide better UX? #3731

guruz opened this issue Sep 2, 2015 · 2 comments

Comments

@guruz
Copy link
Contributor

guruz commented Sep 2, 2015

With a captive portal which

  • Triggers "Connection closed" for HTTPS
  • Does a forward to the portal for HTTP

Is there anything better we could do than displaying "Connection closed"?
Note that sometimes with this captive portal we also saw the SSL cert acceptance dialog, but not always..

guruz@mac ~ $ openssl  s_client -connect cloud.example.com:443
CONNECTED(00000003)
64610:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:/SourceCache/OpenSSL098/OpenSSL098-52.40.1/src/ssl/s23_lib.c:185:
guruz@mac ~ $

FYI @danimo


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@unhammer
Copy link

Here's Android's implementation: http://stackoverflow.com/questions/13958614/how-to-check-for-unrestricted-internet-access-captive-portal-detection#14030276
And Firefox's bug report with interesting considerations: https://bugzilla.mozilla.org/show_bug.cgi?id=562917
Perhaps the Owncloud server could have a /generate_204 endpoint?

@guruz
Copy link
Contributor Author

guruz commented Apr 19, 2017

Noticed this is a dup of #3120
Keeping open because it contains info too..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants