Home
last modified time | relevance | path

Searched refs:addresses (Results 26 – 50 of 69) sorted by last modified time

123

/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md192 * #686: Corrected PDO principal backend's findByURI for email addresses that
617 * #561: IMip Plugin didn't strip mailto: from email addresses.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php353 $addresses = $node->getAlternateUriSet();
354 $addresses[] = $this->server->getBaseUri() . $node->getPrincipalUrl() . '/';
355 return new LocalHref($addresses);
360 $addresses = $node->getAlternateUriSet();
362 foreach ($addresses as $address) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php356 $addresses = $this->getAddressesForPrincipal(
367 $this->processICalendarChange($oldObj, $vCal, $addresses, [], $modified);
422 $addresses = $this->getAddressesForPrincipal(
427 $messages = $broker->parseEvent(null, $addresses, $node->get());
646 * @param array $addresses
652 … processICalendarChange($oldObject = null, VCalendar $newObject, array $addresses, array $ignore =… argument
655 $messages = $broker->parseEvent($newObject, $addresses, $oldObject);
713 $addresses = $properties[$CUAS]->getHrefs();
714 return $addresses;
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md423 * #114: Support for 'MAILTO:' style email addresses (in uppercase) in the iTip
/plugin/groupmail/
H A Dplugin.info.txt8 - list of email addresses
/plugin/infomail/lang/en/
H A Dintro.txt3 Here you can manage wiki pages containing email addresses. These list of addresses will be availabl…
5 * Infomails are sent to all the addresses in the page
6 * do not use any formatting on the page, just enter email addresses (one per line)
/plugin/phpipam/
H A Dsyntax.php1699 $rest_api->execute('GET', 'addresses',
1700 array('tags', $hash_in['id'], 'addresses'), array(), $token_file) ;
/plugin/abortlogin/
H A DREADME.md6 ip addresses can be entered in the Config Mgr and the results will
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …s._isRelative = false;\n }\n\n // Does not process domain names or IP addresses.\n // Does not …
H A Dpdf.worker.js.map1 …s._isRelative = false;\n }\n\n // Does not process domain names or IP addresses.\n // Does not …
/plugin/iphelper/
H A DREADME
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md197 * #114: Support for 'MAILTO:' style email addresses (in uppercase) in the iTip
/plugin/ipban/
H A Dplugin.info.txt6 desc Allows administrators and managers to ban certain IP addresses from accessing the wiki
/plugin/ipban/ip-lib/
H A DREADME.md12 This library can handle IPv4, IPv6 addresses, as well as IP ranges, in CIDR formats (like `::1/128`…
66 ### Get the next/previous addresses
129 ### Format addresses and ranges
131 Both IP addresses and ranges have a `toString` method that you can use to retrieve a textual repres…
146 When working with IPv6, you may want the full (expanded) representation of the addresses. In this c…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithNamespacesAndList.php48 public $addresses; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithNamespacesAndList
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php223 $object->addresses = ['A' => 'Street 1', 'B' => 'Street 2'];
346 $object->addresses = [];
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfTests.yml82 test: IP addresses
84 IP addresses
/plugin/feedback/lang/en/
H A Dintro.txt3 This form allows you to define email addresses of people who should receive user feedback for certa…
5 Assigned e-mail addresses are used for sub-namespaces automatically. You can specify multiple addre…
/plugin/hidingip/
H A Dplugin.info.txt6 desc Avoid IP addresses shown to public. Admins can view IPs even with this plugin.
/plugin/cleanoldips/
H A DREADME3 Remove all IP addresses in a page's changelog that were recorded more than config:recent_days ago
H A Dplugin.info.txt6 desc Remove all IP addresses in a page's changelog that were recorded more than config:recent_day…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md82 format. Thus, Markdown's formatting syntax only addresses issues that
844 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: sim…
852 Automatic links for email addresses work similarly, except that
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md30 These are dangerous goodies though, and we need to make sure email addresses don't get mangled:
/plugin/swiftmail/lang/en/
H A Dintro.txt5 Give recipient's email addresses in the form below.
/plugin/authsplit/
H A DREADME20 real names, email addresses and groups. This is most probably specific to
30 HTTP authentication can't offer, such as email addresses. This is the scenario
127 - for login names, real names and email addresses, authsplit will try to
171 eMail addresses Modified here** Modified here
225 store additional user information such as real names, email addresses and
243 configuration settings no longer have any effect since all email addresses and

123