[PR #11873] Fix FirstTimeSetupHandler allowing public access #13022

Closed
opened 2026-02-07 07:05:50 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11873

State: closed
Merged: Yes


Changes
Instead of explicitly succeeding or failing, we should defer to DefaultAuthorizationHandler to handle user validation based on examples I could find. This seems to fix the issue when testing locally.

Issues
Fixes #11620

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11873 **State:** closed **Merged:** Yes --- **Changes** Instead of explicitly succeeding or failing, we should defer to DefaultAuthorizationHandler to handle user validation based on examples I could find. This seems to fix the issue when testing locally. **Issues** Fixes #11620
OVERLORD added the pull-request label 2026-02-07 07:05:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13022