Skip to content

website/integrations: paperless: use <slug>. instead of hardcoded slug value#14183

Merged
tanberry merged 1 commit intogoauthentik:mainfrom
dominic-r:sdko/docs/paperless/fix-openid-config
Apr 22, 2025
Merged

website/integrations: paperless: use <slug>. instead of hardcoded slug value#14183
tanberry merged 1 commit intogoauthentik:mainfrom
dominic-r:sdko/docs/paperless/fix-openid-config

Conversation

@dominic-r
Copy link
Member

@dominic-r dominic-r commented Apr 22, 2025

Updates the openid config url of the paperless ngx docs to use the <slug> placeholder as this value is user-customizable
Closes #13778

Details

REPLACE ME


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)

…g value

Closes #13778

Signed-off-by: Dominic R <dominic@sdko.org>
@dominic-r dominic-r requested a review from a team as a code owner April 22, 2025 21:27
@netlify
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit fc43342
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/680809c147f2dd00084d875b
😎 Deploy Preview https://deploy-preview-14183--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.

@netlify
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit fc43342
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/680809c18f5ddd00089240d3

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.

Thanks a ton @dominic-r !

@dominic-r
Copy link
Member Author

haha Tana, Jens beat you to it

@codecov
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (fffcb00) to head (fc43342).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14183      +/-   ##
==========================================
+ Coverage   92.75%   92.80%   +0.05%     
==========================================
  Files         808      808              
  Lines       41419    41419              
==========================================
+ Hits        38418    38440      +22     
+ Misses       3001     2979      -22     
Flag Coverage Δ
e2e 47.81% <ø> (+0.07%) ⬆️
integration 24.25% <ø> (ø)
unit 90.64% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tanberry tanberry merged commit 7bf58d0 into goauthentik:main Apr 22, 2025
89 checks passed
@dominic-r dominic-r deleted the sdko/docs/paperless/fix-openid-config branch April 22, 2025 21:56
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  packages/docusaurus-theme: Fix header alignment, overscroll, vertical padding. (#14120)
  outposts: add support for gateway API (#13272)
  translate: Updates for file web/xliff/en.xlf in fr (#14200)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14199)
  website/docs: adds code examples for getting user objects from a group object (#14101)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#14198)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14195)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#14197)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#14196)
  website/integrations: mealie add integration (#14188)
  core, web: update translations (#14187)
  core: bump goauthentik.io/api/v3 from 3.2025024.8 to 3.2025024.9 (#14189)
  website/docs: update user object doc (#14132)
  website/docs: dev-docs: style guide: no longer using italic for vars (#14185)
  website/docs: dev docs: style guide: update style conventions for urls (#14184)
  website/integrations: paperless: use <slug>. instead of hardcoded slug value (#14183)
  website/docs: updates style guide code block section (#14088)
  website: components: delete multilinecodeblock src (#14094)
  Revert "policies: buffered policy access view for concurrent authorization attempts when unauthenticated (#13629)" (#14180)
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.

Wrong documentation of integration with Paperless-NGX

3 participants