snipe-it/app/Http/Controllers
2020-02-04 18:15:01 -08:00
..
Api Changes offset to use the actual item count as override instead of 0 (#7788) 2020-02-04 12:32:24 -08:00
Auth
AccessoriesController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
ActionlogController.php
AssetCheckinController.php Fixed #7100 - Check if $user isset on checkin 2019-05-30 19:06:30 -07:00
AssetCheckoutController.php Removed old comments 2019-05-30 19:02:20 -07:00
AssetFilesController.php Only build the log upload destination path if there is a matching record 2019-05-24 15:28:53 -07:00
AssetMaintenancesController.php
AssetModelsController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
AssetsController.php Use “invalid barcode” image and suppress errors when barcode format is wrong 2020-02-04 18:15:01 -08:00
BulkAssetsController.php Changed has to filled to fix bulk asset editing 2019-05-31 14:11:43 -07:00
CategoriesController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
CheckInOutRequest.php
CompaniesController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
ComponentsController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
ConsumablesController.php Remove not existent variable 'id' in the redirect causing [ch10602] (#7732) 2020-01-17 16:12:24 -08:00
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php Small fix for reordering fields 2019-05-24 12:05:52 -07:00
DashboardController.php
DepartmentsController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
DepreciationsController.php
GroupsController.php
ImportsController.php
LicensesController.php Only display the file if the log record can be found 2019-05-24 16:06:52 -07:00
LocationsController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
ManufacturersController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
ModalController.php
ProfileController.php
ReportsController.php Smaller chunking for custom report, add max_execution_time 2019-08-15 06:14:25 -07:00
SettingsController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
StatuslabelsController.php
SuppliersController.php Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) 2019-12-05 22:23:05 -08:00
UsersController.php Fixed countable() strings on user destroy 2019-07-17 17:51:13 -07:00
ViewAssetsController.php