Add permission check when user update VodcfsSession #32
Labels
backend
The backend providing GraphQL API
bug 🐛
Something isn't working
domain: vodcfs session
The domain resource
Milestone
Currently, casl allow all update action to
VodcfsSession
. However, updatingVodcfsSeesion
of different user than actor is an unwilling operation for defaultUSER
role. Hence, we should find a way to validate full domain object inPoliciesGuard
.The text was updated successfully, but these errors were encountered: