Warn on invalid lines in HTTP user files
authorMichael Hanselmann <hansmi@google.com>
Wed, 14 Nov 2012 01:45:46 +0000 (02:45 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 14 Nov 2012 10:07:21 +0000 (11:07 +0100)
commitbfbd12f7608cddca02f9a958b2864fe8134e7115
treecea67eef1addaf697c5b46f43aa2c662fb87b06c
parent3e0b97b56df5e26fd7cf470184b787e81cad3920
Warn on invalid lines in HTTP user files

Without this change, invalid lines or values would be silently ignored.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/http/auth.py