Update logout endpoints to be POST (Or CSRF protected in general) #2481

Closed
opened 2026-02-05 04:17:40 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ssddanbrown on GitHub (Nov 9, 2021).

Describe the Bug

To prevent potential targeted annoyance via CSRF.
As discussed within https://huntr.dev/bounties/114bfbc2-850a-4116-aa07-0d666a9626de/.

Notes

  • Would need to publish as part of update notes as there's a potential people are utilising this get logout endpoint.
  • Also need to review usage of the SAML one to see if that could be used as part of a SAML process.
  • Will need to update testing.
Originally created by @ssddanbrown on GitHub (Nov 9, 2021). ### Describe the Bug To prevent potential targeted annoyance via CSRF. As discussed within https://huntr.dev/bounties/114bfbc2-850a-4116-aa07-0d666a9626de/. #### Notes - Would need to publish as part of update notes as there's a potential people are utilising this get logout endpoint. - Also need to review usage of the SAML one to see if that could be used as part of a SAML process. - Will need to update testing.
OVERLORD added the 🛠️ Enhancement📖 Docs Update🔒 Security labels 2026-02-05 04:17:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2481