Home
last modified time | relevance | path

Searched refs:access (Results 201 – 225 of 874) sorted by relevance

12345678910>>...35

/plugin/plantuml/
H A DREADME.markdown28 However, the server must have a access to the Web. This can be an issue if you're on a Corporate ne…
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php289 …* @param string|array<mixed> $token The token (access token or a refresh token) that should be rev…
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt52 …e ssh key for the web server. To do this, you will very likely need root access. The procedure is…
68 …ing your own identity. However, you must give the web server read/write access to the local repos…
/plugin/quickstats/lang/en/
H A Dquery.txt38 …h appears in the header at the top of the output refers to the number of access for the page being…
49 …le you to keep all your work with quickstats in the admin panel, giving you immediate access to any
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md181 1. In the script handling the redirect URI, exchange the authorization code for an access token:
219 1. If you have delegated domain-wide access to the service account and you want to impersonate a us…
334 * directly with an access token, API key, or (recommended) using
371 …iceAccount#overview), it may be useful to perform some action when a new access token is granted. …
376 $logger->debug(sprintf('new access token received at cache key %s', $cacheKey));
/plugin/redissue/
H A DREADME.md44 * redissue.view: Choose the view you want to display. This will depend on the wiki user's access ri…
46 * Userview: doesn't manage access rights and display issue even if it's in private project.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php209 $share->access = DAV\Sharing\Plugin::ACCESS_NOACCESS;
/plugin/dlcounter/
H A DREADME.md10 A description of the datastore is also provided with some example code on how to access it and retr…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md68 - ``$options->getOpts`` lets you access set options
96 For more complex coloring you can access the color class through ``$this->colors`` in your script. The ``wrap()`` method
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md56 * TreeNode: Avoid undefined child access. (Ivan Enderlin, 2016-08-08T17:32:09+02:00)
57 * TreeNode: Avoid undefined token value access. (Ivan Enderlin, 2016-08-08T17:31:28+02:00)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc103 // access future's values, causing resolution if necessary
264 However, this is not needed if you access values via the ArrayInterface (for
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php547 public $access; variable in Google_Activity
575 public function setAccess(Google_Acl $access) { argument
576 $this->access = $access;
579 return $this->access;
H A DGoogle_PlusService.php373 public $access; variable in Google_Activity
401 public function setAccess(Google_Acl $access) { argument
402 $this->access = $access;
405 return $this->access;
H A DGoogle_OrkutService.php963 public $access; variable in Google_Activity
979 public function setAccess(Google_Acl $access) { argument
980 $this->access = $access;
983 return $this->access;
/plugin/vbsso/
H A DREADME.md8 …ulletin plugin that creates an interface for authenticating, controlling access, and managing user…
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG45 * fixed ArrayObject access with a null value
179 * exposed a way to access template data and methods in a portable way
180 * changed context access to use the PHP 7 null coalescing operator when available
318 * forbid access to the Twig environment from templates and internal parts of Twig_Template
450 * fixed getting a boolean or float key on an array, so it is consistent with PHP's array access:
496 * optimized variable access on PHP 5.4
586 * fixed a PHP notice when trying to access a key on a non-object/array variable
683 * optimized variable access when using PHP 5.4
863 sub-nodes are now accessed via getNode() (instead of property access)
864 attributes via getAttribute() (instead of array access)
/plugin/fedauth/Auth/OpenID/
H A DAX.php588 * @access private
/plugin/groupmanager/
H A DREADME56 4. But: users cannot remove themselves from the group that grants them access to the
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dmacro.rst42 But as with PHP functions, macros don't have access to the current template
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc303 Set Basic access authentication
/plugin/openid/Auth/OpenID/
H A DAX.php603 * @access private
/plugin/latexport/
H A DREADME.md140 ## Don't allow access to git directories
164 ## restrict access to it over HTTPS only! Uncomment the following two

12345678910>>...35