Problem/Motivation
We check if the user has access when we run the action but we should check whether the user has access when listing the actions for a better UI. Do not show the user things they cannot do!
We check if the user has access when we run the action but we should check whether the user has access when listing the actions for a better UI. Do not show the user things they cannot do!
Comments