mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Jellyfin accessible without authentication #7039
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#7039
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrwrenchy on GitHub (May 26, 2025).
Description of the bug
I have a jellyfin server running on my local network, and it is for some reason visible on windows file manager, but that only was not the problem
there seems to be some security issue? or something maybe is wrong on my side and I need to fix something, but I can just click on the jellyfin webserver and its accessible without any authentication.
Reproduction steps
I do not know how this is possible, I had also recently formatted this windows PC, so it should not have authenticated in any way to the server.
What is the current bug behavior?
The server can be accessed and files can be transferred without any authentication.
What is the expected correct behavior?
It should either ask me for authentication, or it shouldn't be visible at all.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
Additional information
No response
@jester-xbmc commented on GitHub (May 26, 2025):
Disable the DLNA plugin and try again ?
@mrwrenchy commented on GitHub (May 27, 2025):
Hey, Thank you for the response, that worked for me, closing the issue now :).