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

Check for user permission before delete input resource #4858

Closed
1Jesper1 opened this issue Jun 22, 2018 · 0 comments · Fixed by #4867
Closed

Check for user permission before delete input resource #4858

1Jesper1 opened this issue Jun 22, 2018 · 0 comments · Fixed by #4867
Assignees
Labels
blocker If not finished by release date, the release will be postponed. bug security triaged
Milestone

Comments

@1Jesper1
Copy link

@dennisoelkers dennisoelkers added bug security blocker If not finished by release date, the release will be postponed. triaged labels Jun 25, 2018
@dennisoelkers dennisoelkers modified the milestones: 3.0.0, 2.4.6 Jun 25, 2018
@dennisoelkers dennisoelkers self-assigned this Jun 25, 2018
dennisoelkers added a commit that referenced this issue Jun 26, 2018
Before this change it was possible to terminate any input for every
authenticated user. This change introduces a check for the
`inputs:terminate:<input id>` permission before terminating an input.

Fixes #4858.
bernd pushed a commit that referenced this issue Jun 28, 2018
Before this change it was possible to terminate any input for every
authenticated user. This change introduces a check for the
`inputs:terminate:<input id>` permission before terminating an input.

Fixes #4858.
bernd pushed a commit that referenced this issue Jun 28, 2018
Before this change it was possible to terminate any input for every
authenticated user. This change introduces a check for the
`inputs:terminate:<input id>` permission before terminating an input.

Fixes #4858.

(cherry picked from commit 0582e31)
dennisoelkers pushed a commit that referenced this issue Jun 28, 2018
Before this change it was possible to terminate any input for every
authenticated user. This change introduces a check for the
`inputs:terminate:<input id>` permission before terminating an input.

Fixes #4858.

(cherry picked from commit 0582e31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker If not finished by release date, the release will be postponed. bug security triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants