Home
last modified time | relevance | path

Searched refs:allowUnauthenticatedAccess (Results 1 – 1 of 1) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php114 public $allowUnauthenticatedAccess = true; variable in Sabre\\DAVACL\\Plugin
208 if ($this->allowUnauthenticatedAccess && is_null($this->getCurrentUserPrincipal())) {
806 if ($this->allowUnauthenticatedAccess) {