Skip to content

Fix 404 error after a user edits an issue description and solves the reCAPTCHA

Stan Hu requested to merge sh-fix-spam-update-404 into master

When editing an issue, use the PUT method instead of POST to avoid a 404 after solving the reCAPTCHA.

Closes #41445 (closed)

Edited by Stan Hu

Merge request reports