benoitc / django-authopenid (http://e-engura.org/)

Django authentification application with openid. Looking for a new maintainer.

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
django-authopenid /
filename size last modified message
django_authopenid  
docs  
example  
.hgignore 254 B 12 months ago add documentation
.hgtags 234 B 12 months ago Removed tag 1.0
AUTHORS 221 B 2 years ago [svn r41] from suggestion of rossp (issue #11 & #12)
CHANGES.md 356 B 12 months ago isome fix
LICENSE 9.5 KB 12 months ago [svn r102] add some major changes in CHANGES.md file. fix…
LICENSE_DJANGO 1.5 KB 12 months ago add django license reference.
MANIFEST.in 269 B 11 months ago update setup.py
NOTICE 188 B 2 years ago [svn r41] from suggestion of rossp (issue #11 & #12)
README 406 B 12 months ago add documentation
THANKS 517 B 11 months ago update thanks. Thanks you all!
ez_setup.py 9.5 KB 12 months ago improve setup
pylintrc 2.6 KB 22 months ago [svn r60] idefault width should be 79. spotted ny Kael
setup.py 2.3 KB 11 months ago release

README

1
2
3
4
5
6
7
8
9
#django_authopenid 

Author : Benoît Chesneau <benoitc@metavers.net>
Url : [http://bitbucket.org/benoitc/django-authopenid/](http://bitbucket.org/benoitc/django-authopenid/)
License: Apache License 2

This package provide the django-authopenid application that allow you to authenticate your users with OpenID in Django.

For more information go [here](http://bitbucket.org/benoitc/django-authopenid/).