Home
last modified time | relevance | path

Searched refs:safe (Results 26 – 50 of 126) sorted by relevance

123456

/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php283 public $safe; variable in Google_Query
455 public function setSafe( $safe) { argument
456 $this->safe = $safe;
459 return $this->safe;
/plugin/advanced/lang/en/config/
H A Dsmileys.txt3 …y and configured in the ''conf/smileys.conf'' file. The local and upgrade-safe directory of smiles…
H A Dhooks.txt3 … template without modifying any of the template files itself, making them safe to survive an updat…
H A Dstyleini.txt23 The following placeholders are the only ones that are safe to be used by plugins. All templates hav…
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php570 $safe = false;
574 $safe = true;
582 if(!$safe) {
604 if(!$safe) {
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php554 $safe = false;
558 $safe = true;
566 if(!$safe) {
588 if(!$safe) {
/plugin/diagramsnet/lib/
H A Dyarn.lock180 safe-buffer "5.1.2"
525 json-stringify-safe@^5.0.1:
527 …resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d…
799 safe-buffer "~5.1.1"
823 json-stringify-safe "^5.0.1"
827 safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
829 …resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59b…
871 safe-buffer "~5.1.0"
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCustomSearchAPI.php168 'safe' => [
307 'safe' => [
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md51 In both cases you should strongly consider employing defence-in-depth measures, like [deploying a Content-Security-Policy](https://scotthelme.co.uk/content-security-policy-an-introduction/) (a browser security feature) so that your page is likely to be safe even if an attacker finds a vulnerability in one of the first lines of defence above.
55 Safe mode does not necessarily yield safe results when using extensions to Parsedown. Extensions should be evaluated on their own to determine their specific safety against XSS.
58 > ⚠️  **WARNING:** This method isn't safe from XSS!
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php565 $safe = false;
569 $safe = true;
577 if(!$safe) {
599 if(!$safe) {
/plugin/diff/
H A Dsyntax_plugin_diff.css6 --- using only web-safe colours ---
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock389 safe-buffer "^5.0.1"
539 safe-buffer "^5.0.1"
672 safe-buffer "^5.0.1"
882 safe-buffer "^5.1.1"
1222 safe-buffer "^5.0.1"
1998 safe-buffer "^5.0.1"
2099 safe-buffer "^5.1.0"
2143 safe-regex "^1.1.0"
2236 safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
2240 safe-regex@^1.1.0:
[all …]
/plugin/latex/
H A DREADME9 PHP safe mode will almost always break the plugin.
/plugin/latex-was/
H A DREADME9 PHP safe mode will almost always break the plugin.
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …ix|private|protocol|Protocol|public|repeat|required|rethrows|return|right|safe|Self|self|set|stati…
/plugin/dropfiles/
H A Dyarn.lock285 safe-buffer "^5.0.1"
448 safe-buffer "^5.0.1"
582 safe-buffer "^5.0.1"
938 safe-buffer "^5.1.1"
1262 safe-buffer "^5.0.1"
2099 safe-buffer "^5.0.1"
2271 safe-buffer "^5.1.0"
2320 safe-buffer "~5.1.1"
2389 safe-buffer "^5.0.1"
2468 safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
[all …]
/plugin/exttab2/
H A Dsyntax.php191 * some safe stuff, but better safe than sorry.)
/plugin/codemirror/dist/modes/
H A Ddockerfile.min.js.map1safe return to start\n {\n token: null,\n next: \"start\"\n }\n ],\n …
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst54 content to be safe when capturing chunks of text.
/plugin/embeddedphp/
H A DREADME4 present up to DokuWiki "Igor" for those use-cases where it is safe
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dexperimental-beta-apis.asciidoc8 - **Stable** APIs should be safe to use extensively in production. Any breaking
/plugin/tablelayout/
H A Dyarn.lock1464 json-stringify-safe@~5.0.1:
1466 …resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d…
1637 safe-buffer "^5.1.1"
2013 safe-buffer "~5.1.1"
2087 json-stringify-safe "~5.0.1"
2092 safe-buffer "^5.1.1"
2163 safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
2165 …resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59b…
2284 safe-buffer "~5.1.0"
2352 safe-buffer "^5.1.1"
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst342 environment, making it safe to evaluate untrusted code.
419 * Expressions which the result is always a literal or a variable marked safe
450 safe for the current context (e.g. ``html`` or ``js``). ``escape`` and
451 ``escape('html')`` are marked safe for HTML, ``escape('js')`` is marked
452 safe for JavaScript, ``raw`` is marked safe for everything.
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl42 <td>PHP safe_mode <a href="http://php.net/manual/features.safe-mode.php#ini.open-basedir">open_base…
/plugin/fetchmedia/
H A Dyarn.lock867 safe-buffer "^5.0.1"
997 safe-buffer "^5.0.1"
1964 json-stringify-safe@~5.0.1:
2414 safe-buffer "^5.0.1"
2524 safe-buffer "^5.1.0"
2558 safe-buffer "~5.1.1"
2646 json-stringify-safe "~5.0.1"
2651 safe-buffer "^5.0.1"
2724 safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
2864 safe-buffer "~5.1.0"
[all …]

123456