mozilla / django-browserid

Django application for adding BrowserID support.
Mozilla Public License 2.0
180 stars 80 forks source link

Fix #239: Switch back to using browserid_info for id.request arguments. #240

Closed Osmose closed 10 years ago

Osmose commented 10 years ago

Since AJAX is no longer necessary before pulling up the Persona popup, popup blocking doesn't block the popup anymore.

Osmose commented 10 years ago

@willkg r?

willkg commented 10 years ago

Looking at it now...

willkg commented 10 years ago

Some minor comments. Tests pass for me. I'll test it out with richard.

willkg commented 10 years ago

It works with richard. Smooth as butter. So, looks good to me other than those few comments.