- 10 Aug, 2010 1 commit
-
-
James Henstridge committed
-
- 21 Jul, 2010 1 commit
-
-
James Henstridge committed
-
- 20 Jul, 2010 1 commit
-
- 16 Jul, 2010 4 commits
-
-
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
-
- 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
-
- 15 Jan, 2010 1 commit
-
-
stuart.langridge@canonical.com committed
-
- 14 Jan, 2010 3 commits
-
-
allow a list of permitted external domains to be defined in settings and allow redirects to those external domains as well as local URLs (as before)
stuart.langridge@canonical.com committed -
stuart.langridge@canonical.com committed
-
Allow redirect URL to be external if it's on the permitted list of external domains, defined in settings
stuart.langridge@canonical.com committed
-
- 07 Jan, 2010 1 commit
-
-
Thomas Bechtold committed
-
- 06 Jan, 2010 1 commit
-
-
Thomas Bechtold committed
-
- 05 Jan, 2010 3 commits
-
-
merged and released.
Elliot Murphy committed -
There are 2 new variables for the django settings.py file. If no one of the new variables is set, nothing changes. The 2 variables are: OPENID_LAUNCHPAD_TEAMS_MAPPING_AUTO = True OPENID_LAUNCHPAD_TEAMS_MAPPING_AUTO_BLACKLIST = [] If OPENID_LAUNCHPAD_TEAMS_MAPPING_AUTO is True, the variable OPENID_LAUNCHPAD_TEAMS_MAPPING has no more function. all django groups will be automaticly mapped to launchpad teams. with the variable OPENID_LAUNCHPAD_TEAMS_MAPPING_AUTO_BLACKLIST it possible to add a list with django groups which should not be mapped.
Thomas Bechtold committed -
Thomas Bechtold committed
-
- 21 Jun, 2009 1 commit
-
-
Stuart Metcalfe committed
-
- 15 Jun, 2009 1 commit
-
-
James Henstridge committed
-
- 27 May, 2009 1 commit
-
-
Storm based OpenID store I wrote based on this one.
James Henstridge committed
-
- 12 May, 2009 2 commits
-
-
James Henstridge committed
-
Fixes bug #365765.
Peter Baumgartner committed
-
- 29 Apr, 2009 1 commit
-
-
James Henstridge committed
-
- 28 Apr, 2009 2 commits
-
-
James Henstridge committed
-
James Henstridge committed
-