snipe-it/app
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
..
Console Merge remote-tracking branch 'origin/develop' into features/add_created_at_created_by 2024-09-20 13:43:50 +01:00
Events Allow admin to be nullable (for cli) 2024-07-03 20:50:35 +01:00
Exceptions Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
Helpers Added icon for dept 2024-08-31 13:48:42 +01:00
Http Fix asset creation with API and FullMultipleCompanySupport 2024-10-11 12:19:20 +02:00
Importer Add matching Model::reguard() 2024-10-02 10:50:40 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Listeners Merge pull request #15524 from Godmartinz/double-notif-bug 2024-09-30 19:24:19 +01:00
Livewire Change user_id to created_by 2024-09-17 22:16:41 +01:00
Models Switch to form requests for settings 2024-10-09 18:16:34 +01:00
Notifications refreshed the assetstatus relationship 2024-09-19 12:23:07 -07:00
Observers Change user_id to created_by 2024-09-17 22:16:41 +01:00
Policies Fixed tests 2024-04-17 09:26:07 +01:00
Presenters removes sortablity from current value column 2024-09-30 11:15:49 -07:00
Providers Trying to use the email_array translation 2024-10-09 19:30:25 +01:00
Rules Fixed #13396 - do not allow checkout to undeployable status types 2024-09-24 15:35:00 +01:00
Services Change user_id to created_by 2024-09-17 22:16:41 +01:00
View revert changes to label view 2024-09-04 12:38:35 -07:00