Hi all,

Finally released (with improvements) the application I use on
friendsnippets to manage openid authentification.  You could find it
here :
http://code.google.com/p/django-authopenid/


This application allow a user to connect to you website with :

    * legacy account : username/password
    * openid url

Idee is having ma.gnolia workflow to integrate openid and legacy
authentification.

If the use connect with an openid he could associate it with its
legacy account or just create a new django account. When the use is
connected you could manage him like you usually do with auth contrib :

http://www.djangoproject.com/documentation/authentication/

This application also provide view to :

    * change password
    * change account email
    * change associated openid
    * delete account
    * send a new password

Work with django-openidconsummer patched for python-openid 2.x (http://
code.google.com/p/django-openid/issues/detail?id=10 or
http://django-authopenid.googlecode.com/files/django_openid_r19.diff)

Enjoy.

BenoƮt.


-- 
http://www.friendsnippets.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to