[Asterisk-code-review] res pjsip authenticator digest: Don't use source port in non... (asterisk[13])
Kevin Harwell
asteriskteam at digium.com
Mon May 9 13:24:12 CDT 2016
Kevin Harwell has posted comments on this change.
Change subject: res_pjsip_authenticator_digest: Don't use source port in nonce verification
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/2770/1/res/res_pjsip_authenticator_digest.c
File res/res_pjsip_authenticator_digest.c:
PS1, Line 213: ast_copy_pj_str(ast_str_buffer(str), &rdata->msg_info.cid->id,
: pj_strlen(&rdata->msg_info.cid->id) + 1);
> As long as the nonce is unique per 401 response, do we need anything else?
I'll go with the replace with "nothing" option.
--
To view, visit https://gerrit.asterisk.org/2770
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I871b5f4adce102df1c4988066283095ec509dffe
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list