Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/docs: fix Nginx redirection example #12561

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

DanteMS
Copy link
Contributor

@DanteMS DanteMS commented Jan 4, 2025

Details

Fixes Nginx redirection example in the documentation.
Originally posted by @badcrc in #6886 (comment)


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: DanteMS <[email protected]>
@DanteMS DanteMS requested a review from a team as a code owner January 4, 2025 10:18
Copy link

netlify bot commented Jan 4, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 3ba3ddd
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67790ae1c6bcd70008b7062c

Copy link

netlify bot commented Jan 4, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 3ba3ddd
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67790ae17f273400080cf33b
😎 Deploy Preview https://deploy-preview-12561--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @DanteMS, for the follow-through on this. Seems like it was fixed in one of the docs (the index file) but not this one. We appreciate your help!

@tanberry tanberry merged commit f83fab2 into goauthentik:main Jan 6, 2025
65 checks passed
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (23faa0b) to head (3ba3ddd).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12561      +/-   ##
==========================================
- Coverage   92.77%   92.76%   -0.02%     
==========================================
  Files         770      770              
  Lines       38873    38873              
==========================================
- Hits        36064    36059       -5     
- Misses       2809     2814       +5     
Flag Coverage Δ
e2e 48.70% <ø> (-0.05%) ⬇️
integration 24.58% <ø> (ø)
unit 90.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

kensternberg-authentik added a commit that referenced this pull request Jan 8, 2025
* main:
  lib: add expression helper ak_create_jwt to create JWTs (#12599)
  api: cleanup owner permissions (#12598)
  website: bump aws-cdk from 2.174.0 to 2.174.1 in /website (#12593)
  core: bump aws-cdk-lib from 2.174.0 to 2.174.1 (#12594)
  website/integrations: portainer: group config steps (#12548)
  translate: Updates for file web/xliff/en.xlf in fi (#12586)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fi (#12584)
  website/docs: fix Nginx redirection example (#12561)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants