< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Fwd: [reSIProcate-commit] resiprocate 9537 dpocock: repro: DigestAuth support for UAs who set auth username="user@domain" rather than username="user" (also requires DB fixes)



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@xxxxxxxxxxxxxxx
Date: April 15, 2012 19:45:54 CDT
To: resiprocate-commit@xxxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate-commit] resiprocate 9537 dpocock: repro: DigestAuth support for UAs who set auth username="user@domain" rather than username="user" (also requires DB fixes)
Reply-To: resiprocate-devel@xxxxxxxxxxxxxxx

Projectresiprocate
New Revision9537
Committerdpocock (Daniel Pocock)
Date2012-04-15 20:45:53 -0400 (Sun, 15 Apr 2012)

Log

 repro: DigestAuth support for UAs who set auth username="user@domain" rather than username="user" (also requires DB fixes)
 

Modified:

_______________________________________________
resiprocate-commit mailing list
resiprocate-commit@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-commit