Home
last modified time | relevance | path

Searched full:privacy (Results 1 – 25 of 75) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
DContactSettings.php27 public $privacy; variable in Google\\Service\\CloudDomains\\ContactSettings
50 public function setPrivacy($privacy) argument
52 $this->privacy = $privacy;
59 return $this->privacy;
/plugin/googleconsentmananger/
Djquery.cookiebar.js33 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/
Dresponses.inc.php9 … 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/
Dsettings.php13 $lang['policyButton'] = 'Text on Privacy Policy button';
14 $lang['policyURL'] = 'URL of Privacy Policy';
/plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/
Dbrowsers.yml29 '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/
Djquery.socialshareprivacy.js294 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 …]
Djquery.socialshareprivacy.autoload.js2 $('*[data-social-share-privacy=true]:not([data-init=true])').
Djquery.socialshareprivacy.settings.js16 $('script[type="application/x-social-share-privacy-settings"]').each(function () {
Djquery.socialshareprivacy.mail.js29 'privacy' : 'safe', property
/plugin/authfacebook/lib/GraphNodes/
DGraphGroup.php142 * Returns the `privacy` (The privacy setting of the Group) as string if present.
148 return $this->getField('privacy');
DGraphAlbum.php163 * Returns the privacy settings for the album.
169 return $this->getField('privacy');
DGraphEvent.php134 * 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 DMechanismSelector.php69 # 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/
DREADME.md90 Then you need to change your privacy settings in Skype: `Options` -> `Privacy` -> `Allow Net Status`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
DVideos.php237 * 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
DLiveBroadcasts.php275 * 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 Dsettings.php9 $lang['extrahard'] = 'Enable the enhanced privacy features for the embeds, this will disable featur…
/plugin/cookielaw/lang/en/
Dlang.php8 …our computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do…
/plugin/cookielaw/lang/it/
Dlang.php8 …. Inoltre riconosci di aver letto e compreso la nostra Informativa sulla privacy. Se non sei d\'ac…
/plugin/externalembed/
DREADME.md4 This plugin includes domain privacy features allow you to embed content without needing a cookie /
/plugin/pureldap/vendor/freedsx/sasl/
H A DREADME.md3 …SL library. It supports authentication and security layer functionality (privacy / integrity, depe…
/plugin/nobadbrowser/
DREADME6 using a bad browser, such as browsers made by GAFAM companies that invade privacy, or discontinued …
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DBrowser.php72 '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/
DREADME.md3 … media cache thereby bypassing twitter's tracking cookies and complying with EU privacy guidelines.
/plugin/vimeo/
Dsyntax.php120 $fields = 'name,description,embed.html,pictures.sizes,privacy,release_time';
194 if ($video['privacy']['embed'] === 'private') {

123