# diff -u http_protocol.old.h http_protocol.h --- http_protocol.old.h +++ http_protocol.h @@ -528,7 +528,7 @@ * @param r The current request * @param pw The password as set in the headers * @return 0 (OK) if it set the 'pw' argument (and assured - * a correct value in r->connection->user); otherwise it returns + * a correct value in r->user); otherwise it returns
fix committed to 2.0.next and 2.1-dev; thanks!