Home
last modified time | relevance | path

Searched refs:domain (Results 51 – 75 of 236) sorted by relevance

12345678910

/plugin/farmer/lang/en/
H A Dtab_new_help.txt7 For .htaccess based setups this should be a single word. For domain based setups you should provide either a full qualified domain name.
8 If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base domain in the configuration.
13 * domain based: ''%%www.foo.com%%'' for an animal accessible at ''%%http://www.foo.com/%%''
14 * sub domain based: ''foo'' for an animal accessible at ''%%http://foo.example.com/%%''
/plugin/facebookalbum/
H A Dfacebook.php260 * @param String $domain the base domain
262 public function setBaseDomain($domain) { argument
263 $this->baseDomain = $domain;
279 * @param String $domain the base domain
659 $domain = $this->getBaseDomain();
663 $domain = $session['base_domain'];
669 if ($domain) {
670 $domain = '.' . $domain;
685 setcookie($cookieName, $value, $expires, '/', $domain);
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js28 var d = document.domain ;
35 var test = window.top.opener.document.domain ;
49 document.domain = d ;
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js28 var d = document.domain ;
35 var test = window.top.opener.document.domain ;
49 document.domain = d ;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php32 $domain = AF_INET;
36 $domain = AF_UNIX;
39 $this->socket = socket_create($domain, SOCK_DGRAM, $protocol) ?: null;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Host.txt
H A DURI.HostBlacklist.txt
/plugin/dig/
H A Dsyntax.php72 foreach ($data as $domain => $comment) {
74 $this->renderCell($R, [$domain, $comment]);
77 $dns = $this->getDNS($domain);
85 $ssl = $this->getSSL($domain);
119 * Get the DNS information for a domain
121 * @param string $domain
125 protected function getDNS($domain)
132 $record = dns_get_record($domain, DNS_ALL);
158 * Get the certificate information for a domain
160 * @param string $domain
[all...]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJarInterface.php61 * @param string|null $domain Clears cookies matching a domain
67 public function clear($domain = null, $path = null, $name = null); argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDomainsRDAP.php41 public $domain; variable in Google\\Service\\DomainsRDAP
86 'domain',
90 'path' => 'v1/domain/{+domainName}',
/plugin/authdomainlimitation/action/
H A Dsignup.php41 $domains = array_map(function($domain){
42 return trim($domain);
/plugin/swiftmail/
H A DSwift.php62 protected $domain = null; variable in Swift
81 public function __construct(Swift_Connection $conn, $domain=false, $options=null) argument
93 …if (!$domain) $domain = !empty($_SERVER["SERVER_ADDR"]) ? "[" . $_SERVER["SERVER_ADDR"] . "]" : "l…
95 $this->setDomain($domain);
208 $this->domain = (string) $name;
261 $this->setConnectionExtensions($this->command("EHLO " . $this->domain, 250));
262 else $this->command("HELO " . $this->domain, 250);
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php317 * @param string $domain
322 private static function process($domain, array $options, Info $info) argument
328 if ($checkForEmptyLabels && '' === $domain) {
331 return [$domain];
335 $domain = self::mapCodePoints($domain, $options, $info);
338 if (!Normalizer::isNormalized($domain, Normalizer::FORM_C)) {
339 $domain = Normalizer::normalize($domain, Normalizer::FORM_C);
343 $labels = explode('.', $domain);
/plugin/letsencrypt/
H A DLescript.php115 $this->log("Token for $domain saved at $tokenPath and should be available at $uri");
244 protected function getDomainPath($domain) argument
246 return $this->certificatesDir . '/' . $domain . '/';
266 $domain = reset($domains);
292 "CN" => $domain,
309 $csrPath = $this->getDomainPath($domain) . "/last.csr";
H A Dadmin.php166 foreach($domains as $domain => $expire) {
168 echo hsc($domain);
/plugin/gemini/
H A Dcli.php265 * @param string $domain
268 protected function getSelfSignedCertificate($domain) argument
271 $pemfile = getCacheName($domain, '.pem');
274 $pem = $this->createCert($domain);
/plugin/socialshareprivacy2/JC/
H A DREADME.md47 *Note: when deleting a cookie, you must pass the exact same path, domain and secure options that we…
77 …avior).* If you want to make it available for instance across the entire domain use `path: '/'`. D…
87 ### domain subsection
89 domain: 'example.com'
91 Define the domain where the cookie is valid. Default: domain of page where the cookie was created.
H A Djquery.cookie.js57 options.domain ? '; domain=' + options.domain : '',
/plugin/groupmail/
H A Drecaptchalib.php199 * @param string $domain The domain where the page is hosted
202 function recaptcha_get_signup_url ($domain = null, $appname = null) { argument
203 …om/recaptcha/admin/create?" . _recaptcha_qsencode (array ('domains' => $domain, 'app' => $appname…
/plugin/recaptcha/lib/
H A Drecaptchalib.php199 * @param string $domain The domain where the page is hosted
202 function recaptcha_get_signup_url ($domain = null, $appname = null) { argument
203 …return "http://recaptcha.net/api/getkey?" . _recaptcha_qsencode (array ('domain' => $domain, 'app…
/plugin/contactmodern/
H A Drecaptchalib.php199 * @param string $domain The domain where the page is hosted
202 function recaptcha_get_signup_url ($domain = null, $appname = null) { argument
203 …om/recaptcha/admin/create?" . _recaptcha_qsencode (array ('domains' => $domain, 'app' => $appname…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DEnterprises.php190 * @param string $domain Required. The exact primary domain name of the
195 public function listEnterprises($domain, $optParams = []) argument
197 $params = ['domain' => $domain];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2domain([0,1]).range(["#fff",a.color]),c=.6;d3.select(this).style("border-bottom-color",b(c)).style…
3domain(d3.extent(d3.merge([l,t]))).range(e?[p,0]:[0,p]);this.__chart__||d3.scale.linear().domain([…
4domain(c||d3.extent(b[0].values.map(n).concat(p))),l.range(r?e||[.5*x/b[0].values.length,x*(b[0].v…
5domain()[0]-b.yScale().domain()[1]),q=.03*p,r=a.nearestValueIndex(n.map(function(a){return a.value…
6domain(d||d3.merge(F).map(function(a){return a.x})).rangeBands(f||[0,C],A),p.domain(e||d3.extent(d…
7domain(),d=g[b].range(),e=c[0]-(c[1]-c[0])/9;if(J.indexOf(b)<0){var h=d3.scale.linear().domain([e,…
8domain(c||d3.extent(b,n)).range(e||[0,k]),m.domain(d||d3.extent(b,o)).range(f||[q,0]);{var r=j.sel…
/plugin/etherpadlite/action/
H A Detherpadlite.php29 $this->domain = trim($this->getConf('etherpadlite_domain'));
30 if ($this->domain == "")
31 $this->domain = $_SERVER["HTTP_HOST"];
365 setcookie("sessionID",$_SESSION["ep_sessionID"], 0, "/", $this->domain);
408 …et = array_merge($ret, Array("sessionID" => $_SESSION["ep_sessionID"], "domain" => $this->domain));
415 $this->include_script($event, 'document.domain = "'.$this->domain.'";');
/plugin/externalembed/
H A Dsyntax.php341 …$domain = ltrim(parse_url('http://' . str_replace(array('https://', 'http://'), '', $url), PHP_URL…
343 if(array_search($domain, DOMAIN_WHITELIST) === false) {
345 "Could not embed content from domain: " . htmlspecialchars($domain) . "
350 return $domain;

12345678910