And of course this topic is for django-users@ not developers. On Tue, Feb 24, 2009 at 10:33 AM, Alex Koshelev <[email protected]> wrote:
> You have to write your own authentication backend [1] with any credentials > you need. > > [1]: > http://docs.djangoproject.com/en/dev/topics/auth/#writing-an-authentication-backend > > On Tue, Feb 24, 2009 at 6:52 AM, dannyr <[email protected]> wrote: > >> >> >> Is there a way to force authentication for a user without a password >> (= authenticate(username=test...))? I'm developing an app that allows >> a user to login either via Facebook Connect or the normal login. >> >> Thanks. >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
