Actions
Bug #6782
closedsaml: 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
Updated by Benjamin Dauvergne about 11 years ago
- Priority changed from Bas to Normal
Updated by Benjamin Dauvergne about 11 years ago
- Assignee set to Benjamin Dauvergne
Updated by Frédéric Péters [parti] over 10 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 [parti] over 10 years ago
- Patch proposed changed from No to Yes
Updated by Frédéric Péters [parti] over 10 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)
Updated by Benjamin Dauvergne over 9 years ago
- Status changed from Résolu (à déployer) to Fermé
Actions