[reSIProcate] Fwd: [reSIProcate-commit] resiprocate 9537 dpocock: repro: DigestAuth support for UAs who set auth username="user at domain" rather than username="user" (also requires DB fixes)
Adam Roach
adam at nostrum.com
Sun Apr 15 21:06:47 CDT 2012
I think we have a typo in this commit. The semicolon at the end of the if statement here will ensure that all authentication attempts always succeed:
if ((fromUri.user() == user) || (fromUri.user() == "anonymous"));
return true;
I'd fix it myself, but I'm not near a computer at the moment.
/a
Begin forwarded message:
> From: svn at resiprocate.org
> Date: April 15, 2012 19:45:54 CDT
> To: resiprocate-commit at list.resiprocate.org
> Subject: [reSIProcate-commit] resiprocate 9537 dpocock: repro: DigestAuth support for UAs who set auth username="user at domain" rather than username="user" (also requires DB fixes)
> Reply-To: resiprocate-devel at resiprocate.org
>
> Project resiprocate
> New Revision 9537
> Committer dpocock (Daniel Pocock)
> Date 2012-04-15 20:45:53 -0400 (Sun, 15 Apr 2012)
> Log
>
>
> repro: DigestAuth support for UAs who set auth username="user at domain" rather than username="user" (also requires DB fixes)
>
>
> Modified:
>
> main/repro/monkeys/DigestAuthenticator.cxx
> _______________________________________________
> resiprocate-commit mailing list
> resiprocate-commit at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-commit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20120415/0ca52373/attachment.htm>
More information about the resiprocate-devel
mailing list