Try setting web.config.debug = False and test again; it seems to cause issues with sessions
On Wed, May 30, 2012 at 2:57 PM, Bill Seitz <[email protected]> wrote: > I'm trying to build up a newbie-learning app that includes lots of > cookbook stuff. I'm starting from the old 'blog' app. > https://groups.google.com/group/webpy/browse_thread/thread/7ea1c52bc19a46c1 > > I've put the app in GitHub. https://github.com/BillSeitz/webpy-blog-plus > > I've recently added support for CSRF. But I'm getting false-positives > (rejection). Can anyone figure out why? > > My notes since starting this app are at: > http://webseitz.fluxent.com/wiki/ExtendingWebpyBlogAppWithCookbookFeatures > > -- > You received this message because you are subscribed to the Google Groups > "web.py" 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/webpy?hl=en. > -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
