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

panel: don't become for local tasks #153

Merged
merged 1 commit into from
Sep 29, 2023
Merged

panel: don't become for local tasks #153

merged 1 commit into from
Sep 29, 2023

Conversation

maxhoesel
Copy link
Collaborator

@maxhoesel maxhoesel commented Sep 19, 2023

When we delegate_to: localhost, we should explicitly set become to false, as we may not have privilege escalation capabilities on the localhost. Tasks such as performing a URL query are not affected by privileges anyways.

Fixes #151

@maxhoesel maxhoesel added pr-patch This PR introduces a bugfix (-> patch release) roles Something affecting one or more roles labels Sep 19, 2023
@maxhoesel maxhoesel merged commit 9fcca16 into main Sep 29, 2023
1 check passed
@maxhoesel maxhoesel deleted the delegate_become branch September 29, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-patch This PR introduces a bugfix (-> patch release) roles Something affecting one or more roles
Projects
None yet
1 participant