Re: RemoteUserBackend not creating user

2012-02-21 Thread Tom Evans
On Mon, Feb 20, 2012 at 11:29 PM, Roberto Bouza wrote: > Hello, > > I've been hitting my head pretty hard trying to figure out what the > problem is hope someone here can help. > > I've set up the remote backends and middleware as per the docs and > blatantly I'm coding the

Re: RemoteUserBackend not creating user

2012-02-20 Thread Babatunde Akinyanmi
I'm not too sure what you are trying to do but there's no part of your code that tries to create a user. Maybe you should give more information On 2/21/12, Roberto Bouza wrote: > Hello, > > I've been hitting my head pretty hard trying to figure out what the > problem is hope

RemoteUserBackend not creating user

2012-02-20 Thread Roberto Bouza
Hello, I've been hitting my head pretty hard trying to figure out what the problem is hope someone here can help. I've set up the remote backends and middleware as per the docs and blatantly I'm coding the META remote_user and nothing happens. like this: MIDDLEWARE_CLASSES = (