[Bug 1160647] Re: request forgery check displayed when only viewing admin pages

Mark Sapiro mark at msapiro.net
Wed Mar 27 04:11:15 CET 2013


I know nothing about lighttpd configuration, but it looks to me like

        cgi.assign = (
                "/admin" => "",
                "/admindb" => "",
                "/confirm" => "",
                "/create" => "",
                "/edithtml" => "",
                "/listinfo" => "",
                "/options" => "",
                "/private" => "",
                "/rmlist" => "",
                "/roster" => "",
                "/subscribe" => ""
        )

is exactly the problem. Is that necessary? What happens if you remove
it?

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1160647

Title:
  request forgery check displayed when only viewing admin pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1160647/+subscriptions


More information about the Mailman-coders mailing list