snipe-it/app/Http
Tobias Regnery fb4fe30049 Fix asset creation with API and FullMultipleCompanySupport
It is currently possible to create an asset with arbitrary company without being superuser and FullMultipleCompanySupport enabled.
This bug goes back to 75ac7f80b9 which is part of version 6.3.0.
Fix this by restoring the previous behaviour to check the company_id with getIdForCurrentUser().
2024-10-11 12:19:20 +02:00
..
Controllers Fix asset creation with API and FullMultipleCompanySupport 2024-10-11 12:19:20 +02:00
Middleware Fixed #15439 - check database on healthcheck 2024-10-02 15:36:01 +01:00
Requests More validation 2024-10-09 22:15:37 +01:00
Traits Fixed behavior for null model numbers 2024-08-17 00:27:44 +01:00
Transformers reworked monthly depreciation variable value 2024-10-01 11:41:59 -07:00
Kernel.php Fixed #15439 - check database on healthcheck 2024-10-02 15:36:01 +01:00