Home
last modified time | relevance | path

Searched refs:secure (Results 1 – 25 of 120) sorted by path

12345

/plugin/adfs/phpsaml/
H A DREADME.md50 integrity, SAML is a secure single sign-on protocol that the largest
177 environment is not secure and will be exposed to attacks.
/plugin/adhoctags/
H A DREADME.md2 A secure but flexible way to insert HTML tags into DokuWiki
H A Dplugin.info.txt6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe31701 Ġin secure
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js65 options.secure ? '; secure' : ''
/plugin/attribute/
H A Dhelper.php18 protected $secure = true; variable in helper_plugin_attribute
44 * @param bool $secure
47 public function setSecure($secure) argument
49 $this->secure = $secure;
145 if(!$this->secure) return $user;
/plugin/authdrupal8/
H A Dpassword.inc85 * process. A larger value is more secure, but takes more time to complete.
107 * process. A larger value is more secure, but takes more time to complete.
123 * Hash a password using a secure stretched hash.
192 * Hash a password using a secure hash.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivity.php100 public $secure; variable in Google\\Service\\Dfareporting\\FloodlightActivity
427 public function setSecure($secure) argument
429 $this->secure = $secure;
436 return $this->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/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DSetCookie.php240 * @param bool $secure Set to true or false if secure
242 public function setSecure($secure) argument
244 $this->data['Secure'] = $secure;
/plugin/authucenter/
H A Dauth.php480 $secure = $_SERVER['SERVER_PORT'] == 443 ? 1 : 0;
482 setcookie($var, $value, $life, $path, $this->getConf('cookiedomain'), $secure);
484 … setcookie($var, $value, $life, $path, $this->getConf('cookiedomain'), $secure, $httponly);
/plugin/authucenter/lib/api/
H A Duc.php368 $secure = $_SERVER['SERVER_PORT'] == 443 ? 1 : 0;
370 setcookie($var, $value, $life, $path, DW_UC_COOKIE_DOMAIN, $secure);
372 setcookie($var, $value, $life, $path, DW_UC_COOKIE_DOMAIN, $secure, $httponly);
/plugin/bible/bible_douayRheims/
H A D1_Machabees.txt253 …4:61. And he placed a garrison there, to keep it, and he fortified it, to secure Bethsura, that th…
H A D2_Kings.txt521 …19:33. And the king said to Berzellai: Come with me that thou mayest rest secure with me in Jerusa…
H A D2_Paralipomenon.txt413 …inhabitants of Jerusalem: believe in the Lord your God, and you shall be secure: believe his proph…
H A DBaruch.txt158 …ded the king, or like a dead man carried to the grave, so do the priests secure the doors with bar…
H A DEcclesiastes.txt157 …y had done the works of the wicked: and there are wicked men, who are as secure as though they had…
H A DEcclesiasticus.txt113 … He that hearkeneth to her, shall judge nations: and he that looketh upon her, shall remain secure.
H A DEzechiel.txt718 …28:26. And they shall dwell therein secure, and they shall build houses, and shall plant vineyards…
873 … to cease out of the land: and they that dwell in the wilderness shall sleep secure in the forests.
H A DJeremias.txt308 … with footmen, how canst thou contend with horses? and if thou hast been secure in a land of peace…
H A DJob.txt257 …d thou shalt have confidence, hope being set before thee, and being buried thou shalt sleep secure.
496 21:9. Their houses are secure and peaceable, and the rod of God is not upon them.
H A DJudges.txt197 …aying, then shall thy hands be strengthened, and thou shalt go down more secure to the enemies' ca…
222 …the east of Nobe and Jegbaa, and smote the camp of the enemies, who were secure, and suspected no …
491 …welt therein without any fear, according to the custom of the Sidonians, secure and easy, having n…
494 …18:10. We shall come to a people that is secure, into a spacious country, and the Lord will delive…
511 …ngs we spoke of before, and came to Lais, to a people that was quiet and secure, and smote them wi…
H A DMatthew.txt1065 28:14. And if the governor shall hear of this, we will persuade him and secure you.
H A DOsee.txt28 … I will destroy the bow, and the sword, and war out of the land: and I will make them sleep secure.
H A DProverbs.txt303 …fflicted with evil, that is surety for a stranger: but he that is aware of snares, shall be secure.
423 15:15. All the days of the poor are evil: a secure mind is like a continual feast.

12345