snipe_it/app/Http
Tobias Regnery 1318dc6111 Add a backward compatibility setting for locations with companies
Now that locations have a company_id they get restricted to the users company with FullMultipleCompanySupport.
This breaks backward compatibility, because before everyone can handle locations without restrictions.
Add a setting right below FullMultipleCompanySupport so that everyone can switch to the desired behaviour.
The default is off and the existing behaviour is preserved.
2024-11-04 10:03:38 +01:00
..
Controllers Add a backward compatibility setting for locations with companies 2024-11-04 10:03:38 +01:00
Middleware Fixed #15439 - check database on healthcheck 2024-10-02 15:36:01 +01:00
Requests changes cc_email validation to allow array 2024-10-30 11:42:15 -07:00
Traits Fixed behavior for null model numbers 2024-08-17 00:27:44 +01:00
Transformers Add ability to tie locations to companies 2024-11-04 10:03:37 +01:00
Kernel.php Fixed #15439 - check database on healthcheck 2024-10-02 15:36:01 +01:00