From 14186f392c991164d767832ac6fd499fc7f62cac Mon Sep 17 00:00:00 2001 From: CodeShell <122738806+CodeShellDev@users.noreply.github.com> Date: Sun, 8 Jun 2025 22:00:51 +0200 Subject: [PATCH 1/2] fixed authentik link (again) --- .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 037a8c3..74c1124 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.org)). +this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io)). Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below From 6d8e902150b2ce7d7181c0d940ed9b754dd13c0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 20:01:02 +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 f33902c..07c13c3 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.org)). +this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io)). Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below