#3213: Django should have OpenID implemented in django.contrib.auth
------------------------------+---------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Contrib apps | Version:
Severity: minor | Resolution:
Keywords: openId, auth |
------------------------------+---------------------------------------------
Comment (by John D'Agostino <[EMAIL PROTECTED]>):
I'm +1 on this too, the only issue i see is that
[http://www.openidenabled.com/openid/libraries/python/ python library] is
released under LGPL, which is incompatible with the BSD license which
Django is released under. One solution i see to this is to do the same
thing which is currently done with the database backends - ship the module
(django.contrib.auth.openid) and require the developer to download the
required library.
--
Ticket URL: <http://code.djangoproject.com/ticket/3213#comment:>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django
updates" group.
To post to this group, send email to django-updates@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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---