Searched refs:security (Results 1 – 25 of 207) sorted by relevance
123456789
43 $security = $this->_settings->getSecurityData();62 if (isset($security['wantNameIdEncrypted']) && $security['wantNameIdEncrypted']) {108 … if (isset($security['requestedAuthnContext']) && $security['requestedAuthnContext'] !== false) {110 if (isset($security['requestedAuthnContextComparison'])) {111 $authnComparison = $security['requestedAuthnContextComparison'];119 if ($security['requestedAuthnContext'] === true) {128 foreach ($security['requestedAuthnContext'] as $contextValue) {
300 $security = $this->_settings->getSecurityData();301 if (isset($security['logoutResponseSigned']) && $security['logoutResponseSigned']) {302 …se, isset($parameters['RelayState'])? $parameters['RelayState']: null, $security['signatureAlgorit…303 $parameters['SigAlg'] = $security['signatureAlgorithm'];521 $security = $this->_settings->getSecurityData();522 if (isset($security['authnRequestsSigned']) && $security['authnRequestsSigned']) {523 … $this->buildRequestSignature($samlRequest, $parameters['RelayState'], $security['signatureAlgorit…524 $parameters['SigAlg'] = $security['signatureAlgorithm'];578 $security = $this->_settings->getSecurityData();579 if (isset($security['logoutRequestSigned']) && $security['logoutRequestSigned']) {[all …]
568 $security = $settings['security'];579 if ((isset($security['nameIdEncrypted']) && $security['nameIdEncrypted'] == true)611 $security = array();613 $security = $settings['security'];636 if (isset($security['signMetadata']) && is_array($security['signMetadata'])) {637 if ((!isset($security['signMetadata']['keyFileName'])638 || !isset($security['signMetadata']['certFileName'])) &&639 (!isset($security['signMetadata']['privateKey'])640 || !isset($security['signMetadata']['x509cert']))646 … if (((isset($security['authnRequestsSigned']) && $security['authnRequestsSigned'] == true)[all …]
58 $security = $this->_settings->getSecurityData();66 if (isset($security['nameIdEncrypted']) && $security['nameIdEncrypted']) {340 $security = $this->_settings->getSecurityData();342 if ($security['wantXMLValidation']) {369 if (!$security['relaxDestinationValidation']) {376 …$urlComparisonLength = $security['destinationStrictlyMatches'] ? strlen($destination) : strlen($cu…379 …$urlComparisonLength = $security['destinationStrictlyMatches'] ? strlen($destination) : strlen($cu…402 if ($security['wantMessagesSigned'] && !isset($_GET['Signature'])) {
127 $security = $this->_settings->getSecurityData();129 if ($security['wantXMLValidation']) {165 if (!$security['relaxDestinationValidation']) {172 …$urlComparisonLength = $security['destinationStrictlyMatches'] ? strlen($destination) : strlen($cu…175 …$urlComparisonLength = $security['destinationStrictlyMatches'] ? strlen($destination) : strlen($cu…187 if ($security['wantMessagesSigned'] && !isset($_GET['Signature'])) {
142 $security = $this->_settings->getSecurityData();144 if ($security['wantXMLValidation']) {174 …if (!isset($requestId) && isset($responseInResponseTo) && $security['rejectUnsolicitedResponsesWit…196 if (!$this->encrypted && $security['wantAssertionsEncrypted']) {203 if ($security['wantNameIdEncrypted']) {245 if (!$security['relaxDestinationValidation']) {252 …$urlComparisonLength = $security['destinationStrictlyMatches'] ? strlen($destination) : strlen($cu…255 …$urlComparisonLength = $security['destinationStrictlyMatches'] ? strlen($destination) : strlen($cu…354 if ($security['wantAssertionsSigned'] && !$hasSignedAssertion) {361 if ($security['wantMessagesSigned'] && !$hasSignedResponse) {[all …]
46 --env xpack.security.enabled=true47 --env xpack.security.http.ssl.enabled=true48 --env xpack.security.http.ssl.verification_mode=certificate49 --env xpack.security.http.ssl.key=certs/testnode.key50 --env xpack.security.http.ssl.certificate=certs/testnode.crt51 --env xpack.security.http.ssl.certificate_authorities=certs/ca.crt52 --env xpack.security.transport.ssl.enabled=true53 --env xpack.security.transport.ssl.verification_mode=certificate54 --env xpack.security.transport.ssl.key=certs/testnode.key55 --env xpack.security.transport.ssl.certificate=certs/testnode.crt[all …]
38 public $security; variable in Google\\Service\\OSConfig\\YumSettings85 public function setSecurity($security) argument87 $this->security = $security;94 return $this->security;
3 To report a security vulnerability, please use the4 [Tidelift security contact](https://tidelift.com/security).
15 … sustainable for maintainers while giving companies<br>assurances about security, maintenance, and…84 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
3 …(https://github.com/ljharb) or see https://tidelift.com/security if you have a potential security …
84 …security vulnerability within this package, please send an email to security@tidelift.com. All sec…
40 is called .htaccess.security and allows direct http access only to image files, but not42 data/media directory. In this case security is enforced using the "secure" directory47 Also: http://www.dokuwiki.org/plugin:fckglite?&#security
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
21 Details can be found [here](http://security.stackexchange.com/questions/11384/exploits-or-other-sec…
59 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
60 - implement dokuwiki security token (dokuwiki security guideline)