- 11 Jan, 2011 1 commit
-
-
Michael Nelson committed
-
- 07 Jan, 2011 2 commits
-
-
Anthony Lenton committed
-
Anthony Lenton committed
-
- 06 Jan, 2011 2 commits
-
-
Anthony Lenton committed
-
Made settings in the example_consumer conditional.
Anthony Lenton committed
-
- 05 Jan, 2011 1 commit
-
-
Anthony Lenton committed
-
- 16 Oct, 2010 1 commit
-
-
Stuart Metcalfe committed
-
- 15 Oct, 2010 1 commit
-
-
Prevented staff status from being changed if OPENID_LAUNCHPAD_STAFF_TEAMS is not defined. Refactored tests to reduce repetition
Stuart Metcalfe committed
-
- 14 Oct, 2010 1 commit
-
-
Stuart Metcalfe committed
-
- 10 Aug, 2010 5 commits
-
-
James Henstridge committed
-
James Henstridge committed
-
James Henstridge committed
-
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.
James Henstridge committed -
James Henstridge committed
-
- 21 Jul, 2010 1 commit
-
-
James Henstridge committed
-
- 20 Jul, 2010 1 commit
-
- 16 Jul, 2010 6 commits
-
-
Richard Marko committed
-
Richard Marko committed
-
Fixes bug #534167.
James Henstridge committed -
Fladischer Michael committed
-
receive cross site POST requests from the provider. The minimum required version of Django is now 1.2.
James Henstridge committed -
This patch adds the missing csrf_token which would otherwise have broken authentication with the login template shipped with the package.
Fladischer Michael committed
-
- 14 Jul, 2010 2 commits
-
-
Richard Marko committed
-
Richard Marko committed
-
- 25 May, 2010 3 commits
-
-
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.
James Henstridge committed -
James Henstridge committed
-
James Henstridge committed
-
- 03 May, 2010 2 commits
-
-
James Henstridge committed
-
If the endpoint claims to support attribute exchange, use that extension to request the details instead of simple registration. We use the standard axschema.org attribute names, and ask for the user's full name in both complete and split first/last name versions. This should let us support both the Google and Yahoo provider implementations.
James Henstridge committed
-
- 02 Feb, 2010 1 commit
-
-
Elliot Murphy committed
-
- 28 Jan, 2010 1 commit
-
-
James Henstridge committed
-
- 25 Jan, 2010 4 commits
-
-
James Henstridge committed
-
it only gets imported if the application is actually using django.contrib.admin.
James Henstridge committed -
James Henstridge committed
-
Revision 60 changed the behaviour so that empty URLs would be returned unchanged rather than rewriting to settings.LOGIN_REDIRECT_URL. This meant that login without a "next" parameter would end up redirecting back to the login_complete() view. Since the OpenID response had already been handled, this would look like a replay attack and the user would be presented with an error.
James Henstridge committed
-
- 22 Jan, 2010 1 commit
-
-
Dave Walker (Daviey) committed
-
- 21 Jan, 2010 3 commits
-
-
Removed exception hiding of admin login overiding, to throw an error if it fails rather than silently falling back to normal form.
Dave Walker (Daviey) committed -
Stuart Metcalfe committed
-
stuart.langridge@canonical.com committed
-
- 20 Jan, 2010 1 commit
-
-
Dave Walker (Daviey) committed
-