Update to 6.3.67
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
85cc74b065
commit
d699327d11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496816
3 changed files with 81 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= groupoffice
|
||||
DISTVERSIONPREFIX= com-
|
||||
DISTVERSION= 6.3.66
|
||||
DISTVERSION= 6.3.67
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/group-office/${DISTVERSION:R}
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-php-71
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1551251315
|
||||
SHA256 (groupoffice-6.3.66-php-71.tar.gz) = 92a250872805dba62319e6c105d0a972dc4e574c957a3e7783fb56fd8dbd8ad1
|
||||
SIZE (groupoffice-6.3.66-php-71.tar.gz) = 38287652
|
||||
TIMESTAMP = 1553511822
|
||||
SHA256 (groupoffice-6.3.67-php-71.tar.gz) = 3379a4f57257d4df579e1c4944d1bf44f6009231160d8810725be6230a04c026
|
||||
SIZE (groupoffice-6.3.67-php-71.tar.gz) = 38332624
|
||||
|
|
|
@ -357,6 +357,7 @@
|
|||
%%WWWDIR%%/go/modules/community/apikeys/controller/Key.php
|
||||
%%WWWDIR%%/go/modules/community/apikeys/install/install.sql
|
||||
%%WWWDIR%%/go/modules/community/apikeys/install/uninstall.sql
|
||||
%%WWWDIR%%/go/modules/community/apikeys/language/cs.php
|
||||
%%WWWDIR%%/go/modules/community/apikeys/language/de.php
|
||||
%%WWWDIR%%/go/modules/community/apikeys/language/en.php
|
||||
%%WWWDIR%%/go/modules/community/apikeys/language/hu.php
|
||||
|
@ -380,6 +381,7 @@
|
|||
%%WWWDIR%%/go/modules/community/googleauthenticator/install/install.sql
|
||||
%%WWWDIR%%/go/modules/community/googleauthenticator/install/uninstall.sql
|
||||
%%WWWDIR%%/go/modules/community/googleauthenticator/install/updates.php
|
||||
%%WWWDIR%%/go/modules/community/googleauthenticator/language/cs.php
|
||||
%%WWWDIR%%/go/modules/community/googleauthenticator/language/de.php
|
||||
%%WWWDIR%%/go/modules/community/googleauthenticator/language/en.php
|
||||
%%WWWDIR%%/go/modules/community/googleauthenticator/language/hu.php
|
||||
|
@ -400,6 +402,7 @@
|
|||
%%WWWDIR%%/go/modules/community/imapauthenticator/install/install.sql
|
||||
%%WWWDIR%%/go/modules/community/imapauthenticator/install/uninstall.sql
|
||||
%%WWWDIR%%/go/modules/community/imapauthenticator/install/updates.php
|
||||
%%WWWDIR%%/go/modules/community/imapauthenticator/language/cs.php
|
||||
%%WWWDIR%%/go/modules/community/imapauthenticator/language/de.php
|
||||
%%WWWDIR%%/go/modules/community/imapauthenticator/language/en.php
|
||||
%%WWWDIR%%/go/modules/community/imapauthenticator/language/hu.php
|
||||
|
@ -423,6 +426,7 @@
|
|||
%%WWWDIR%%/go/modules/community/ldapauthenticator/install/install.sql
|
||||
%%WWWDIR%%/go/modules/community/ldapauthenticator/install/uninstall.sql
|
||||
%%WWWDIR%%/go/modules/community/ldapauthenticator/install/updates.php
|
||||
%%WWWDIR%%/go/modules/community/ldapauthenticator/language/cs.php
|
||||
%%WWWDIR%%/go/modules/community/ldapauthenticator/language/de.php
|
||||
%%WWWDIR%%/go/modules/community/ldapauthenticator/language/en.php
|
||||
%%WWWDIR%%/go/modules/community/ldapauthenticator/language/hu.php
|
||||
|
@ -450,6 +454,7 @@
|
|||
%%WWWDIR%%/go/modules/community/multi_instance/install/install.sql
|
||||
%%WWWDIR%%/go/modules/community/multi_instance/install/uninstall.sql
|
||||
%%WWWDIR%%/go/modules/community/multi_instance/install/updates.php
|
||||
%%WWWDIR%%/go/modules/community/multi_instance/language/cs.php
|
||||
%%WWWDIR%%/go/modules/community/multi_instance/language/de.php
|
||||
%%WWWDIR%%/go/modules/community/multi_instance/language/en.php
|
||||
%%WWWDIR%%/go/modules/community/multi_instance/language/hu.php
|
||||
|
@ -719,6 +724,7 @@
|
|||
%%WWWDIR%%/go/modules/core/modules/model/Module.php
|
||||
%%WWWDIR%%/go/modules/core/search/Module.php
|
||||
%%WWWDIR%%/go/modules/core/search/controller/Search.php
|
||||
%%WWWDIR%%/go/modules/core/search/language/cs.php
|
||||
%%WWWDIR%%/go/modules/core/search/language/en.php
|
||||
%%WWWDIR%%/go/modules/core/search/language/pt_br.php
|
||||
%%WWWDIR%%/go/modules/core/search/model/Search.php
|
||||
|
@ -1733,6 +1739,7 @@
|
|||
%%WWWDIR%%/modules/demodata/Plugin.js
|
||||
%%WWWDIR%%/modules/demodata/controller/DemodataController.php
|
||||
%%WWWDIR%%/modules/demodata/language/bn_bd.php
|
||||
%%WWWDIR%%/modules/demodata/language/cs.php
|
||||
%%WWWDIR%%/modules/demodata/language/en.php
|
||||
%%WWWDIR%%/modules/demodata/language/fr.php
|
||||
%%WWWDIR%%/modules/demodata/language/id.php
|
||||
|
@ -2302,6 +2309,7 @@
|
|||
%%WWWDIR%%/modules/filesearch/install/uninstall.sql
|
||||
%%WWWDIR%%/modules/filesearch/install/updates.inc.php
|
||||
%%WWWDIR%%/modules/filesearch/install/updatescripts/1_install_cron.php
|
||||
%%WWWDIR%%/modules/filesearch/language/cs.php
|
||||
%%WWWDIR%%/modules/filesearch/language/de.php
|
||||
%%WWWDIR%%/modules/filesearch/language/en.php
|
||||
%%WWWDIR%%/modules/filesearch/language/fr.php
|
||||
|
@ -2451,6 +2459,7 @@
|
|||
%%WWWDIR%%/modules/groups/MainPanel.js
|
||||
%%WWWDIR%%/modules/groups/UsersGrid.js
|
||||
%%WWWDIR%%/modules/groups/controller/GroupController.php
|
||||
%%WWWDIR%%/modules/groups/language/cs.php
|
||||
%%WWWDIR%%/modules/groups/language/de.php
|
||||
%%WWWDIR%%/modules/groups/language/en.php
|
||||
%%WWWDIR%%/modules/groups/language/hu.php
|
||||
|
@ -2635,6 +2644,7 @@
|
|||
%%WWWDIR%%/modules/mediawiki/json.php
|
||||
%%WWWDIR%%/modules/mediawiki/language/bn.php
|
||||
%%WWWDIR%%/modules/mediawiki/language/ca.php
|
||||
%%WWWDIR%%/modules/mediawiki/language/cs.php
|
||||
%%WWWDIR%%/modules/mediawiki/language/de.php
|
||||
%%WWWDIR%%/modules/mediawiki/language/en.php
|
||||
%%WWWDIR%%/modules/mediawiki/language/fr.php
|
||||
|
@ -3690,6 +3700,7 @@
|
|||
%%WWWDIR%%/modules/workflow/install/install.sql
|
||||
%%WWWDIR%%/modules/workflow/install/uninstall.sql
|
||||
%%WWWDIR%%/modules/workflow/install/updates.inc.php
|
||||
%%WWWDIR%%/modules/workflow/language/cs.php
|
||||
%%WWWDIR%%/modules/workflow/language/de.php
|
||||
%%WWWDIR%%/modules/workflow/language/en.php
|
||||
%%WWWDIR%%/modules/workflow/language/fr.php
|
||||
|
@ -4208,6 +4219,7 @@
|
|||
%%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/promises/src/functions.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/promises/src/functions_include.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/.editorconfig
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/CHANGELOG.md
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/README.md
|
||||
|
@ -4226,6 +4238,7 @@
|
|||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/PumpStream.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Request.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Response.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Rfc7230.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/ServerRequest.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Stream.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
|
||||
|
@ -4918,6 +4931,28 @@
|
|||
%%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php
|
||||
%%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php
|
||||
%%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php
|
||||
%%WWWDIR%%/vendor/psr/log/.gitignore
|
||||
%%WWWDIR%%/vendor/psr/log/LICENSE
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
|
||||
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
|
||||
%%WWWDIR%%/vendor/psr/log/README.md
|
||||
%%WWWDIR%%/vendor/psr/log/composer.json
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/.gitignore
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/.travis.yml
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/README.md
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/phpunit.xml
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php
|
||||
%%WWWDIR%%/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/.gitignore
|
||||
%%WWWDIR%%/vendor/sabre/dav/.travis.yml
|
||||
%%WWWDIR%%/vendor/sabre/dav/CHANGELOG.md
|
||||
|
@ -4926,10 +4961,10 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/README.md
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/build.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/googlecode_upload.py
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/migrateto17.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/migrateto20.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/migrateto21.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/migrateto30.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/migrateto32.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/naturalselection
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/sabredav
|
||||
%%WWWDIR%%/vendor/sabre/dav/bin/sabredav.php
|
||||
|
@ -4939,13 +4974,13 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/examples/fileserver.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/groupwareserver.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/minimal.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.addressbook.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.addressbooks.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.calendars.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.locks.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.principals.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.propertystorage.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.users.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.addressbook.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.addressbooks.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.calendars.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.locks.sql
|
||||
%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.principals.sql
|
||||
|
@ -4966,6 +5001,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/PDO.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/SchedulingSupport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/SharingSupport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/SimplePDO.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/SubscriptionSupport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/SyncSupport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Calendar.php
|
||||
|
@ -4978,7 +5014,6 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/ICalendar.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/ICalendarObject.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/ICalendarObjectContainer.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/IShareableCalendar.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/ISharedCalendar.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Notifications/Collection.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Notifications/ICollection.php
|
||||
|
@ -5000,7 +5035,6 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Schedule/Outbox.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Schedule/Plugin.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/ShareableCalendar.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/SharedCalendar.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/SharingPlugin.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php
|
||||
|
@ -5129,6 +5163,8 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/PropertyStorage/Plugin.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Server.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/ServerPlugin.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Sharing/ISharedNode.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Sharing/Plugin.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/SimpleCollection.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/SimpleFile.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/StringUtil.php
|
||||
|
@ -5140,11 +5176,15 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Version.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Element/Prop.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Element/Response.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Element/Sharee.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/Complex.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/Href.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/Invite.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/LocalHref.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/ResourceType.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/ShareAccess.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php
|
||||
|
@ -5152,9 +5192,11 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Request/MkCol.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Request/PropFind.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Request/PropPatch.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Request/ShareResource.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAV/Xml/Service.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/ACLTrait.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Exception/AceConflict.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
|
||||
|
@ -5179,7 +5221,9 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Property/Principal.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/AclPrincipalPropSetReport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php
|
||||
|
@ -5189,7 +5233,9 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSharing.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSubscriptionSupport.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOPgSqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/SimplePDOTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeNotificationsTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSharedCalendarsTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSubscriptionsTest.php
|
||||
|
@ -5233,7 +5279,6 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesWithSharedCalendarTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ScheduleDeliverTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/SchedulingObjectTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ShareableCalendarTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/CreateSubscriptionTest.php
|
||||
|
@ -5262,6 +5307,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/Mock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOPgSqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/CardTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php
|
||||
|
@ -5274,6 +5320,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookMultiGetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/AbstractServer.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php
|
||||
|
@ -5285,6 +5332,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/PluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/BasicNodeTest.php
|
||||
|
@ -5295,11 +5343,13 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ClientMock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ClientTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/CorePluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/DbTestHelperTrait.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/ServiceUnavailableTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/TooManyMatchesTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ExceptionTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FSExt/DirectoryTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/GetIfConditionsTest.php
|
||||
|
@ -5315,6 +5365,8 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/Mock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOPgSqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOSqliteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Plugin2Test.php
|
||||
|
@ -5322,9 +5374,12 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/Collection.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/File.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/PropertiesCollection.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/SharedNode.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/StreamingFile.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/MockLogger.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PSR3Test.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php
|
||||
|
@ -5333,6 +5388,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/AbstractPDOTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/Mock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOMysqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOPgSqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOSqliteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/PluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php
|
||||
|
@ -5344,6 +5400,8 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sharing/PluginTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sharing/ShareResourceTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/StringUtilTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sync/MockSyncCollection.php
|
||||
|
@ -5355,16 +5413,22 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/UUIDUtilTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/PropTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ResponseTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ShareeTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/HrefTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/InviteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LastModifiedTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LocalHrefTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/ShareAccessTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedMethodSetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedReportSetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropFindTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropPatchTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/ShareResourceTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/XmlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/ACLMethodTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/AclPrincipalPropSetReportTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/AllowAccessTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/BlockAccessTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/AceConflictTest.php
|
||||
|
@ -5384,8 +5448,10 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/AbstractPDOTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/Mock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOPgSqlTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOSqliteTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalCollectionTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalMatchTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalTest.php
|
||||
|
@ -5395,13 +5461,15 @@
|
|||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/CurrentUserPrivilegeSetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/PrincipalTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/SupportedPrivilegeSetTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Request/AclPrincipalPropSetReportTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Request/PrincipalMatchReportTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVServerTest.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/HTTP/ResponseMock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/HTTP/SapiMock.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/TestUtil.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/bootstrap.php
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/phpcs/ruleset.xml
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/phpunit.xml
|
||||
%%WWWDIR%%/vendor/sabre/dav/tests/phpunit.xml.dist
|
||||
%%WWWDIR%%/vendor/sabre/event/.gitignore
|
||||
%%WWWDIR%%/vendor/sabre/event/.travis.yml
|
||||
%%WWWDIR%%/vendor/sabre/event/CHANGELOG.md
|
||||
|
@ -5502,6 +5570,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/uri/tests/phpcs/ruleset.xml
|
||||
%%WWWDIR%%/vendor/sabre/uri/tests/phpunit.xml.dist
|
||||
%%WWWDIR%%/vendor/sabre/vobject/.gitignore
|
||||
%%WWWDIR%%/vendor/sabre/vobject/.php_cs.dist
|
||||
%%WWWDIR%%/vendor/sabre/vobject/.travis.yml
|
||||
%%WWWDIR%%/vendor/sabre/vobject/CHANGELOG.md
|
||||
%%WWWDIR%%/vendor/sabre/vobject/LICENSE
|
||||
|
@ -5592,6 +5661,7 @@
|
|||
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/php-bc.php
|
||||
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/php-workaround.php
|
||||
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/windowszones.php
|
||||
%%WWWDIR%%/vendor/sabre/vobject/phpstan.neon
|
||||
%%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcal.rng
|
||||
%%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcard.rng
|
||||
%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/AttachIssueTest.php
|
||||
|
|
Loading…
Reference in a new issue