From dc24f16fdd1a03c9d7eb2d513b5b5302edce433d Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Wed, 17 Jun 2026 11:52:50 +0200 Subject: [PATCH] aio-interface: show better instructions what should be done if you did not see a password Signed-off-by: Simon L. --- php/templates/already-installed.twig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/php/templates/already-installed.twig b/php/templates/already-installed.twig index e16e6792..055e3bf4 100644 --- a/php/templates/already-installed.twig +++ b/php/templates/already-installed.twig @@ -8,6 +8,9 @@ Nextcloud Logo

Nextcloud All-In-One is already installed

+

The password is only shown once on the very first visit of this page.

+

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.

+

See this documentation on the matter.

Open Nextcloud AIO {% endblock %}