| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/ |
| D | ContactSettings.php | 27 public $privacy; variable in Google\\Service\\CloudDomains\\ContactSettings 50 public function setPrivacy($privacy) argument 52 $this->privacy = $privacy; 59 return $this->privacy;
|
| /plugin/googleconsentmananger/ |
| D | jquery.cookiebar.js | 33 policyButton: false, //Set to true to show Privacy Policy button 34 policyText: 'Privacy Policy', //Text on Privacy Policy button 35 policyURL: '/privacy-policy/', //URL of Privacy Policy 49 domain: String(window.location.hostname), //Location of privacy policy 112 //Sets up privacy policy button if required
|
| /plugin/badbehaviour/bad-behavior/ |
| D | responses.inc.php | 9 … browser. This may be caused by a malfunctioning proxy server or browser privacy software.', 'log'… 17 … browser. This may be caused by a malfunctioning proxy server or browser privacy software.', 'log'… 20 … browser. This may be caused by a malfunctioning proxy server or browser privacy software.', 'log'… 24 … browser. This may be caused by a malfunctioning proxy server or browser privacy software.', 'log'… 31 …eceived. This may be caused by a malfunctioning proxy server or browser privacy software. If you … 44 …s server. This may be caused by a malfunctioning proxy server or browser privacy software.', 'log'…
|
| /plugin/googleconsentmananger/lang/en/ |
| D | settings.php | 13 $lang['policyButton'] = 'Text on Privacy Policy button'; 14 $lang['policyURL'] = 'URL of Privacy Policy';
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | browsers.yml | 29 'com.duckduckgo.mobile.android': 'DuckDuckGo Privacy Browser' 115 'com.ghostery.android.ghostery': 'Ghostery Privacy Browser' 178 'org.plus18.android': '18+ Privacy Browser' 210 'privacy.explorer.fast.safe.browser': 'Privacy Explorer Fast Safe' 307 'com.stoutner.privacybrowser.standard': 'Privacy Browser' 324 'com.cloaktp.browser': 'Privacy Pioneer Browser'
|
| /plugin/socialshareprivacy2/SSP/scripts/ |
| D | jquery.socialshareprivacy.js | 294 var options = $share.data('social-share-privacy-options'); 349 var options = $share.data('social-share-privacy-options'); 422 return this.data('social-share-privacy-options'); 427 this.removeData('social-share-privacy-options'); 440 var options = $self.data('social-share-privacy-options'); 448 var options = $self.data('social-share-privacy-options'); 456 var options = $self.data('social-share-privacy-options'); 466 $.extend(true, $(this).data('social-share-privacy-options'), value); 470 return this.data('social-share-privacy-options')[arg]; 578 if (service.privacy !== 'safe') { [all …]
|
| D | jquery.socialshareprivacy.autoload.js | 2 $('*[data-social-share-privacy=true]:not([data-init=true])').
|
| D | jquery.socialshareprivacy.settings.js | 16 $('script[type="application/x-social-share-privacy-settings"]').each(function () {
|
| D | jquery.socialshareprivacy.mail.js | 29 'privacy' : 'safe', property
|
| /plugin/authfacebook/lib/GraphNodes/ |
| D | GraphGroup.php | 142 * Returns the `privacy` (The privacy setting of the Group) as string if present. 148 return $this->getField('privacy');
|
| D | GraphAlbum.php | 163 * Returns the privacy settings for the album. 169 return $this->getField('privacy');
|
| D | GraphEvent.php | 134 * Returns the `privacy` (Who can see the event) as string if present. 140 return $this->getField('privacy');
|
| /plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/ |
| H A D | MechanismSelector.php | 69 # 2. Privacy / encryption support. 144 # Don't need to worry whether it supports integrity or privacy... 157 # Filter to those only supporting privacy...
|
| /plugin/skype/ |
| D | README.md | 90 Then you need to change your privacy settings in Skype: `Options` -> `Privacy` -> `Allow Net Status`
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
| D | Videos.php | 237 * example, a video's privacy setting is contained in the status part. As such, 239 * value includes the status part, the video's privacy setting will be updated 241 * specify a value, the existing privacy setting will be removed and the video 242 * will revert to the default privacy setting. In addition, not all parts
|
| D | LiveBroadcasts.php | 275 * the parameter value specifies. For example, a broadcast's privacy status is 278 * status part, the broadcast's privacy setting will be updated to whatever 280 * value, the existing privacy setting will be removed and the broadcast will 281 * revert to the default privacy setting.
|
| /plugin/vshare/lang/en/ |
| H A D | settings.php | 9 $lang['extrahard'] = 'Enable the enhanced privacy features for the embeds, this will disable featur…
|
| /plugin/cookielaw/lang/en/ |
| D | lang.php | 8 …our computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do…
|
| /plugin/cookielaw/lang/it/ |
| D | lang.php | 8 …. Inoltre riconosci di aver letto e compreso la nostra Informativa sulla privacy. Se non sei d\'ac…
|
| /plugin/externalembed/ |
| D | README.md | 4 This plugin includes domain privacy features allow you to embed content without needing a cookie / …
|
| /plugin/pureldap/vendor/freedsx/sasl/ |
| H A D | README.md | 3 …SL library. It supports authentication and security layer functionality (privacy / integrity, depe…
|
| /plugin/nobadbrowser/ |
| D | README | 6 using a bad browser, such as browsers made by GAFAM companies that invade privacy, or discontinued …
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | Browser.php | 72 '18' => '18+ Privacy Browser', 234 'DD' => 'DuckDuckGo Privacy Browser', 285 'GH' => 'Ghostery Privacy Browser', 522 'BP' => 'Privacy Browser', 524 'P4' => 'Privacy Explorer Fast Safe', 525 'X5' => 'Privacy Pioneer Browser', 837 'DuckDuckGo Privacy Browser' => ['DuckDuckGo'], 1049 if ('DuckDuckGo Privacy Browser' === $name) {
|
| /plugin/twitter/ |
| D | README.md | 3 … media cache thereby bypassing twitter's tracking cookies and complying with EU privacy guidelines.
|
| /plugin/vimeo/ |
| D | syntax.php | 120 $fields = 'name,description,embed.html,pictures.sizes,privacy,release_time'; 194 if ($video['privacy']['embed'] === 'private') {
|