snipe-it/app/Http/Controllers
snipe 1f247ff541 Don’t let the user checkout an asset to itself
(We should consolidate that AssetCheckoutRequest for the API)
2017-10-19 15:51:55 -07:00
..
Api Don’t let the user checkout an asset to itself 2017-10-19 15:51:55 -07:00
Auth
AccessoriesController.php Fix accessories route for invalid accessory ID 2017-10-18 08:53:25 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php
AssetsController.php Don’t let the user checkout an asset to itself 2017-10-19 15:51:55 -07:00
CategoriesController.php
CompaniesController.php
ComponentsController.php
ConsumablesController.php Fixes incorrect language reference for consumables on checkout if consumable doesn’t exist 2017-10-19 03:44:01 -07:00
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php
ImportsController.php
LicensesController.php Fixed load error if license is invalid 2017-10-19 03:37:27 -07:00
LocationsController.php
ManufacturersController.php
ModalController.php
ProfileController.php
ReportsController.php
SettingsController.php Fixes #4240 - allows admins to use custom password reset URL 2017-10-19 12:22:27 -07:00
StatuslabelsController.php Removed stupid count method 2017-10-19 10:37:30 -07:00
SuppliersController.php
UsersController.php
ViewAssetsController.php