Files
signoz/pkg/types/authtypes
Vikrant Gupta 0d47f02100 fix(authz): validate transactionGroups in UpdateRole like CreateRole (#11898)
UpdatableRole.UnmarshalJSON unmarshalled transactionGroups directly into
the slice, bypassing the verb/resource/kind/selector validation that
CreateRole applies via NewTransactionGroups. Parse the field through
NewTransactionGroups so update enforces the same constraints, while
keeping transactionGroups required (omitted/null still rejected).
2026-06-29 20:30:25 +00:00
..
2026-05-29 11:43:35 +00:00
2026-01-19 22:27:21 +05:30
2026-01-19 22:27:21 +05:30
2026-01-19 22:27:21 +05:30