website: fix incorrect usage of "login to" + "log into" vs "log in to" (#14772)

This commit is contained in:
Dominic R
2025-05-29 10:23:19 -04:00
committed by GitHub
parent 2519bcef89
commit 8f939fa577
12 changed files with 14 additions and 14 deletions

View File

@ -13,7 +13,7 @@ The following placeholders are used in this guide:
## FreeIPA Setup
1. Log into FreeIPA.
1. Log in to FreeIPA.
2. Create a user in FreeIPA, matching your naming scheme. Provide a strong password, example generation methods: `pwgen 64 1` or `openssl rand 36 | base64 -w 0`. After you are done click **Add and Edit**.

View File

@ -26,7 +26,7 @@ To automate the deployment of this configuration use a [Group policy](https://su
## Windows / Internet Explorer
Log into the Windows machine using an account of your Kerberos realm (or administrative domain).
Log in to the Windows machine using an account of your Kerberos realm (or administrative domain).
Open Internet Explorer, click **Tools** and then click **Internet Options**. You can also find **Internet Options** using the system search.

View File

@ -21,7 +21,7 @@ The following placeholders are used in this guide:
## Apple
1. Log into your Apple developer account, and navigate to **Certificates, IDs & Profiles**, then click **Identifiers** in the sidebar.
1. Log in to your Apple developer account, and navigate to **Certificates, IDs & Profiles**, then click **Identifiers** in the sidebar.
2. Register a new Identifier with the type of **App IDs**, and the subtype **App**.
3. Choose a name that users will recognise for the **Description** field.
4. For your bundle ID, use the reverse domain of authentik, in this case `company.authentik`.

View File

@ -48,7 +48,7 @@ Finally, you need to publish the Facebook app.
## authentik configuration
1. Log into authentik as admin, and then navigate to **Directory -> Federation & Social login**
1. Log in to authentik as admin, and then navigate to **Directory -> Federation & Social login**
2. Click **Create**.
3. In the **New Source** box, for **Select type** select **Facebook OAuth Source** and then click **Next**.
4. Define the following fields:

View File

@ -14,7 +14,7 @@ The following placeholders are used in this guide:
## Mailcow
1. Log into mailcow as an admin and navigate to the OAuth2 Apps settings
1. Log in to mailcow as an admin and navigate to the OAuth2 Apps settings
![OAuth2 Apps menu](./mailcow1.png)