-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/integrations: add missing comma paperless-ngx #16651
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
Conversation
PAPERLESS_SOCIALACCOUNT_PROVIDERS environment variable - Added missing comma between "server_url" and "claims" in compose.yaml Signed-off-by: Anders Samuelsen <[email protected]>
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-integrations canceled.
|
✅ Deploy Preview for authentik-storybook canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching this @sammynorway!
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #16651 +/- ##
==========================================
- Coverage 92.83% 92.72% -0.11%
==========================================
Files 838 838
Lines 45360 45360
==========================================
- Hits 42108 42062 -46
- Misses 3252 3298 +46
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Update index.mdx PAPERLESS_SOCIALACCOUNT_PROVIDERS environment variable - Added missing comma between "server_url" and "claims" in compose.yaml Signed-off-by: Anders Samuelsen <[email protected]>
* main: (121 commits) website: bump the eslint group in /website with 3 updates (#16674) web: bump the eslint group across 2 directories with 3 updates (#16675) web: bump vite from 7.1.4 to 7.1.5 in /web (#16676) website/docs: fix typo (#16681) core: Include region comments in VSCode Minimap. (#16667) tasks: fix status and healthcheck breaking with connection issues (#16504) website/docs: add period on very last sentence. (#16669) core: bump golang.org/x/sync from 0.16.0 to 0.17.0 (#16657) web: bump the eslint group across 3 directories with 2 updates (#16661) web: bump the storybook group across 1 directory with 5 updates (#16662) core: bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (#16658) core: bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 (#16659) website: bump the eslint group in /website with 2 updates (#16660) web: bump the rollup group across 1 directory with 4 updates (#16663) web: bump pino from 9.9.2 to 9.9.4 in /web (#16664) lifecycle/aws: bump aws-cdk from 2.1028.0 to 2.1029.0 in /lifecycle/aws (#16665) core: bump selenium/standalone-chrome from 139.0 to 140.0 in /tests/e2e (#16666) website/integrations: fix missing space after comma (#16650) website/integrations: add missing comma paperless-ngx (#16651) root: bump to debian trixie (#16626) ...
PAPERLESS_SOCIALACCOUNT_PROVIDERS environment variable
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 docs
)