From fc056dc5317fc6668f598601f8eeb2419744b45a Mon Sep 17 00:00:00 2001 From: Jniklas2 <18490197+Jniklas2@users.noreply.github.com> Date: Sat, 19 Apr 2025 14:53:03 +0200 Subject: [PATCH] docs: format warning and user instructions in installation guides (#838) --- docs/getstarted/install.de.md | 24 ++++++++++++------------ docs/getstarted/install.en.md | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/docs/getstarted/install.de.md b/docs/getstarted/install.de.md index 4b4207a73..f9840262c 100644 --- a/docs/getstarted/install.de.md +++ b/docs/getstarted/install.de.md @@ -160,24 +160,24 @@ Geschafft! === "Post 2025-03 (LDAP-Patch)" -!!! warning "Wichtig" - Die Logins sind seit 2025-03 getrennt. + !!! warning "Wichtig" + Die Logins sind seit 2025-03 getrennt. -- **Administratoren**: - Sie können sich jetzt als Administrator mit den Standard-Zugangsdaten `admin` und dem Passwort `moohoo` unter folgender Adresse anmelden: - **`https://${MAILCOW_HOSTNAME}/admin`** + - **Administratoren**: + Sie können sich jetzt als Administrator mit den Standard-Zugangsdaten `admin` und dem Passwort `moohoo` unter folgender Adresse anmelden: + **`https://${MAILCOW_HOSTNAME}/admin`** -- **Normale Mailbox-Benutzer**: - Loggen sich wie gewohnt hier ein: - **`https://${MAILCOW_HOSTNAME}`** (nur FQDN) + - **Normale Mailbox-Benutzer**: + Loggen sich wie gewohnt hier ein: + **`https://${MAILCOW_HOSTNAME}`** (nur FQDN) -- **Domänen-Administratoren**: - Bitte nutzen Sie die separate Login-Adresse: - **`https://${MAILCOW_HOSTNAME}/domainadmin`** + - **Domänen-Administratoren**: + Bitte nutzen Sie die separate Login-Adresse: + **`https://${MAILCOW_HOSTNAME}/domainadmin`** === "Pre 2025-03 (LDAP-Patch)" -Sie können nun unter **`https://${MAILCOW_HOSTNAME}`** mit den Standard-Zugangsdaten `admin` und dem Passwort `moohoo` zugreifen. + Sie können nun unter **`https://${MAILCOW_HOSTNAME}`** mit den Standard-Zugangsdaten `admin` und dem Passwort `moohoo` zugreifen. !!! info Wenn Sie mailcow nicht hinter einem Reverse Proxy verwenden, sollten Sie [alle HTTP-Anfragen auf HTTPS umleiten](../manual-guides/u_e-80_to_443.md). diff --git a/docs/getstarted/install.en.md b/docs/getstarted/install.en.md index 31e74c1c5..3f721ca24 100644 --- a/docs/getstarted/install.en.md +++ b/docs/getstarted/install.en.md @@ -160,24 +160,24 @@ Done! === "Post 2025-03 (LDAP Patch)" -!!! warning "Important" - Logins have been separated since 2025-03. + !!! warning "Important" + Logins have been separated since 2025-03. -- **Administrators**: -You can now log in as an administrator using the default credentials `admin` and the password `moohoo` at: -**`https://${MAILCOW_HOSTNAME}/admin`** + - **Administrators**: + You can now log in as an administrator using the default credentials `admin` and the password `moohoo` at: + **`https://${MAILCOW_HOSTNAME}/admin`** -- **Regular mailbox users**: -Continue logging in at the usual URL: -**`https://${MAILCOW_HOSTNAME}`** (FQDN only) + - **Regular mailbox users**: + Continue logging in at the usual URL: + **`https://${MAILCOW_HOSTNAME}`** (FQDN only) -- **Domain administrators**: -Log in at the dedicated URL: -**`https://${MAILCOW_HOSTNAME}/domainadmin`** + - **Domain administrators**: + Log in at the dedicated URL: + **`https://${MAILCOW_HOSTNAME}/domainadmin`** === "Pre 2025-03 (LDAP Patch)" -You can now access **`https://${MAILCOW_HOSTNAME}`** using the default credentials `admin` and the password `moohoo`. + You can now access **`https://${MAILCOW_HOSTNAME}`** using the default credentials `admin` and the password `moohoo`. !!! info