Hi all, Major bump to django-authopenid. The main change is that you don't need any more to rely on django-openid. Main reason for this is that I can't distribute an application with a patch on another. Application should be pluggable more easily.
Other changes are improvement in code. As yousual source is here : http://code.google.com/p/django-authopenid/ You could also download source here : http://django-authopenid.googlecode.com/files/django-authopenid-0.9.tar.gz Enjoy, BenoƮt. About django-authopenid : Django authentication's application with openid using django auth contrib. 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 user connect with an openid he could associate it with its legacy account or just create a new django account. When the user 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 -- bchesneau.info | neurofriends.net | osbud.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---