lp:~andrewsomething/django-openid-auth/1252445

Created by Andrew Starr-Bochicchio and last modified
Get this branch:
bzr branch lp:~andrewsomething/django-openid-auth/1252445
Only Andrew Starr-Bochicchio can upload to this branch. If you are Andrew Starr-Bochicchio please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Starr-Bochicchio
Project:
django-openid-auth
Status:
Development

Recent revisions

110. By Andrew Starr-Bochicchio

Change session serializer to be compatible with Django 1.6 (workaround #1252826)

109. By Andrew Starr-Bochicchio

django.conf.urls.defaults has been removed in Django 1.6

108. By Andrew Starr-Bochicchio

execute_manager was deprecated in Django 1.4 and removed in Django 1.6. Use execute_from_command_line instead.

107. By Ricardo Kirkner

added missing south dependency to tox.ini

106. By Ricardo Kirkner

get tox working again

bumped minimum supported version of django to 1.3 because of the use of the url templatetag

105. By Ricardo Kirkner

added support for south schema migrations

104. By Ricardo Kirkner

use future-proof url tag syntax

103. By James Tait

Revert the UserOpenID model change which added the account_verified flag. The intention was to allow for the support of multiple UserOpenIDs for a given User, but in reality the solution wouldn't have provided this, because we have no idea which OP provided the e-mail address associated with the account. In the meantime, allow for the simple case of handling account_verified for a single UserOpenID, while not ruling out future support for the complex case.

102. By Ricardo Kirkner

Add http://ns.login.ubuntu.com/2013/validation/account to the list of requested attributes in the Attribute Exchange request, and store the result in UserOpenID.

101. By Ricardo Kirkner

allow whitelisting specific accounts (by email) to avoid the required team restriction

Branch metadata

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