Skip to content

Fix validation for content updates

Daniel Gerhardt requested to merge fix-content-update-validation into master

The validation now checks that the roomId is not changed instead of checking the related room's ownerId. The ownerId is no longer relevant for authorization purposes.

Fixes: #151 (closed)
Related: arsnova-http-gateway!109 (merged)

Edited by Daniel Gerhardt

Merge request reports