Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Send siteLogo for Persona popup as data-URI. #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Osmose
Copy link

@Osmose Osmose commented May 25, 2014

I couldn't login on my dev instance due to this bug, so I decided to copy over the fix I applied to Affiliates. It seems to work fine.

siteLogo must be served over HTTPS for the Persona popup, otherwise it
causes an error. If you don’t have HTTPS set up in your local dev
environment, you can’t log in.

You can get around this by sending the siteLogo as a data-URI, which
works regardless of protocol.

siteLogo must be served over HTTPS for the Persona popup, otherwise it
causes an error. If you don’t have HTTPS set up in your local dev 
environment, you can’t log in.

You can get around this by sending the siteLogo as a data-URI, which 
works regardless of protocol.
@pmclanahan
Copy link
Contributor

Oh yea. I forgot that I'd gotten around this by setting browserid options in my local.py that didn't include the logo. This is better. Thanks!

@satdav
Copy link

satdav commented Feb 3, 2015

Was this pushed @pmclanahan

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

Successfully merging this pull request may close these issues.

3 participants