ganeti.http: Add support for basic HTTP authentication
authorMichael Hanselmann <hansmi@google.com>
Fri, 19 Dec 2008 12:57:22 +0000 (12:57 +0000)
committerMichael Hanselmann <hansmi@google.com>
Fri, 19 Dec 2008 12:57:22 +0000 (12:57 +0000)
commitbe500c29b32a1e644840338dfd667273b197e1b9
tree5c8874f3e426939dbbadb2cddddd30c619050262
parentf8bd7df3fdccc83c8b67ea1e20b3e65ed62cf12f
ganeti.http: Add support for basic HTTP authentication

As per RFC2617.

Reviewed-by: amishchenko
Makefile.am
lib/http/auth.py [new file with mode: 0644]