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

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-17 11:52:50 +02:00
parent 660a128708
commit dc24f16fdd
+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 %}