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

Pass SupportAgent into all admin actions #7725

Open
jonasfj opened this issue May 14, 2024 · 1 comment
Open

Pass SupportAgent into all admin actions #7725

jonasfj opened this issue May 14, 2024 · 1 comment

Comments

@jonasfj
Copy link
Member

jonasfj commented May 14, 2024

We should also ensure that SupportAgent isn't affected by rate-limits

@isoos
Copy link
Collaborator

isoos commented May 20, 2024

I've investigated the code in admin actions, and it seems that the most difficult part would be to rewrite some of the consent models and audit records related to invites and their handling. They require an active User marking from where the invite originates from (storing the userId on the Consent entity), and this id is used in multiple places.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants