website/integrations: fix webfinger link in tailscale doc#14942
Merged
dewi-tik merged 2 commits intogoauthentik:mainfrom Jun 6, 2025
Merged
website/integrations: fix webfinger link in tailscale doc#14942dewi-tik merged 2 commits intogoauthentik:mainfrom
dewi-tik merged 2 commits intogoauthentik:mainfrom
Conversation
Modify the link in webfinger Signed-off-by: Bisn <b@bisn.cn>
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dominic-r
reviewed
Jun 6, 2025
dominic-r
approved these changes
Jun 6, 2025
Member
dominic-r
left a comment
There was a problem hiding this comment.
Thanks for this PR it's much appreciated!
6 tasks
Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14942 +/- ##
==========================================
- Coverage 92.77% 92.77% -0.01%
==========================================
Files 818 818
Lines 42196 42196
==========================================
- Hits 39149 39148 -1
- Misses 3047 3048 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kensternberg-authentik
added a commit
that referenced
this pull request
Jun 6, 2025
* main: (209 commits) core: bump django from 5.1.9 to 5.1.10 (#14951) website/docs: add 2025.6.1 release notes (#14948) root: remove /if/help (#14929) core, web: update translations (#14933) providers/proxy: add option to override host header with property mappings (#14927) website/integrations: fix webfinger link in tailscale doc (#14942) web/admin: make message container bottom aligned for admin interface (#14816) web/user: fix user settings flow not loading (#14911) website/docs: fix outdated and incorrect example kubernetes deployment (#14928) docusaurus-config: Update deps, colors. (#14796) admin: only run update checks in the default tenant (#14874) translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14923) core: bump astral-sh/uv from 0.7.10 to 0.7.11 (#14918) providers/proxy: set_oauth_defaults in reconcile instead of task (#14875) *: use ManagedAppConfig everywhere (#14839) tenants: fix tenant aware celery scheduler (#14921) core, web: update translations (#14910) core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 (#14919) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14915) translate: Updates for file web/xliff/en.xlf in zh_CN (#14916) ...
kensternberg-authentik
added a commit
that referenced
this pull request
Jun 6, 2025
* main: (209 commits) core: bump django from 5.1.9 to 5.1.10 (#14951) website/docs: add 2025.6.1 release notes (#14948) root: remove /if/help (#14929) core, web: update translations (#14933) providers/proxy: add option to override host header with property mappings (#14927) website/integrations: fix webfinger link in tailscale doc (#14942) web/admin: make message container bottom aligned for admin interface (#14816) web/user: fix user settings flow not loading (#14911) website/docs: fix outdated and incorrect example kubernetes deployment (#14928) docusaurus-config: Update deps, colors. (#14796) admin: only run update checks in the default tenant (#14874) translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14923) core: bump astral-sh/uv from 0.7.10 to 0.7.11 (#14918) providers/proxy: set_oauth_defaults in reconcile instead of task (#14875) *: use ManagedAppConfig everywhere (#14839) tenants: fix tenant aware celery scheduler (#14921) core, web: update translations (#14910) core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 (#14919) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14915) translate: Updates for file web/xliff/en.xlf in zh_CN (#14916) ...
kensternberg-authentik
added a commit
that referenced
this pull request
Jun 6, 2025
* main: web/maintenance: remove `writeOnly` hacks from Form and HorizontalFormElement (#14649) web/admin: use attribute naming scheme for attributes (#14644) core: bump django from 5.1.9 to 5.1.10 (#14951) website/docs: add 2025.6.1 release notes (#14948) root: remove /if/help (#14929) core, web: update translations (#14933) providers/proxy: add option to override host header with property mappings (#14927) website/integrations: fix webfinger link in tailscale doc (#14942) web/admin: make message container bottom aligned for admin interface (#14816)
cavefire
pushed a commit
to cavefire/authentik
that referenced
this pull request
Jun 24, 2025
…k#14942) * Update index.md Modify the link in webfinger Signed-off-by: Bisn <b@bisn.cn> * Update website/integrations/services/tailscale/index.md Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Bisn <b@bisn.cn> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Modify the link in webfinger
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)