Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit sessions per user #11370

Merged
merged 1 commit into from Apr 21, 2024
Merged

Limit sessions per user #11370

merged 1 commit into from Apr 21, 2024

Conversation

crobibero
Copy link
Member

Partially fixes #11366

I tried adding a test for this but having the logic directly in the controller make it very difficult

bin101

This comment was marked as resolved.

@crobibero
Copy link
Member Author

This will not fix the bug as the surrounding if block will not be entered when controllableByUserId is not provided inside the request.

I believe L109-113 addresses your concern. If not- please be more specific

@bin101
Copy link

bin101 commented Apr 17, 2024

It does. Don't know how I missed it this morning, that why I already marked it as solved.

@crobibero crobibero merged commit 27fae3d into jellyfin:master Apr 21, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue]: SessionController permissions
4 participants