diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e9f4d9ea4..03ec27a04 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -131,7 +131,7 @@ When you are creating an enhancement suggestion, please fill in [the template](h authentik can be run locally, all though depending on which part you want to work on, different pre-requisites are required. -This is documented in the [developer docs](https://goauthentik.io/developer-docs/) +This is documented in the [developer docs](https://goauthentik.io/developer-docs/?utm_source=github) ### Pull Requests diff --git a/README.md b/README.md index 7eddadbf8..21af7b456 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ authentik is an open-source Identity Provider focused on flexibility and versati ## Installation -For small/test setups it is recommended to use docker-compose, see the [documentation](https://goauthentik.io/docs/installation/docker-compose/) +For small/test setups it is recommended to use docker-compose, see the [documentation](https://goauthentik.io/docs/installation/docker-compose/?utm_source=github) -For bigger setups, there is a Helm Chart [here](https://github.com/goauthentik/helm). This is documented [here](https://goauthentik.io/docs/installation/kubernetes/) +For bigger setups, there is a Helm Chart [here](https://github.com/goauthentik/helm). This is documented [here](https://goauthentik.io/docs/installation/kubernetes/?utm_source=github) ## Screenshots @@ -33,7 +33,7 @@ Light | Dark ## Development -See [Development Documentation](https://goauthentik.io/developer-docs/) +See [Development Documentation](https://goauthentik.io/developer-docs/?utm_source=github) ## Security diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html index a29870e42..eee976eec 100644 --- a/authentik/core/templates/login/base_full.html +++ b/authentik/core/templates/login/base_full.html @@ -61,7 +61,7 @@ {% endfor %} {% if tenant.branding_title != "authentik" %}
  • - + {% trans 'Powered by authentik' %}
  • diff --git a/authentik/stages/email/templates/email/base.html b/authentik/stages/email/templates/email/base.html index 3797461a1..003f0e5f0 100644 --- a/authentik/stages/email/templates/email/base.html +++ b/authentik/stages/email/templates/email/base.html @@ -21,7 +21,7 @@ diff --git a/internal/outpost/proxyv2/templates/error.html b/internal/outpost/proxyv2/templates/error.html index 7bc4b18e6..f8853f6d7 100644 --- a/internal/outpost/proxyv2/templates/error.html +++ b/internal/outpost/proxyv2/templates/error.html @@ -52,7 +52,7 @@