Skip to content

Disable CSRF protection on logout endpoint

What does this MR do?

Allow external applications to destroy sessions without requiring a CSRF token

This is a follow-up from: gitlab-foss#39708 (comment 282779744) and MR !22113 (merged)

Fixes #206912 (closed)

🛠 with at Siemens

/cc @bufferoverflow @rpaik

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Diego Louzán

Merge request reports

Loading