aio-interface: show better instructions what should be done if you did not see a password (#8349)

This commit is contained in:
Simon L.
2026-06-17 14:32:54 +02:00
committed by GitHub
+3
View File
@@ -8,6 +8,9 @@
<text x="10" y="50" fill="var(--color-nextcloud-logo)" class="fallback-text">Nextcloud Logo</text>
</svg>
<h2>Nextcloud All-In-One is already installed</h2>
<p>The password is only shown once on the very first visit of this page.</p>
<p>If you did not see a password on this page upon first installation, you should re-install the whole instance as the password might have been stolen.</p>
<p>See <a target="_blank" href="https://github.com/nextcloud/all-in-one#how-to-properly-reset-the-instance">this documentation</a> on the matter.</p>
<a href="." class="button">Open Nextcloud AIO</a>
</div>
{% endblock %}