Ive created a web.py app using JPScalettis DBAuth module (http://jpscaletti.com/webpy_auth/) and it was working just fine till I moved it to mod_wsgi.

I can login fine, but the @auth.protected() decorator sends me back to the login page. Also the auth.getUser(login=None) check returns a None.

link|improve this question
I have swapped out the Diskstore for DBStore and still no luck. – amar Aug 9 '11 at 15:18
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.