<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: Http digest support</title><link href="https://sourceforge.net/p/pythonwebdavlib/patches/1/" rel="alternate"/><link href="https://sourceforge.net/p/pythonwebdavlib/patches/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonwebdavlib/patches/1/</id><updated>2009-06-25T08:45:39Z</updated><subtitle>Recent changes to 1: Http digest support</subtitle><entry><title>Http digest support</title><link href="https://sourceforge.net/p/pythonwebdavlib/patches/1/" rel="alternate"/><published>2009-06-25T08:45:39Z</published><updated>2009-06-25T08:45:39Z</updated><author><name>Radek Dvořák</name><uri>https://sourceforge.net/u/radekdvorak/</uri></author><id>https://sourceforge.net3beee1ed07dc453b7696514916c9767e555097e2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Http digest authentication&lt;/p&gt;
&lt;p&gt;This implementation is limited:&lt;br /&gt;
* Does work only with qop="auth".&lt;br /&gt;
* Does not check cnonce.&lt;br /&gt;
* Hash is hardcoded to md5.&lt;br /&gt;
* Does not implement opaque&lt;/p&gt;
&lt;p&gt;Tested only on Apache 2.2.11.&lt;br /&gt;
It has not been tested with python &amp;lt;2.6 (although I tried to write it in compatible manner)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>