webdav is fully working in non-enctypted mode

This commit is contained in:
Joey Hess 2012-11-16 00:09:22 -04:00
parent 16840ee799
commit a4b86c63d6
4 changed files with 105 additions and 25 deletions

2
debian/control vendored
View file

@ -12,7 +12,7 @@ Build-Depends:
libghc-http-dev,
libghc-utf8-string-dev,
libghc-hs3-dev (>= 0.5.6),
libghc-dav-dev (>= 0.1),
libghc-dav-dev (>= 0.2),
libghc-testpack-dev,
libghc-quickcheck2-dev,
libghc-monad-control-dev (>= 0.3),