<?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[Please Allow disabling Sign-Up]]></title><description><![CDATA[<p dir="auto">Currently the env file is located at <code>/run/documenso</code> which gets rewritten on app start up, which prevents us from changing the <code>NEXT_PUBLIC_DISABLE_SIGNUP=false</code> setting to <code>true</code> to disable sign-ups.</p>
<p dir="auto">I'm using the app auth mode because the Cloudron SSO option didn't work for making e-mail based accounts as well.</p>
]]></description><link>https://forum.cloudron.io/topic/15389/please-allow-disabling-sign-up</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 15:43:58 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15389.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Apr 2026 04:40:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Please Allow disabling Sign-Up on Tue, 14 Apr 2026 12:05:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> Thanks for the quick response! I started out with the SSO option because I prefer it, but user invites were failing to go through the create account flow. They received an e-mail, but when clicking the link to create the account it took them straight to the sign-in page.</p>
]]></description><link>https://forum.cloudron.io/post/123408</link><guid isPermaLink="true">https://forum.cloudron.io/post/123408</guid><dc:creator><![CDATA[djxx]]></dc:creator><pubDate>Tue, 14 Apr 2026 12:05:58 GMT</pubDate></item><item><title><![CDATA[Reply to Please Allow disabling Sign-Up on Tue, 14 Apr 2026 09:42:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/djxx" aria-label="Profile: djxx">@<bdi>djxx</bdi></a></p>
<p dir="auto">The <code>/app/data/env</code> gets merged into the <code>/run/documenso/env</code> on each app start up.<br />
So if you change <code>NEXT_PUBLIC_DISABLE_SIGNUP=true</code> in you <code>/app/data/env</code> it persists.</p>
<p dir="auto">fyi: <code>NEXT_PUBLIC_DISABLE_SIGNUP=true</code> is the default when using Cloudron User Management when installing the app, when leaving the User Management to the app itself <code>NEXT_PUBLIC_DISABLE_SIGNUP=false</code> is set initially in <code>/app/data/env</code></p>
<p dir="auto">I will add a documentation section to <a href="https://docs.cloudron.io/packages/documenso" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/packages/documenso</a></p>
]]></description><link>https://forum.cloudron.io/post/123391</link><guid isPermaLink="true">https://forum.cloudron.io/post/123391</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Tue, 14 Apr 2026 09:42:07 GMT</pubDate></item></channel></rss>