website: add a better edit this page element#13391
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #13391 +/- ##
==========================================
+ Coverage 92.68% 92.69% +0.01%
==========================================
Files 793 793
Lines 40347 40364 +17
==========================================
+ Hits 37394 37416 +22
+ Misses 2953 2948 -5
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:
|
| className="footer__link-item" | ||
| href="http://customers.goauthentik.io/l/support" | ||
| > | ||
| Get support |
There was a problem hiding this comment.
| Get support | |
| Contact Enterprise support |
| <strong>Help improve this content</strong> | ||
| </div> | ||
| <div className="card__body"> | ||
| Docs are great yay |
There was a problem hiding this comment.
| Docs are great yay | |
| We welcome your knowledge and expertise. If you see areas of the documentation that you can improve (fix a typo, correct a technical detail, add additional context, etc.) we would really appreciate your contribution. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-2a76bdf9c61a85c95dd1004c6e9c9c442d63ea5f
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-2a76bdf9c61a85c95dd1004c6e9c9c442d63ea5fAfterwards, run the upgrade commands from the latest release notes. |
2a76bdf to
36dd82a
Compare
851bcf3 to
3ca9aca
Compare
* main: website: add a better edit this page element (#13391) web/admin: allow user lists to show active only (#13403) core: Tidy contributor onboarding, fix typos. (#12700) translate: Updates for file web/xliff/en.xlf in zh-Hans (#13418) translate: Updates for file web/xliff/en.xlf in zh_CN (#13417) lib/config: fix conn_max_age parsing (#13370) core: bump golang.org/x/sync from 0.11.0 to 0.12.0 (#13407) stages/authenticator_email: Fix Enroll dropdown in the MFA Devices page (#13404) core: bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#13408) core: bump aws-cdk-lib from 2.181.1 to 2.182.0 (#13409) core: bump google-api-python-client from 2.162.0 to 2.163.0 (#13410) core: bump msgraph-sdk from 1.22.0 to 1.23.0 (#13411) core: bump jinja2 from 3.1.5 to 3.1.6 (#13412) web/user: ensure modal container on user-settings page is min-height: 100% (#13402) core, web: update translations (#13405) web/admin: add button to clear application cache (#13399) blueprints: Adjust title for MFA set up (#13400)
* main: (77 commits) web: Ignore Storybook when running codespell. (#13454) core: bump ruff from 0.9.9 to 0.9.10 (#13448) core: bump webauthn from 2.5.1 to 2.5.2 (#13449) website/docs: backup and restore: remove extra period (#13440) website: bump prismjs from 1.29.0 to 1.30.0 in /website (#13456) web: bump prismjs from 1.29.0 to 1.30.0 in /web (#13455) web: admin interface: faster card load (#13331) web/admin: fix display bug for assigned users in application bindings in the wizard (#13435) website: bump the build group across 1 directory with 9 updates (#13442) core: bump django from 5.0.12 to 5.0.13 (#13425) providers/SCIM: fix object exists error for users, attempt to look up user ID in remote system (#13437) website/docs: sys mgmt: document authentik backups/restoration (#12943) website: fix build in docker (#13430) website/integrations: zipline: add (#13257) translate: Updates for file web/xliff/en.xlf in fr (#13431) lifecycle/aws: bump aws-cdk from 2.1002.0 to 2.1003.0 in /lifecycle/aws (#13426) translate: Updates for file web/xliff/en.xlf in zh_CN (#13428) translate: Updates for file web/xliff/en.xlf in zh-Hans (#13429) core, web: update translations (#13423) website: add a better edit this page element (#13391) ...


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)