<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to restrict uploading .exe file in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-restrict-uploading-exe-file/m-p/323600#M10601</link>
    <description>&lt;P&gt;Nuxeo is allowing to upload of any kind of file format to the application. I don't want to upload the .exe file to the application. can anyone tell me how to do this?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 04:45:20 GMT</pubDate>
    <dc:creator>Subash_bharath_</dc:creator>
    <dc:date>2021-06-10T04:45:20Z</dc:date>
    <item>
      <title>How to restrict uploading .exe file</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-restrict-uploading-exe-file/m-p/323600#M10601</link>
      <description>&lt;P&gt;Nuxeo is allowing to upload of any kind of file format to the application. I don't want to upload the .exe file to the application. can anyone tell me how to do this?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 04:45:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-restrict-uploading-exe-file/m-p/323600#M10601</guid>
      <dc:creator>Subash_bharath_</dc:creator>
      <dc:date>2021-06-10T04:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict uploading .exe file</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-restrict-uploading-exe-file/m-p/323601#M10602</link>
      <description>&lt;P&gt;If you're using WebUI, the upload providers support an &lt;CODE&gt;accept&lt;/CODE&gt; attribute, where the value is a comma-separated list of accepted mime types.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://doc.nuxeo.com/nxdoc/web-ui-upload-providers/"&gt;https://doc.nuxeo.com/nxdoc/web-ui-upload-providers/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here's an example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;nuxeo-dropzone role="widget"
                label="PDF file"
                name="content"
                accept="application/pdf"
                document="[[document]]"&amp;gt;&amp;lt;/nuxeo-dropzone&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Jun 2021 07:57:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-restrict-uploading-exe-file/m-p/323601#M10602</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2021-06-10T07:57:41Z</dc:date>
    </item>
  </channel>
</rss>

