Merge branch 'devel-2.7'
[ganeti-local] / lib / http / auth.py
2012-11-14 Michael HanselmannWarn on invalid lines in HTTP user files
2012-10-04 Michael HanselmannFactorize removing comments and empty lines from string
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-25 Iustin PopMost boring patch ever
2010-10-15 Michael Hanselmannhttp.auth: Fix docstring error
2010-10-13 Michael Hanselmannhttp.auth.ReadPasswordFile: Don't read file directly
2010-06-01 Guido TrotterMove hash functions to the compat module
2010-03-10 Michael Hanselmannhttp.auth: Disable pylint warnings
2010-03-10 Michael Hanselmannhttp.auth: Fix bug with checking hashed passwords
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2009-11-02 Michael HanselmannEpydoc fixes
2009-10-29 Michael Hanselmannhttp.auth: Add new function to verify passwords
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannFix some typos
2009-06-23 Iustin PopFix HTTP server library handling of credentials
2009-03-20 Guido TrotterFix _NOQUOTE regexp
2009-02-04 Iustin Poprapi: fix authentication and queries
2009-01-15 Iustin PopSome docstring updates
2009-01-06 Iustin PopFix some pylint-detected issues
2008-12-19 Michael Hanselmannganeti.http: Function to read password file
2008-12-19 Michael Hanselmannganeti.http: Add support for basic HTTP authentication