From 899357f76e88908f6829f95e8036a37787df2a6f Mon Sep 17 00:00:00 2001 From: CodeShell <122738806+CodeShellDev@users.noreply.github.com> Date: Sun, 8 Jun 2025 21:57:05 +0200 Subject: [PATCH 1/2] fixed link to authentik --- .github/templates/README.template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/templates/README.template.md b/.github/templates/README.template.md index 99ab1c6..70decee 100644 --- a/.github/templates/README.template.md +++ b/.github/templates/README.template.md @@ -13,7 +13,7 @@ Get the latest version of the `docker-compose.yaml` file: ### Setup Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo, -this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.com)). +this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)). Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below From 39f92dbd5d993314da25a18f5e9a84255c9ab864 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 19:57:26 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0fa756..ac392c7 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ volumes: ### Setup Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo, -this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.com)). +this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)). Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below