[sr-dev] [kamailio] auth: use correct parameter for pv_auth_check checks (#49)

Martin Mikkelsen notifications at github.com
Wed Jan 21 17:08:14 CET 2015


The pv_auth_check has a flags and a checks parameter but the flags
parameter is used for both. This means that if flags has the 1-bit set
it will enable both HA1-passwords and from/to URI checks and setting the
1-bit in the checks parameter does not do anything.

This fixes the parameters so that the checks parameter is used for the
to/from URI checks.
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/49

-- Commit Summary --

  * auth: use correct parameter for pv_auth_check checks

-- File Changes --

    M modules/auth/auth_mod.c (2)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/49.patch
https://github.com/kamailio/kamailio/pull/49.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/49
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150121/35333271/attachment.html>


More information about the sr-dev mailing list