Closed BenediktMKuehne closed 11 months ago
Further separates all view functions of each individual user
Some files and objects can be accessed by everyone without restrictions
Sensible barriers between users with limited interaction
no
This needs some thorough testing since there shouldn't be any urls accessible to other users outside reports (if they aren't hidden)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Further separates all view functions of each individual user
What is the current behavior? (You can also link to an open issue here)
Some files and objects can be accessed by everyone without restrictions
What is the new behavior (if this is a feature change)? If possible add a screenshot.
Sensible barriers between users with limited interaction
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
no