gnome-shell/js
Debarshi Ray 25f3ce8c14 portalHelper: Address intermittent TLS failures
Users are currently experiencing intermittent (and hard to debug) TLS
errors when loading the portal authentication page. This could be
caused by using http://www.gnome.org/ for our connectivity checks
because it redirects to HTTPS.

We can completely remove TLS from the equation by not using HTTPS.
http://nmcheck.gnome.org/ is a good choice because it doesn't redirect
to HTTPS and was created for NetworkManager's connectivity check.

https://bugzilla.gnome.org/show_bug.cgi?id=769940
2016-11-23 21:37:19 +01:00
..
extensionPrefs extensionPrefs: Fix extension list width 2016-09-14 09:18:23 +02:00
gdm loginDialog: fix cancel button in ask for username mode 2016-09-10 16:50:53 -05:00
misc loginManager: Extend canSuspend() callback 2016-05-27 17:04:46 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Address intermittent TLS failures 2016-11-23 21:37:19 +01:00
ui runDialog: Mark error message as translatable 2016-11-18 00:00:15 +01:00
js-resources.gresource.xml Provide org.freedesktop.impl.portal.access implementation 2016-07-20 17:14:12 +02:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00