Skip to content

Enable CORS and API access in configuration#805

Open
jscottelblein wants to merge 1 commit into
linuxserver:masterfrom
jscottelblein:patch-6
Open

Enable CORS and API access in configuration#805
jscottelblein wants to merge 1 commit into
linuxserver:masterfrom
jscottelblein:patch-6

Conversation

@jscottelblein

@jscottelblein jscottelblein commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Uncomment CORS configuration for API access and WallaBagger extension.

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description

Added API/OAuth location block (commented out by default)

Benefits of this PR and context

Browser extensions (i.e. WallaBagger) and other things requiring access need this.

How Has This Been Tested?

Using live on my own machines. If using something like Authelia/Authentik/TinyAuth be sure to also bypass the API/OAuth paths for the WallaBag container;

i.e.

tinyauth.apps.wallabag.path.allow: "^/(api|oauth)(/.*)?$$"

Uncomment CORS configuration for API access and WallaBagger extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants