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

Verify kill task permissions is right #254

Open
github-actions bot opened this issue Feb 10, 2024 · 0 comments
Open

Verify kill task permissions is right #254

github-actions bot opened this issue Feb 10, 2024 · 0 comments
Labels

Comments

@github-actions
Copy link

Will have to verify that it's enough that .player on task control can

be considered "owner" of the task, or there needs to be some more

elaborate consideration here?

// TODO: Verify kill task permissions is right

        // We reject this outright if the sender permissions are not sufficient:
        //   The either have to be the owner of the task (task.programmer == sender_permissions.task_perms)
        //   Or they have to be a wizard.
        // TODO: Verify kill task permissions is right
        //   Will have to verify that it's enough that .player on task control can
        //   be considered "owner" of the task, or there needs to be some more
        //   elaborate consideration here?
@github-actions github-actions bot added the todo label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants