~lfaraone/django-openid-auth/custom_response

  • Committer: Luke Faraone
  • Date: 2013-11-19 18:34:30 UTC
  • Revision ID: lfaraone@zulip.com-20131119183430-bgysb966czltjpcg
Add an openid_response parameter to default_render_failure

This allows the failure handler to take actions depending on the contents of
the failure.

For example, we might want to handle "Unknown user" specially and maybe create
an account for the user.
Filename Latest Rev Last Changed Committer Comment Size
..
django_openid_auth 18 15 years ago James Henstridge Rename package to django_openid_auth, since it dif Diff
example_consumer 11 16 years ago swillison example is now example_consumer. next= parameter n Diff
.bzrignore 97 11 years ago Anthony Lenton Made tests pass in 1.1 again, and added a tox file 55 bytes Diff Download File
LICENSE.txt 73 13 years ago James Henstridge Update copyright notices. 1.2 KB Diff Download File
Makefile 45 15 years ago James Henstridge Clean up the failure handling a little, generating 305 bytes Diff Download File
MANIFEST.in 43 15 years ago James Henstridge Clean up the distutils code, and add a manifest to 188 bytes Diff Download File
openid.html 6 16 years ago swillison Added header to openid.html 10.2 KB Diff Download File
openid.txt 3 16 years ago swillison Ready for launch 6.5 KB Diff Download File
README.txt 99.2.17 10 years ago James Tait Mention the new account_verified permission in the 9.1 KB Diff Download File
setup.py 106 10 years ago Ricardo Kirkner get tox working again bumped minimum supported ve 3.2 KB Diff Download File
TODO.txt 44 15 years ago James Henstridge Clear out the TODO list, since we've implemented t Empty Diff Download File
tox.ini 107 10 years ago Ricardo Kirkner added missing south dependency to tox.ini 864 bytes Diff Download File