I have an older cherrypy application that had been running on 3.1. I am testing it against 3.2 (Debian upgrade, basically). It uses session_auth to authenticate users, and login still works just fine.
Logout is broken, though. My code gives the user a "logout" hyperlink which basically points to "do_logout?from_page=.". In 3.2 I get a 405 "Method Not Allowed" error in response to this request. What am I doing wrong?
--
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-user...@googlegroups.com.
To post to this group, send email to cherryp...@googlegroups.com.
Visit this group at http://groups.google.com/group/cherrypy-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.