Home
last modified time | relevance | path

Searched refs:allowed (Results 76 – 100 of 724) sorted by relevance

12345678910>>...29

/plugin/authdomainlimitation/
H A DREADME3 Provides a method to regulate the (email) domains with which users are allowed to register himself.
/plugin/groupmanager/
H A DREADME8 GROUPMGR already allowed easy modification of group membership by non-admins.
27 <code>~~groupmanager|[groups to manage]|[allowed users and groups]~~</code>
/plugin/note/
H A DCHANGES.md22 * fix the issue with protected modes (e.g. ```<tt><code></tt>``` & ```<tt><file></tt>```) not being allowed within notes
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.AutoParagraph.txt
/plugin/autolink4/lang/en/
H A Dadmin_help.txt5 * Text to find. This can include certain regular expression characters, like square brackets and question marks. Pipe (|) and parentheses are not allowed.
/plugin/topbarsyntax/
H A DREADME17 css compatible width values allowed (like px, %, em). The second parameter configures
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm54 // For security, HTML is allowed in the first Kb of data for files having the
62 // - AllowedExtensions: the possible extensions that can be allowed.
64 // - DeniedExtensions: The extensions that won't be allowed.
H A Dcf5_upload.cfm61 <cfset SendUploadResults(1, "", "", "The """ & url.command & """ command isn't allowed")>
66 <cfset SendUploadResults(1, "", "", "The """ & url.type & """ type isn't allowed")>
235 // munge filename for html download. Only a-z, 0-9, _, - and . are allowed
H A Dcf5_connector.cfm138 …Content = '<Error number="1" text="The &quot;' & url.command & '&quot; command isn''t allowed" />'>
142 …<cfset xmlContent = '<Error number="1" text="The &quot;' & url.type & '&quot; type isn''t allowed"…
/plugin/groupmgr/
H A DREADME17 ~~GROUPMGR|[groups to manage]|[allowed users and groups]~~
/plugin/displayfile/
H A DREADME.md38 …nsions that should be allowed by the `displayfile` element. An empty list means any extension not …
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DFacebook.php24 * If you don't think this is scary you should not be allowed on the web at all
/plugin/issuelinks/
H A Dstyle.less280 cursor: not-allowed;
297 cursor: not-allowed;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfComments.yml48 Commenting before document start is allowed
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D55.55.js.map1 …..` is allowed as an identifier.\n * $ is allowed in identifiers.\n * unary_<op> is allowe…
H A D20.20.js.map1allowed :-(\n // [/\\/\\*/, 'comment.invalid' ], // this breaks block comments in…
H A D26.26.js.map1allowed :-(\n // [/\\/\\*/, 'comment.invalid' ], // this breaks block comments in…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso41 Set which file extensions are allowed and/or denied for each file type.
H A Dupload.lasso113 Make sure the file extension is allowed.
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst65 If the annotations is not allowed in the current context you got an ``AnnotationException``
229 The following usage are allowed:
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default169 …T']); // This is the list of domains for which thumbnails are allowed to be created. No…
171 $PHPTHUMB_CONFIG['nohotlink_text_message'] = 'Off-server thumbnailing is not allowed'; // text…
174 …rom any domain, if true only domains listed below in 'nooffsitelink_valid_domains' will be allowed.
175 …]); // This is the list of domains for which thumbnails are allowed to be created. Th…
176 …n only requests with a $_SERVER['HTTP_REFERER'] value in 'nooffsitelink_valid_domains' are allowed.
217 …lse, only images that can be converted to GD by ImageCreateFrom(JPEG|GIF|PNG) functions are allowed
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1020 public $allowed; variable in Google_AccessPolicy
1022 public function setAllowed( $allowed) { argument
1023 $this->allowed = $allowed;
1026 return $this->allowed;
4322 public $allowed; variable in Google_VideoContentDetailsRegionRestriction
4324 public function setAllowed(/* array(Google_string) */ $allowed) { argument
4325 $this->assertIsArray($allowed, 'Google_string', __METHOD__);
4326 $this->allowed = $allowed;
4329 return $this->allowed;
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/bibtex/OSBib/
H A DCHANGELOG19 name is now allowed if the punctuation characters are different.

12345678910>>...29