snipe-it/app/Http
Tobias Regnery 9e1d7ffb5d Fix scope of departments for FullMultipleCompanySupport
If a user tries to view or edit a department from a different company
with FullMultipleCompanySupport enabled, there is a 403 error displayed.
Apply the correct company scope in order to only display the departments
from the own company in the departments view.

Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com>
2021-07-06 09:45:46 +02:00
..
Controllers Fix scope of departments for FullMultipleCompanySupport 2021-07-06 09:45:46 +02:00
Middleware Fix CSP Always being Enabled unless in debug mode. (#9543) 2021-05-05 10:51:47 -07:00
Requests Accept webp in uploads (not just image files) 2021-05-21 16:56:11 -07:00
Traits Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Transformers Added user locale to REST API GET /api/users response; (#9486) 2021-04-23 12:09:00 -07:00
Kernel.php Added #8931: add health controller without session (#8978) 2021-01-26 12:10:54 -08:00