lp:~fmarier/libravatar/mozilla-browserid-backend

Created by François Marier and last modified

This branch adds a dependency on the django-browserid module for the BrowserID auth.

Given how simple the BrowserID code is, it was decided that we should not add an extra dependency for it in Libravatar. This may be revisited later if django-browserid makes it to Debian.

Get this branch:
bzr branch lp:~fmarier/libravatar/mozilla-browserid-backend
Only François Marier can upload to this branch. If you are François Marier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
François Marier
Project:
Libravatar (obsolete)
Status:
Abandoned

Recent revisions

603. By François Marier

Change settings and parameters for the revised django-browserid plugin

Train 20111020 has changed the format of the audience field and so the
parameters that the auth plugin needs are now slightly different.

602. By François Marier

Experimental version of the BrowserID code that uses Mozilla's django-browserid

https://github.com/mozilla/django-browserid

601. By François Marier

Updated POT and French PO files

600. By François Marier

add_email: remove unnecessary link to browserid.org

It's a bit confusing because it looks like it's meant to be clicked and
really the one that BrowserID users are looking for is the second one.

599. By François Marier

BrowserID: switch to HttpLib2 for sending the assertion to browserid.org

This is the first step towards resolving bug #864464. All that's left to
do, once we have a recent enough version of the python-httplib2 package
will be to pass in that extra "cacerts" parameter to the Http()
constructor.

598. By François Marier

BrowserID: remove audience check in the assertion verification

Again, this is done by the browserid.org verification service, we don't
need to check it again.

597. By François Marier

Bump changelog for deployment

595. By François Marier

Display error message on crop page when uploaded photo is missing (bug #855936)

594. By François Marier

Updated Japanese translation

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~libravatar/libravatar/trunk-old
This branch contains Public information 
Everyone can see this information.

Subscribers