Skip to content

Conversation

@0xSysR3ll
Copy link
Contributor

Description

Note

Ported from sct/overseerr#4173 and slightly modified. CC @OwsleyJr

This PR adds the ability for users with MANAGE_REQUESTS permission to bypass quota restrictions when making requests on behalf of other users.

The request will not count against the user's quota limits, allowing admins to make requests on behalf of users who may have exceeded their quota or for special circumstances.

Screenshot (if UI-related)

image

To-Dos

  • Disclosed any use of AI (see our policy)
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@0xSysR3ll 0xSysR3ll requested a review from a team as a code owner October 9, 2025 17:43
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.

Admin can't force a request through for a user who has met the request limit

2 participants