mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Jellyfin accessible without authentication #7040
Reference in New Issue
Block a user
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 :).