Merge lp://staging/~mhall119/django-openid-auth/strict-username-requirements into lp://staging/~django-openid-auth/django-openid-auth/trunk
Proposed by
Michael Hall
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | James Henstridge | ||||
Approved revision: | 81 | ||||
Merged at revision: | 80 | ||||
Proposed branch: | lp://staging/~mhall119/django-openid-auth/strict-username-requirements | ||||
Merge into: | lp://staging/~django-openid-auth/django-openid-auth/trunk | ||||
Diff against target: |
147 lines (+82/-2) 3 files modified
README.txt (+10/-0) django_openid_auth/auth.py (+13/-2) django_openid_auth/tests/test_views.py (+59/-0) |
||||
To merge this branch: | bzr merge lp://staging/~mhall119/django-openid-auth/strict-username-requirements | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Henstridge | Approve | ||
Anthony Lenton | Approve | ||
Review via email: mp+54065@code.staging.launchpad.net |
This proposal supersedes a proposal from 2010-10-15.
Description of the change
Adds an extra OPENID_
To post a comment you must log in.
Tests would be nice, but it looks ok to me :)