Home
last modified time | relevance | path

Searched refs:protected (Results 1 – 25 of 137) sorted by last modified time

123456

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/mikioplugin/
H A DREADME.md115 - AccordionItem, Alert, Blockquote, Card and CardBody now support containing 'protected' type which fixes some elements not rendering correctly (ie <&lt>code<&gt>)
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe41815 Ġun protected
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs10202 function parse_EncInfoExt(/*::blob, vers*/) { throw new Error("File is password-protected: ECMA-376…
19378 if(!options.password) throw new Error("File is password-protected");
19810 if(CFB.find(cfb, '/encryption')) throw new Error("File is password-protected");
25368 throw new Error("File is password-protected");
/plugin/combo/action/
H A Dpageprotection.php
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md35 protected function setup(Options $options)
42 protected function main(Options $options)
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/local.protected.php'':
/plugin/captcha/lang/en/audio/
H A DREADME5 These samples represent the NATO phonetical alphabet. They are protected
/plugin/advanced/lang/en/
H A Dconfig.txt11 | ''dokuwiki.php'' | ''local.php''\\ ''local.protected.php'' | see [[doku>confi…
23 | ''plugins.required.php'' | ''plugins.local.php''\\ ''plugins.protected.php'' | see [[doku>confi…
/plugin/pageredirect/
H A DChangeLog.md74 - fix access to protected variable after [dokuwiki#555]. [#10], [#11]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt9 Whereas it is essential, if man is not to be compelled to have recourse, as a last resort, to rebellion against tyranny and oppression, that human rights should be protected by the rule of law,
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md716 - Changed visibility from protected to private Elastica\ResultSet::$_position as accessing this property in an extended class is deprecated.
717 - Changed visibility from protected to private Elastica\ResultSet::$_response as accessing this property in an extended class is deprecated.
718 - Changed visibility from protected to private Elastica\ResultSet::$_query as accessing this property in an extended class is deprecated.
719 - Changed visibility from protected to private Elastica\ResultSet::$_results as accessing this property in an extended class is deprecated.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc57 If your {es} server is protected by HTTP authentication, you need to provide the
/plugin/ckgedit/ckeditor/
H A DCHANGES.md596 …ker to change the current URL of the opening page, even if the opening page was protected with SSL.
1260 * [#11635](https://dev.ckeditor.com/ticket/11635): Fixed: Some attributes are not protected before …
1281 …/docs/ckeditor4/latest/api/CKEDITOR.htmlDataProcessor.html) discovering protected attributes withi…
1541 …dev.ckeditor.com/ticket/10298): Fixed: Data processor breaks attributes containing protected parts.
/plugin/ckgedit/scripts/
H A Daddanimal.sh28 touch ${ANIMAL}/conf/{local.php,local.protected.php,acl.auth.php,users.auth.php,plugins.local.php}
44 \$conf['updatecheck'] = 0;" > ${ANIMAL}/conf/local.protected.php
H A Dadd_v_animal.sh22 touch ${ANIMAL}/conf/{local.php,local.protected.php,acl.auth.php,users.auth.php,plugins.local.php}
37 \$conf['updatecheck'] = 0;" > ${ANIMAL}/conf/local.protected.php
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php208 $protected = array_key_exists('{DAV:}protected', $ace);
221 'protected' => $protected,
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md419 * Changed: the ->value property is now protected everywhere. Use getParts() and
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php746 $protected = array_intersect(
751 if ($protected) {
752 $propPatch->setResultCode($protected, 403);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md734 - Made `Guzzle\Http\Client::expandTemplate` and `getUriTemplate` protected methods.
H A DCHANGELOG.md770 * Made `Guzzle\Http\Client::expandTemplate` and `getUriTemplate` protected methods.
1283 * [BC] Guzzle\Service\Inspector::parseDocBlock is now protected. Adding getApiParamsForClass() with…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md172 used when you set up your protected resource as the target audience. See how to
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
H A DCHANGELOG-0.x.md
/plugin/meta/
H A Dsyntax.php85 $protected = array('description', 'date', 'contributor');
103 } elseif (in_array($key, $protected)) {

123456