[sr-dev] [kamailio/kamailio] sanity: Authorization other than "digest" considered invalid (#892)

Camille Oudot notifications at github.com
Mon Dec 19 11:32:13 CET 2016


when using the **sanity** module, with the **SANITY_CHECK_DIGEST** check enabled, if a message contains an "Authorization" header with a different scheme than "digest", the message is considered as invalid, although being perfectly valid.

In your opinion, should the module be modified to not fail when the scheme is different than "digest", or should a new flag (e.g. **SANITY_CHECK_AUTHORIZATION**) be introduced, validating the digest parameters if the scheme is digest and returning success otherwise, to keep the old flag working exactly as it is now?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/892
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161219/dcae371d/attachment.html>


More information about the sr-dev mailing list