Replies: 15 comments
-
|
Exact change that changes behavior: |
Beta Was this translation helpful? Give feedback.
-
|
The change was made to make Portainer more secure from malicious users. The Role allowed to Edit is the Environment Administrator. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
So that means that standard user with limited set of resources he has assigned and who can create/update/delete stacks manually can not uses webhooks anymore. And only way to allow them to use webhooks is to assign them environment administrator that will be able to see all resources? |
Beta Was this translation helpful? Give feedback.
-
|
Standard Users can create Stacks and enable webhooks. The Environment Administrators can toggle the webhook after creation. If you want a user to edit a webhook, they have to be in the Environment Administrator role. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
My scenario is that standard user creates stack but he has no option to create or see webhook url for that stack services. |
Beta Was this translation helpful? Give feedback.
-
|
@tamarahenson from your reply I understand that standard user should be able to create webhook for his created stack services, right? |
Beta Was this translation helpful? Give feedback.
-
|
I performed the following testing: Docker Standalone: Docker Swarm Can you attach screenshots or vids showing your issue? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Here is how we use it: Docker Swarm |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the additional information. I see here you are in CE and I was testing in BE hence the confusion. I am going to further investigate. I will update you as I learn more. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
@tamarahenson it's just demo instance I did set up but shouldn't standard user rights behave same on both CE and BE? |
Beta Was this translation helpful? Give feedback.
-
|
@tamarahenson any update on this? |
Beta Was this translation helpful? Give feedback.
-
|
any update of this, maybe I can create PR to fix this if some hint could be provided on how to better do this? |
Beta Was this translation helpful? Give feedback.
-
|
as issue was converted to discussion does that mean it will not be fixed? Would it be ok if I send PR to fix this? |
Beta Was this translation helpful? Give feedback.
-
|
@jamescarppe can you comment on this as there is no answer to this for quite some time 😕 |
Beta Was this translation helpful? Give feedback.
-
|
It looks like this one might have slipped through the cracks at some point - sorry about that. I'll check with the wider team as to where this is and get back to you as soon as I know more. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
With PR #7239 docker swarm service webhooks can be enabled and seen only by admin users.
Expected behavior
This is breaking change and should probably changed back (as personally I don't see reason why user can do this manually but can not create webhook for that).
Steps to reproduce the issue:
Technical details:
Beta Was this translation helpful? Give feedback.
All reactions