Home
last modified time | relevance | path

Searched refs:MethodNotAllowed (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Http.Integration.Test/Controllers/
H A DActionReachabilityTest.cs48 …[InlineData("POST", "Users/GetUser", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed bec…
53 …[InlineData("GET", "Users/Approve", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed beca…
54 …[InlineData("POST", "Users/Remove", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed beca…
84 …[InlineData("GET", "Users", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed because GetU…
85 …[InlineData("UPDATE", "Users", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed because G…
86 …[InlineData("DELETE", "Users", HttpStatusCode.MethodNotAllowed, "Remove")] // MethodNotAllowed bec…
87 …[InlineData("OPTIONS", "Users", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed because …
89 …[InlineData("POST", "Users/GetUser", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed bec…
91 …[InlineData("GET", "Users/Approve", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed beca…
92 …[InlineData("POST", "Users/Remove", HttpStatusCode.MethodNotAllowed, "")] // MethodNotAllowed beca…
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/CalDAV/
H A DCachedSubscriptionObject.php28 use Sabre\DAV\Exception\MethodNotAllowed; alias
54 * @throws MethodNotAllowed
57 throw new MethodNotAllowed('Creating objects in a cached subscription is not allowed');
61 * @throws MethodNotAllowed
64 throw new MethodNotAllowed('Deleting objects in a cached subscription is not allowed');
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/CardDAV/
H A DUserAddressBooks.php66 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
103 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
117 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
238 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
H A DAddressBook.php97 … throw new DAV\Exception\MethodNotAllowed('Creating collections in addressbooks is not allowed');
143 throw new DAV\Exception\MethodNotAllowed('Renaming addressbooks is not yet supported');
293 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/CardDAV/
H A DUserAddressBooks.php66 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
103 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
117 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
238 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
H A DAddressBook.php97 … throw new DAV\Exception\MethodNotAllowed('Creating collections in addressbooks is not allowed');
143 throw new DAV\Exception\MethodNotAllowed('Renaming addressbooks is not yet supported');
293 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/CardDAV/
H A DUserAddressBooks.php66 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
103 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
117 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
238 throw new DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/dports/www/owncloud/owncloud/apps/dav/lib/Avatars/
H A DAvatarHome.php26 use Sabre\DAV\Exception\MethodNotAllowed; alias
60 throw new MethodNotAllowed('File format not allowed');
63 throw new MethodNotAllowed('Invalid image size');
88 } catch (MethodNotAllowed $ex) {
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/Avatars/
H A DAvatarHome.php29 use Sabre\DAV\Exception\MethodNotAllowed; alias
65 throw new MethodNotAllowed('File format not allowed');
68 throw new MethodNotAllowed('Invalid image size');
93 } catch (MethodNotAllowed $ex) {
/dports/www/sabredav/sabre-dav-3.2.2/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/baikal/baikal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php69 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
100 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
112 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php70 throw new DAV\Exception\MethodNotAllowed();
81 throw new DAV\Exception\MethodNotAllowed();
107 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
121 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php69 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
100 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
112 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php69 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
100 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
112 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php69 throw new DAV\Exception\MethodNotAllowed();
77 throw new DAV\Exception\MethodNotAllowed();
100 …throw new DAV\Exception\MethodNotAllowed('Creating new files in this collection is not supported');
112 …throw new DAV\Exception\MethodNotAllowed('Creating new collections in this collection is not suppo…
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/Files/Sharing/
H A DFilesDropPlugin.php28 use Sabre\DAV\Exception\MethodNotAllowed; alias
62 * @throws MethodNotAllowed
75 throw new MethodNotAllowed('Only PUT is allowed on files drop');
/dports/www/p5-HTTP-Throwable/HTTP-Throwable-0.027/t/
H A D400-all.t58 ht_test(MethodNotAllowed => { allow => [ qw(GET PUT) ] }, {
66 HTTP::Throwable::Factory->throw(MethodNotAllowed => {
76 HTTP::Throwable::Factory->throw(MethodNotAllowed => {
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/Comments/
H A DEntityTypeCollection.php30 use Sabre\DAV\Exception\MethodNotAllowed; alias
111 * @throws MethodNotAllowed
114 throw new MethodNotAllowed('No permission to list folder contents');
/dports/www/owncloud/owncloud/apps/comments/lib/Dav/
H A DEntityTypeCollection.php30 use Sabre\DAV\Exception\MethodNotAllowed; alias
112 * @throws MethodNotAllowed
115 throw new MethodNotAllowed('No permission to list folder contents');
/dports/www/owncloud/owncloud/apps/dav/lib/Connector/Sabre/
H A DPublicDavLocksPlugin.php28 use Sabre\DAV\Exception\MethodNotAllowed; alias
73 throw new MethodNotAllowed('Locking not allowed from public endpoint');
86 throw new MethodNotAllowed('Locking not allowed from public endpoint');
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/SystemTag/
H A DSystemTagMappingNode.php33 use Sabre\DAV\Exception\MethodNotAllowed; alias
139 * @throws MethodNotAllowed not allowed to rename node
142 throw new MethodNotAllowed();

12345678910>>...31