Skip to content

Conversation

sammynorway
Copy link
Contributor

PAPERLESS_SOCIALACCOUNT_PROVIDERS environment variable

  • Added missing comma between "server_url" and "claims" in compose.yaml

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 docs)

PAPERLESS_SOCIALACCOUNT_PROVIDERS environment variable

- Added missing comma between "server_url" and "claims" in compose.yaml


Signed-off-by: Anders Samuelsen <[email protected]>
@sammynorway sammynorway requested a review from a team as a code owner September 6, 2025 11:53
Copy link

netlify bot commented Sep 6, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit a06bae5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68bc20a0c602bd0008d692f3

Copy link

netlify bot commented Sep 6, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit a06bae5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68bc20a07f04a400084b478c

Copy link

netlify bot commented Sep 6, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit a06bae5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68bc20a07f770200088f922d

Copy link
Contributor

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@dewi-tik dewi-tik changed the title Update index.mdx website/integrations: add missing comma paperless-ngx Sep 6, 2025
Copy link
Contributor

@dewi-tik dewi-tik left a 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!

@dewi-tik dewi-tik enabled auto-merge (squash) September 6, 2025 23:32
Copy link

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.72%. Comparing base (114eb79) to head (a06bae5).
⚠️ Report is 4 commits behind head on main.

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     
Flag Coverage Δ
e2e 46.50% <ø> (-0.08%) ⬇️
integration 23.45% <ø> (-0.06%) ⬇️
unit 90.93% <ø> (+<0.01%) ⬆️

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.

@dewi-tik dewi-tik merged commit 5c77fa0 into goauthentik:main Sep 6, 2025
106 checks passed
PeshekDotDev pushed a commit that referenced this pull request Sep 11, 2025
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]>
kensternberg-authentik added a commit that referenced this pull request Sep 19, 2025
* 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)
  ...
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.

3 participants