27
Our logout links stopped working after a framework upgrade — logging out now needs a POST and I do not understand why
After upgrading the framework, every logout link in the application stopped working. Following the link now produces an error, or does nothing, depending on the page. Digging into it, the logout view no longer accepts a…