mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Regression: Auth with API Key #5111
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 @endrl on GitHub (Sep 26, 2023).
Please describe your bug
The following endpoints return a
403 Forbiddenwhile using an API key in latest master/System/Info/Library/VirtualFoldersOther endpoints like
/ItemsorVideos/${itemId}/master.m3u8still workRepro:
http://localhost:8096/System/Info?ApiKey=379cbd42c3af4ff0a9f3f4535a25170fxThank you
Jellyfin Version
Other
if other:
master
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@nielsvanvelzen commented on GitHub (Sep 26, 2023):
This might be a regression from #9747 (CC @Shadowghost).
@Shadowghost commented on GitHub (Sep 26, 2023):
Possible, but it should have worked with the selected policy. I'll take a look when I have time.
@endrl commented on GitHub (Sep 26, 2023):
Thank you for your fast response. I reverted the commit and it works again.
@jellyfin-bot commented on GitHub (Jan 25, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Feb 17, 2024):
This issue was closed due to inactivity.