[Pkg-owncloud-commits] [php-sabredav] 167/220: Merge pull request #820 from fruux/unauthorized-acl

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:23 UTC 2016


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

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

commit ec0c71123d1e1a62e174faa128c42cfa8f3ba65c
Merge: 66e9f25 70e65f3
Author: Evert Pot <me at evertpot.com>
Date:   Mon Apr 18 17:46:07 2016 +0800

    Merge pull request #820 from fruux/unauthorized-acl
    
    Added support for ACL-based unauthenticated access.

 CHANGELOG.md                                       |   4 +
 lib/DAV/Auth/Backend/AbstractDigest.php            |   6 ++
 lib/DAV/Auth/Plugin.php                            | 104 ++++++++++++++++++++-
 lib/DAVACL/Plugin.php                              |  72 +++++++++++---
 tests/Sabre/CalDAV/ICSExportPluginTest.php         |  11 ++-
 tests/Sabre/CalDAV/Notifications/PluginTest.php    |   4 +-
 tests/Sabre/CalDAV/PluginTest.php                  |   4 +-
 .../Sabre/CalDAV/Schedule/FreeBusyRequestTest.php  |   1 +
 tests/Sabre/DAV/Auth/PluginTest.php                |   2 -
 tests/Sabre/DAVACL/ACLMethodTest.php               |  11 +++
 tests/Sabre/DAVACL/AllowAccessTest.php             |  11 ++-
 tests/Sabre/DAVACL/BlockAccessTest.php             |  10 ++
 tests/Sabre/DAVACL/ExpandPropertiesTest.php        |   4 +-
 tests/Sabre/DAVACL/PluginPropertiesTest.php        |   9 ++
 tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php  |  19 ++--
 tests/Sabre/DAVACL/PrincipalPropertySearchTest.php |   1 +
 .../DAVACL/PrincipalSearchPropertySetTest.php      |   1 +
 tests/Sabre/DAVACL/SimplePluginTest.php            |   7 ++
 tests/Sabre/DAVServerTest.php                      |  13 ++-
 19 files changed, 253 insertions(+), 41 deletions(-)

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



More information about the Pkg-owncloud-commits mailing list