Re: Unable to log in to admin using RemoteUserMiddleware

2011-05-01 Thread Dustin
So I figured out a hack to solve this problem and hopefully this will save someone from this problem in the future. After RemoteUserMiddleware is included in the settings.py file, when you visit any area of the site where your server asks you to log in, once you log in it will automatically create

Re: Unable to log in to admin using RemoteUserMiddleware

2011-05-01 Thread Dustin Dannenhauer
So I figured out a hack to solve this problem and hopefully this will save someone from this problem in the future. After RemoteUserMiddleware is included in the settings.py file, when you visit any area of the site where your server asks you to log in, once you log in it will automatically create