<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Restricting guest access]]></title><description><![CDATA[<p dir="auto">Hi! Has anyone successfully restricted guest access to the CryptPad? I tried to follow the documentation and adding this line: AppConfig.registeredOnlyTypes = AppConfig.availablePadTypes; I tried both to add it in config.js file, and to create a file in the customize folder, as explained in the documentation of CryptPad. But nothing works. So I guess I'm doing something wrong <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/topic/9959/restricting-guest-access</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 21:56:19 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9959.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Sep 2023 09:28:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Restricting guest access on Mon, 04 Sep 2023 11:39:58 GMT]]></title><description><![CDATA[<p dir="auto">I was using the File manager, and I did not understand the documentation very well. In case anyone has trouble doing this, use the terminal for CryptPad and copy the necessary file using:</p>
<pre><code>cp /app/code/www/common/application_config_internal.js /app/data/customize/application_config.js
</code></pre>
<p dir="auto">Then you can use the File manager to edit the application_config.js file. It is in the customize folder when you open the File manager <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://forum.cloudron.io/post/73067</link><guid isPermaLink="true">https://forum.cloudron.io/post/73067</guid><dc:creator><![CDATA[mgn841]]></dc:creator><pubDate>Mon, 04 Sep 2023 11:39:58 GMT</pubDate></item><item><title><![CDATA[Reply to Restricting guest access on Mon, 04 Sep 2023 10:39:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mgn841" aria-label="Profile: mgn841">@<bdi>mgn841</bdi></a> You have to create it in <code>/app/data/customize/application_config.js</code> as specified in <a href="https://docs.cryptpad.org/en/admin_guide/customization.html#restricting-guest-access" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cryptpad.org/en/admin_guide/customization.html#restricting-guest-access</a>. Like:</p>
<p dir="auto"><img src="/assets/uploads/files/1693823910454-d18e1ec6-52a6-456e-9a43-99e4e4b6bf14-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/73062</link><guid isPermaLink="true">https://forum.cloudron.io/post/73062</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 04 Sep 2023 10:39:17 GMT</pubDate></item></channel></rss>