snipe-it/app/Http
Tobias Franzius 90a344af0b Fixes #13341 Clean up correct seats on license delete
Before this, we checked for the `id` collumn in the `license_seats` table, insteasd of
using `license_id` for this.

This way, we ensure that we only alter seats belonging to the correct license.
2023-07-20 13:48:57 +02:00
..
Controllers Fixes #13341 Clean up correct seats on license delete 2023-07-20 13:48:57 +02:00
Livewire Change the field name to the same the model uses 2023-07-17 12:08:10 -06:00
Middleware Fixed #12772 - use the APP_URL config more consistently 2023-04-05 16:05:40 -07:00
Requests Use translation string 2023-05-03 10:55:30 -07:00
Traits Added a validation to use the same name in categories with different types 2021-10-08 15:19:16 -05:00
Transformers Merge pull request #13197 from akemidx/current_value_for_assets 2023-07-19 19:06:15 +01:00
Kernel.php Log user out of other devices when they change their password 2022-08-25 12:24:26 -07:00