Skip to content

website/inteegrations: fix redirect URI in Seafile integration#20532

Merged
dewi-tik merged 1 commit intogoauthentik:mainfrom
DystopianRescuer:patch-3
Feb 24, 2026
Merged

website/inteegrations: fix redirect URI in Seafile integration#20532
dewi-tik merged 1 commit intogoauthentik:mainfrom
DystopianRescuer:patch-3

Conversation

@DystopianRescuer
Copy link
Contributor

If you just follow orders exactly as said here it'll lead you to an error because of the strict policy having a slash at the end but in the seahub_settings.py in the docs tells you to put it without it. This minor change can help people to not encounter this minimal error sometimes difficult to see.

If you just follow orders exactly as said here it'll lead you to an error because of the strict policy having a slash at the end but in the seahub_settings.py in the docs tells you to put it without it. This minor change can help people to not encounter this minimal error sometimes difficult to see.

Signed-off-by: Diego Bravo <10383549+DystopianRescuer@users.noreply.github.com>
@DystopianRescuer DystopianRescuer requested a review from a team as a code owner February 24, 2026 20:02
@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 258c0d4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/699e03de5f693f00086795fe
😎 Deploy Preview https://deploy-preview-20532--authentik-integrations.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 project configuration.

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 258c0d4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/699e03de8830070008817837
😎 Deploy Preview https://deploy-preview-20532--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 project configuration.

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 reporting this @DystopianRescuer

@dewi-tik dewi-tik enabled auto-merge (squash) February 24, 2026 20:28
@dewi-tik dewi-tik changed the title Fix redirect URI in Seafile integration documentation website/inteegrations: fix redirect URI in Seafile integration Feb 24, 2026
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label Feb 24, 2026
@dewi-tik dewi-tik merged commit 6269da9 into goauthentik:main Feb 24, 2026
100 checks passed
@DystopianRescuer DystopianRescuer deleted the patch-3 branch February 24, 2026 21:52
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (884e662) to head (258c0d4).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20532      +/-   ##
==========================================
- Coverage   93.29%   93.25%   -0.04%     
==========================================
  Files         981      981              
  Lines       55339    55339              
==========================================
- Hits        51628    51609      -19     
- Misses       3711     3730      +19     
Flag Coverage Δ
conformance 37.35% <ø> (+<0.01%) ⬆️
e2e 43.15% <ø> (+<0.01%) ⬆️
integration 22.32% <ø> (-0.05%) ⬇️
unit 91.51% <ø> (+<0.01%) ⬆️
unit-migrate 91.54% <ø> (+<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.

kensternberg-authentik added a commit that referenced this pull request Feb 25, 2026
* main:
  web/flow: Tidy identification stage (#20261)
  website/docs: fix upgrade link in release notes (#20540)
  website/docs: fix upgrade link in `2026.2` release notes (#20539)
  website/docs: update supported versions (#20534)
  website/docs: create draft release notes for `2026.5` (#20529)
  Fix redirect URI in Seafile integration documentation (#20532)
  website/docs: autogenerate release notes (#20527)
  providers/oauth2: add jti claim (#20484)
  providers/oauth2: deactivate locale after testing (#20518)
  policies: fix PolicyEngineMode ALL with static binding optimization (#20430)
  website/docs: fix linux setup docs (#20508)
  web: fix Edit Policy button on Flow view page (#20511)
  endpoints: fix infinite recursion in stage with unsupported connector (#20485)
  enterprise: add `ES384` to enterprise license algorithms (#20507)
  web/flow: fix typo in RedirectStage (#20488)
  website/docs: fix GitHub social-login wording and capitalization (#20489)
  web: bump knip from 5.84.1 to 5.85.0 in /web (#20464)
  website/integrations: standardize resource sections and update template (#20423)
  core, web: bump ajv from 6.12.6 to 6.14.0 in /packages/eslint-config (#20478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants