Hide meetings menu from auditors

Auditors should not see the meetings menu in the navigation bar since they lack the necessary permissions to access meetings.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-03-17 14:16:19 +01:00
parent 5e3cb79550
commit 72d2f85ed2

View File

@@ -141,7 +141,6 @@ var AuditorPolicy = policy.NewPolicy(
ActionDataProtectionImpactAssessmentGet,
ActionTransferImpactAssessmentGet, ActionTransferImpactAssessmentList,
ActionSnapshotGet, ActionSnapshotList,
ActionMeetingGet, ActionMeetingList,
ActionFileGet, ActionFileDownloadUrl,
ActionStateOfApplicabilityGet, ActionStateOfApplicabilityList,
ActionApplicabilityStatementGet, ActionApplicabilityStatementList,