Home
last modified time | relevance | path

Searched refs:secure (Results 51 – 75 of 120) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dmerge.rst48 .. _`array_merge`: https://secure.php.net/array_merge
H A Dnumber_format.rst56 .. _`number_format`: https://secure.php.net/number_format
H A Descape.rst119 .. _`htmlspecialchars`: https://secure.php.net/htmlspecialchars
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/oauth/
H A Dcomposer.lock33 "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst69 .. _`var_dump`: https://secure.php.net/var_dump
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md1 The ReflectionDocBlock Component [![Build Status](https://secure.travis-ci.org/phpDocumentor/Reflec…
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md4 [![Build Status](https://secure.travis-ci.org/sebastianbergmann/exporter.png?branch=master)](https:…
/plugin/fckg/
H A DREADME42 data/media directory. In this case security is enforced using the "secure" directory
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md4 [![Latest Stable Version](https://poser.pugx.org/mtdowling/cron-expression/v/stable.png)](https://packagist.org/packages/mtdowling/cron-expression) [![Total Downloads](https://poser.pugx.org/mtdowling/cron-expression/downloads.png)](https://packagist.org/packages/mtdowling/cron-expression) [![Build Status](https://secure.travis-ci.org/mtdowling/cron-expression.png)](http://travis-ci.org/mtdowling/cron-expression)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst4 This is the documentation for Twig, the flexible, fast, and secure template
H A Drecipes.rst280 // don't try this at home as it's not secure at all!
568 .. _callback: https://secure.php.net/manual/en/function.is-callable.php
/plugin/vbsso/
H A DREADME.md64 3. Modify your default Platform Shared Key by setting it to more secure unreadable phrase to encryp…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml8secure: OYhRpW+8A0Iik+9GmHwa45ZwXeBXw/6zh6I+1w2H9g/LqPRp+Nhq3f4FSpvrrfno8lO8W4h+7s6+JOzF8C8NxNda5U…
/plugin/tindexmenu/
H A Dindexmenu-full.js403 domain, secure) { argument
406 + (domain ? '; domain=' + domain : '') + (secure ? '; secure' : '');
/plugin/indexmenu/scripts/
H A Dindexmenu.js545 '; secure=' + DOKU_COOKIE_PARAM.secure;
492 setCookie(cookieName, cookieValue, expires, path, domain, secure) global() argument
/plugin/quickstats/
H A DHOW-TO31 has instant and secure access the the location data which it needs.
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md1 # Component Installer for [Composer](http://getcomposer.org) [![Build Status](https://secure.travis…
/plugin/revealjs/
H A Dchangelog.md136 * Load MathJax over secure connection if available
/plugin/adhoctags/
H A DREADME.md2 A secure but flexible way to insert HTML tags into DokuWiki
/plugin/jokuwiki/
H A DREADME.md5 * more secure
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md173 [secure your IAP app with signed headers](https://cloud.google.com/iap/docs/signed-headers-howto).
/plugin/googlesearch/
H A Dnusoap.php2959 $secure = true;
2961 $secure = false;
2974 'secure' => $secure
2985 * @param boolean $secure is the send-content secure or not?
2989 function getCookiesForRequest($cookies, $secure=false) { argument
3017 if ((! $secure) && (isset($cookie['secure'])) && ($cookie['secure'])) {

12345