Bug #6782
saml: produce a 405 error for GET requests on SOAP endpoints
Start date:
19 March 2015
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
Description
GET requests on soap endpoints should probably trigger a 405 (invalid method) error page instead of failing on a assert().
Files
Associated revisions
History
Updated by Frédéric Péters almost 7 years ago
- File 0001-saml-return-a-405-response-if-SOAP-methods-are-not-c.patch 0001-saml-return-a-405-response-if-SOAP-methods-are-not-c.patch added
- Status changed from Nouveau to En cours
Updated by Frédéric Péters almost 7 years ago
- Status changed from En cours to Résolu (à déployer)
commit cf0b7f45e2a78e9f4e1c1fcc980d4784ce4384fe Author: Frédéric Péters <fpeters@entrouvert.com> Date: Sun Apr 17 14:15:39 2016 +0200 saml: return a 405 response if SOAP methods are not called with POST (#6782)
saml: return a 405 response if SOAP methods are not called with POST (#6782)