Searched refs:Access (Results 1 – 25 of 212) sorted by relevance
123456789
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
| D | Finding.php | 23 protected $accessType = Access::class; 109 * @param Access 111 public function setAccess(Access $access) 116 * @return Access
|
| D | Access.php | 20 class Access extends \Google\Model class 132 class_alias(Access::class, 'Google_Service_SecurityCommandCenter_Access');
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
| D | custom.rst | 301 Access all annotations of a class 308 Access one annotation of a class 315 Access all annotations of a method 322 Access one annotation of a method 329 Access all annotations of a property 336 Access one annotation of a property
|
| /plugin/accscounter/lang/en/ |
| D | heading.txt | 1 ====== Access Counter - Data Manager ======
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | acronyms.conf | 3 ACL Access Control List 50 IMAP Internet Message Access Protocol 109 SOAP Simple Object Access Protocol 127 WAP Wireless Access Protocol
|
| D | acl.auth.php.dist | 5 # Access Control Lists
|
| /plugin/accscounter/lang/pt/ |
| D | heading.txt | 1 ====== Access Counter - Gerenciamento de Dados ======
|
| /plugin/accscounter/lang/pt-br/ |
| D | heading.txt | 1 ====== Access Counter - Gerenciador de Dados ======
|
| /plugin/sqlite/lang/et/ |
| H A D | intro.txt | 1 ====== SQLite Access ======
|
| /plugin/advanced/lang/en/config/ |
| D | acl.txt | 1 ==== Access Control Lists (ACL)s ==== 5 Access restrictions are saved in a file called ''conf/acl.auth.php'', which should be writable by t…
|
| /plugin/sqlite/lang/en/ |
| H A D | intro.txt | 1 ====== SQLite Access ======
|
| /plugin/cosmocode/ |
| D | plugin.info.txt | 6 desc Access DokuWiki services provided by CosmoCode
|
| /plugin/adminperm/ |
| D | plugin.info.txt | 6 desc Give Access to Admin Plugins to non-admin groups
|
| /plugin/shell/ |
| D | plugin.info.txt | 6 desc Access a simple, web based shell via the admin interface
|
| /plugin/sfauth/ |
| D | README.wiki | 12 === Remote Access === 27 * Access and manage your data (api) 28 * Access your basic information (id, profile, email, address, phone)
|
| /plugin/unameban/lang/en/ |
| D | intro.txt | 1 ====== Username based Access Bans ======
|
| D | banned.txt | 1 ====== Access Denied ======
|
| /plugin/ipban/lang/en/ |
| D | intro.txt | 1 ====== IP Address based Access Bans ======
|
| D | banned.txt | 1 ====== Access Denied ======
|
| /plugin/findologicxmlexport/vendor/doctrine/instantiator/ |
| D | phpstan.neon.dist | 18 message: '#Access to an undefined property object::\$foo\.#'
|
| /plugin/cosmocode/lang/de/ |
| D | partner-yes.txt | 1 …ten finden Sie eine Liste von Erweiterungen, die Ihnen derzeit als Early-Access-Versionen zur Verf…
|
| D | partner-no.txt | 1 …igen Partnercode** konfiguriert, daher sind die unten aufgeführten Early-Access-Versionen der Erwe…
|
| /plugin/tokenbucketauth/lang/en/ |
| D | banned.txt | 1 ====== Access Denied ======
|
| /plugin/dokullm/doc/ |
| H A D | install.txt | 10 * Access to your DokuWiki server's file system 11 * (Optional) Access to an Ollama server for embeddings generation 12 * (Optional) Access to a ChromaDB server for document storage and retrieval
|
| /plugin/authfacebook/lib/Authentication/ |
| D | OAuth2Client.php | 230 throw new FacebookSDKException('Access token was not returned from Graph.', 401);
|
123456789