e-m-b-a / embark

EMBArk - The firmware security scanning environment
https://www.securefirmware.de
MIT License
318 stars 46 forks source link

increase user separation #168

Closed BenediktMKuehne closed 11 months ago

BenediktMKuehne commented 11 months ago

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

BenediktMKuehne commented 11 months ago

This needs some thorough testing since there shouldn't be any urls accessible to other users outside reports (if they aren't hidden)