Skip to content

Joplin: Remove authentication for /api endpoint - #814

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

Joplin: Remove authentication for /api endpoint#814
NaruZosa wants to merge 1 commit into
linuxserver:masterfrom
NaruZosa:patch-1

Conversation

@NaruZosa

Copy link
Copy Markdown

linuxserver.io


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

Description

Removed authentication for the /api endpoint, as this breaks communication via the client application which handles authentication natively, or for the /api/ping endpoint which shouldn't be protected.

Benefits of this PR and context

Fixes communication with the Joplin clients when using authentication such as authelia or tinyauth

How Has This Been Tested?

Used template on my setup with tinyauth enabled
Confirmed /api/ping is reachable without auth
confirmed mobile and desktop apps can communicate with the joplin server
Confirmed auth is required for accessing non-api endpoints, such as the root

Source / References

Removed authentication for the /api endpoint, as this breaks communication via the client application which handles authentication natively, or for the /api/ping endpoint which shouldn't be protected.
@NaruZosa NaruZosa changed the title Remove authentication for /api endpoint Joplin: Remove authentication for /api endpoint Aug 11, 2026
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