Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #15619 - Protect logout against CSRF #1963

Closed
wants to merge 1 commit into from

Conversation

ziima
Copy link
Contributor

@ziima ziima commented Nov 22, 2013

  • Logout only performed on POST requests. GET requests returns
    confirmation page.
  • Logout link in administration replaced by logout form without change
    of appearance.

Based on patch from ashchristopher.

 * Logout only performed on POST requests. GET requests returns
   confirmation page.
 * Logout link in administration replaced by logout form without change
   of appearance.

Based on patch from ashchristopher.
@Bouke
Copy link
Contributor

Bouke commented Jan 16, 2014

Your code changes look good to me. However there's a layout issue with Safari on OSX:

screen shot 2014-01-16 at 22 02 12

If you could address this issue for all major browsers I'll mark your patch as RFC.

@ziima
Copy link
Contributor Author

ziima commented Jan 17, 2014

Sorry, I forgot to close this pull request. There is better one: #1934.

@ziima ziima closed this Jan 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants