Comment 5 for bug 1173679

Revision history for this message
Janez Urevc (janez-0) wrote :

I managed to get correct login page (with Google and Facebook as login options). I achieved this by changing endpoint URLs in /usr/share/accounts/providers/flickr.provider from "secure.flickr.com" to "www.flickr.com" (changed only host part, the rest stayed the same).

When I clicked Google login link nothing happened. It seems like that internal browser does not support popup windows or something like this. Is there any way to use external (system default?) web browser to perform authorization?