Files
erpnext/erpnext/erpnext_integrations
rohitwaghchaure 341a07dffa fix: restrict state-changing whitelisted endpoints to POST (#56858)
Add methods=["POST"] to 50 whitelisted functions that create or modify
documents (get_doc followed by insert/save/submit), so they can no
longer be invoked via GET requests.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 18:47:13 +05:30
..
2017-11-13 19:19:13 +05:30
2025-06-17 21:28:21 +05:30