lp:~jezdez/django-openid-auth/fixes

Created by Jannis Leidel and last modified
Get this branch:
bzr branch lp:~jezdez/django-openid-auth/fixes
Only Jannis Leidel can upload to this branch. If you are Jannis Leidel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jannis Leidel
Project:
django-openid-auth
Status:
Development

Recent revisions

75. By Jannis Leidel

Fixed TextFields in Association and UserOpenID models to not contain a max_length.

74. By James Henstridge

Bump version number

73. By James Henstridge

Update copyright notices.

72. By James Henstridge

(Richard Marko) Add hooks for customising the view behaviour.

71. By James Henstridge

myOpenID's attribute exchange implementation uses non-standard attribute
names from an old draft of the specification. Ask for these attributes
in addition to the standard ones to support that provider.

Fixes bug #607553.

70. By James Henstridge

Make the tests pass when the OPENID_SSO_SERVER_URL setting is missing.

Fixes bug #534167.

69. By Fladischer Michael <email address hidden>

Clean up indentation in templates. Fixes bug #591877.

68. By James Henstridge

Make the login_complete view csrf_exempt, since it can legitimately
receive cross site POST requests from the provider. The minimum
required version of Django is now 1.2.

67. By Fladischer Michael <email address hidden>

The login template is missing the csrf_token.

This patch adds the missing csrf_token which would otherwise have broken
authentication with the login template shipped with the package.

66. By James Henstridge

Add support for requesting user details via the Attribute Exchange extension. This allows us to retrieve user details from providers that don't implement the Simple Registration extension (e.g. Google). Fixes bug #517393.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers