Alex wrote:
in 1.x, $Au was available after any x_authorize() call
found a digest with the
requested realm, regardless of the result of the authgentication. In 3.x, $Au
is only available after successfull authentication.
[..]
Attached patch fixes this. Opinions on whether is should be committed?
Hi Alex,
regressions are just a certain class of bugs. If your patch has no side effects or is
breaking other functionality inside the particular module, it should be applied.
Best regards,
Henning