Home
last modified time | relevance | path

Searched refs:security (Results 1 – 25 of 170) sorted by relevance

1234567

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php43 $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) {
H A DAuth.php300 $security = $this->_settings->getSecurityData();
301 if (isset($security['logoutResponseSigned']) && $security['logoutResponseSigned']) {
303 $parameters['SigAlg'] = $security['signatureAlgorithm'];
521 $security = $this->_settings->getSecurityData();
522 if (isset($security['authnRequestsSigned']) && $security['authnRequestsSigned']) {
524 $parameters['SigAlg'] = $security['signatureAlgorithm'];
578 $security = $this->_settings->getSecurityData();
579 if (isset($security['logoutRequestSigned']) && $security['logoutRequestSigned']) {
581 $parameters['SigAlg'] = $security['signatureAlgorithm'];
698 $security = $this->_settings->getSecurityData();
[all …]
H A DSettings.php568 $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'])) {
639 (!isset($security['signMetadata']['privateKey'])
646 … if (((isset($security['authnRequestsSigned']) && $security['authnRequestsSigned'] == true)
647 … || (isset($security['logoutRequestSigned']) && $security['logoutRequestSigned'] == true)
648 … || (isset($security['logoutResponseSigned']) && $security['logoutResponseSigned'] == true)
649 … || (isset($security['wantAssertionsEncrypted']) && $security['wantAssertionsEncrypted'] == true)
[all …]
H A DLogoutRequest.php58 $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'])) {
H A DLogoutResponse.php127 $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'])) {
H A DResponse.php142 $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…
354 if ($security['wantAssertionsSigned'] && !$hasSignedAssertion) {
361 if ($security['wantMessagesSigned'] && !$hasSignedResponse) {
604 $security = $this->_settings->getSecurityData();
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh46 --env xpack.security.enabled=true
47 --env xpack.security.http.ssl.enabled=true
48 --env xpack.security.http.ssl.verification_mode=certificate
49 --env xpack.security.http.ssl.key=certs/testnode.key
50 --env xpack.security.http.ssl.certificate=certs/testnode.crt
51 --env xpack.security.http.ssl.certificate_authorities=certs/ca.crt
52 --env xpack.security.transport.ssl.enabled=true
53 --env xpack.security.transport.ssl.verification_mode=certificate
54 --env xpack.security.transport.ssl.key=certs/testnode.key
55 --env xpack.security
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DYumSettings.php38 public $security; variable in Google\\Service\\OSConfig\\YumSettings
85 public function setSecurity($security) argument
87 $this->security = $security;
94 return $this->security;
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DSECURITY.md3 To report a security vulnerability, please use the
4 [Tidelift security contact](https://tidelift.com/security).
/plugin/fckg/
H A DREADME40 is called .htaccess.security and allows direct http access only to image files, but not
42 data/media directory. In this case security is enforced using the "secure" directory
47 Also: http://www.dokuwiki.org/plugin:fckglite?&#security
/plugin/svgpureinsert/
H A DREADME.md21 Details can be found [here](http://security.stackexchange.com/questions/11384/exploits-or-other-sec…
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md59 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
/plugin/htmlsafe/
H A Dplugin.info.txt6 desc Allows <html> tag usage with security concerned markups excluded
/plugin/btable2/
H A DREADME.md60 - implement dokuwiki security token (dokuwiki security guideline)
/plugin/securelogin/
H A Dplugin.info.txt5 …ed. This plugin encrypts submitted passwords, giving you and your users an extra layer of security.
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md57 ? If you will be parsing untrusted input from users, please consider setting the `html_input` and `allow_unsafe_links` options per the example above. See <https://commonmark.thephpleague.com/security/> for more details. If you also do choose to allow raw HTML input from untrusted users, consider using a library (like [HTML Purifier](https://github.com/ezyang/htmlpurifier)) to provide additional HTML filtering.
123 When a new **minor** version (e.g. `2.0` -> `2.1`) is released, the previous one (`2.0`) will continue to receive security and critical bug fixes for *at least* 3 months.
125 When a new **major** version is released (e.g. `1.6` -> `2.0`), the previous one (`1.6`) will receive critical bug fixes for *at least* 3 months and security updates for 6 months after that new release comes out.
129 **Professional support, including notification of new releases and security updates, is available through a [Tidelift Subscription](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme).**
133 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure with us.
203 Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dredirects.asciidoc6 [role="exclude",id="security"]
/plugin/etherpadlite/
H A Dstyle.css1 .pad-toggle, .pad-close, .pad-lock, .pad-security, .pad-saveable {
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
/plugin/authgooglesheets/vendor/google/auth/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
/plugin/authgooglesheets/vendor/google/apiclient/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).

1234567