3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-06 16:38:17 +00:00
Files
snipe-it/app/Http/Controllers
Tobias Regnery fdcc17ca2c Fix user creation with FullMultipleCompanySupport enabled over API
It is currently possible as a non-superuser to create a new user or patch an existing user with arbitrary company over the API if FullMultipleCompanySupport is enabled.
Altough a highly unlikely scenario as the user needs permission to create API keys and new users, it is a bug that should get fixed.

Add a call to getIdForCurrentUser() to normalize the company_id if FullMultipleCompanySupport is enabled.
2024-10-16 11:47:18 +02:00
..
2024-09-17 22:16:41 +01:00
2024-10-01 14:26:32 -05:00
2024-08-18 04:51:36 +01:00
2024-09-19 17:01:17 +01:00
2024-07-04 22:37:58 +01:00
2024-08-07 18:04:39 +01:00
2024-07-04 22:37:58 +01:00
2024-07-04 22:37:58 +01:00
2024-10-02 15:48:35 +01:00
2024-07-08 17:41:20 +01:00