[Bug 796637] rtsp-auth: Add support for parsing .htdigest files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 20 13:35:57 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796637

--- Comment #3 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
(In reply to Edward Hervey from comment #2)
> Review of attachment 372732 [details] [review]:
> 
> We might want to put some validation to check if the *realm* of each
> htdigest entry is consistent with the auth realm.

Ah good point, do you reckon it should be an error? Eg if you have a .htdigest
file with multiple different realms, I don't think we want that to error out,
we can just ignore the entries with non-matching realms? Though if we do that,
it will make the order in which set_realm() / parse_htdigest() are called
matter, not sure we want that either :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list