[Pkg-owncloud-commits] [php-sabredav] 24/66: Update PDO.php

David Prévot taffit at moszumanska.debian.org
Sat Jan 18 20:08:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 8cc0e98525def5ab4568babd9672eabc0d5caadb
Author: Raffael <r.luthiger at huanga.com>
Date:   Wed Dec 11 18:26:31 2013 +0100

    Update PDO.php
    
    I guess this file was just copied from File.php and someone forgot to change the description.
---
 lib/Sabre/DAV/Auth/Backend/PDO.php | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/lib/Sabre/DAV/Auth/Backend/PDO.php b/lib/Sabre/DAV/Auth/Backend/PDO.php
index a43e490..b4a7697 100644
--- a/lib/Sabre/DAV/Auth/Backend/PDO.php
+++ b/lib/Sabre/DAV/Auth/Backend/PDO.php
@@ -3,9 +3,7 @@
 namespace Sabre\DAV\Auth\Backend;
 
 /**
- * This is an authentication backend that uses a file to manage passwords.
- *
- * The backend file must conform to Apache's htdigest format
+ * This is an authentication backend that uses a database to manage passwords.
  *
  * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
  * @author Evert Pot (http://evertpot.com/)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list