And of course this topic is for django-users@ not developers.
On Tue, Feb 24, 2009 at 10:33 AM, Alex Koshelev 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-bac
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 wrote:
>
>
> Is there a way to force authentication for a user without a password
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 be