snipe-it/app/Http/Controllers
snipe 7b33f95e83
Fixes/import permissions mask (#6826)
* Check for empty headers in import

* Added import permission

* Fixed model path in docblock

* Added import gate to default blade

* Check if the user is an admin OR idf they have import permissions

* Walked back that admin permission

Since admins are bound by full company support, it makes less sense to let admins have this permission by default, versus having them specifically designated to the import permission
2019-03-18 11:58:08 -07:00
..
Api Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
Auth Switch LDAP error to debug, to avoid crapping up the logs 2019-01-17 20:18:03 -08:00
AccessoriesController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetCheckinController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetCheckoutController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetFilesController.php Fixes #5859 - add file name/size to file upload UI (#5861) 2018-07-16 20:09:53 -07:00
AssetMaintenancesController.php Return an error if asset maintenance is associated with a non-existant asset 2019-01-16 02:19:57 -08:00
AssetModelsController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
AssetsController.php Changed logging to info level for LDAP 2019-03-13 15:14:03 -07:00
BulkAssetsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CategoriesController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
CheckInOutRequest.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CompaniesController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
ComponentsController.php Removes the unused bulk operations for components (#5840) 2018-07-16 14:11:38 -07:00
ConsumablesController.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
CustomFieldsController.php Partial fix for #5896 2018-07-19 10:40:07 -07:00
CustomFieldsetsController.php Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
DashboardController.php Call migrate before passport install 2017-10-11 12:42:31 -07:00
DepartmentsController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
DepreciationsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
GroupsController.php Fixed incorrect group route 2019-01-24 15:17:11 -08:00
ImportsController.php Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
LicensesController.php implemented specific seat checkout (#5887) 2018-07-23 20:28:45 -07:00
LocationsController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
ManufacturersController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php Fixed #6703 - fixes password confirmation (#6711) 2019-02-13 23:01:19 -08:00
ReportsController.php Fixed #4568 - escaping values in custom report 2018-12-12 19:38:24 -08:00
SettingsController.php Fix saving of REMOTE_USER setting broken by 1a64879b6 (#6565) 2019-01-15 13:59:36 -08:00
StatuslabelsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
SuppliersController.php Change image unlink error log to info from error 2019-03-13 12:22:12 -07:00
UsersController.php Fixed #6061 - Assigned user group cannot be removed 2019-02-12 23:43:38 -08:00
ViewAssetsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00