Home
last modified time | relevance | path

Searched refs:Forbidden (Results 1 – 25 of 58) sorted by last modified time

123

/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md309 - bug accessing images from some servers (HTTP 403 Forbidden whn accessed using fopen etc.)
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified293 "httpError403": "HTTP error occurred during file upload (403: Forbidden).",
H A Den.js-4.9.merged5 …t found).","httpError403":"HTTP error occurred during file upload (403: Forbidden).","httpError":"…
H A Den.js.4.95 …t found).","httpError403":"HTTP error occurred during file upload (403: Forbidden).","httpError":"…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified293 "httpError403": "HTTP error occurred during file upload (403: Forbidden).",
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php8 use Sabre\DAV\Exception\Forbidden; alias
1022 …throw new Forbidden('The {http://calendarserver.org/ns/}source property is required when creating …
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php80 throw new DAV\Exception\Forbidden('Permission denied to delete node');
93 throw new DAV\Exception\Forbidden('Permission denied to rename file');
H A DProxyWrite.php80 throw new DAV\Exception\Forbidden('Permission denied to delete node');
93 throw new DAV\Exception\Forbidden('Permission denied to rename file');
H A DUser.php31 … throw new DAV\Exception\Forbidden('Permission denied to create file (filename ' . $name . ')');
44 throw new DAV\Exception\Forbidden('Permission denied to create directory');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php23 use Sabre\DAV\Exception\Forbidden; alias
673 …throw new Forbidden('The organizer in the request did not match any of the addresses for the owner…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DTooManyMatches.php22 class TooManyMatches extends Forbidden {
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php44 …if ($name == '.' || $name == '..') throw new DAV\Exception\Forbidden('Permission denied to . and .…
66 …if ($name == '.' || $name == '..') throw new DAV\Exception\Forbidden('Permission denied to . and .…
88 …if ($name == '.' || $name == '..') throw new DAV\Exception\Forbidden('Permission denied to . and .…
111 throw new DAV\Exception\Forbidden('Permission denied to . and ..');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DFile.php27 throw new Exception\Forbidden('Permission denied to change data');
40 throw new Exception\Forbidden('Permission denied to read this file');
H A DNode.php37 throw new Exception\Forbidden('Permission denied to delete node');
50 throw new Exception\Forbidden('Permission denied to rename file');
H A DServer.php555 …throw new Exception\Forbidden('Requested uri (' . $uri . ') is out of base uri (' . $this->getBase…
736 throw new Exception\Forbidden('Source and destination uri are identical.');
H A DCollection.php91 throw new Exception\Forbidden('Permission denied to create file (filename ' . $name . ')');
104 throw new Exception\Forbidden('Permission denied to create directory');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php17 class NeedPrivileges extends DAV\Exception\Forbidden {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php7 use Sabre\DAV\Exception\Forbidden; alias
63 if ($name == '.' || $name == '..') throw new Forbidden('Permission denied to . and ..');
131 throw new Forbidden('Setting ACL is not allowed here');
H A DFile.php7 use Sabre\DAV\Exception\Forbidden; alias
101 throw new Forbidden('Setting ACL is not allowed here');
H A DHomeCollection.php5 use Sabre\DAV\Exception\Forbidden; alias
166 throw new Forbidden('Setting ACL is not allowed here');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPrincipalCollection.php6 use Sabre\DAV\Exception\Forbidden; alias
129 throw new Forbidden('Updating ACLs is not allowed on this node');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpMoveTest.php104 throw new \Sabre\DAV\Exception\Forbidden('uh oh');
/plugin/davcal/
H A DcalendarBackendDokuwiki.php6 use \Sabre\DAV\Exception\Forbidden; alias
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php72 throw new DAV\Exception\Forbidden();
83 throw new DAV\Exception\Forbidden();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php15 class InvalidComponentType extends DAV\Exception\Forbidden {

123