You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless a super admin, org admins should only see user groups in their own org and super admins should see the label include the organization the group is for.
The text was updated successfully, but these errors were encountered:
@glind Right now BE throws all data to FE. This is a security concern. It would be best if BE could filter the data based on request and user role and/or organization.
@glind Right now BE throws all data to FE. This is a security concern. It would be best if BE could filter the data based on request and user role and/or organization.
Thanks @RadhikaPPatel good catch. Do you mind opening an issue in the TP core for this and mention it should be submitted as a pull request to the upstream buildly core as well. Thanks
Unless a super admin, org admins should only see user groups in their own org and super admins should see the label include the organization the group is for.
The text was updated successfully, but these errors were encountered: