snipe-it/app/Http/Controllers
Sxderp 187206cb88 Fix saving of REMOTE_USER setting broken by 1a64879b6 (#6565)
The previous commit made it such that remote user login could only
be enabled if two factor authentication was also enabled. Unnest
the configuration so that the setting can be applied without.
2019-01-15 13:59:36 -08:00
..
Api Check if user can see assets in statuslabels gate 2018-10-09 16:34:12 -07:00
Auth Changed LOG:: to Log:: 2018-09-26 19:06:31 -07: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 Create asset maintenance - Added orange bar for required asset to edit view (#5520) 2018-05-16 19:23:23 -07:00
AssetModelsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetsController.php Fixed image not uploading on asset create 2018-10-09 17:31:52 -07:00
BulkAssetsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CategoriesController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
CheckInOutRequest.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CompaniesController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08: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 Fixing authorization issues (#5807) 2018-07-12 18:28:02 -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 #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ImportsController.php Fixed #5217 - permissions error with importer for non-admins 2018-03-22 14:17:44 -07:00
LicensesController.php implemented specific seat checkout (#5887) 2018-07-23 20:28:45 -07:00
LocationsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ManufacturersController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php Fixed #5938 - added “self location edit” as permission 2018-07-24 12:42:16 -07: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 Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
UsersController.php Fixed #6349 - add view permission for print all assigned 2018-10-19 16:43:28 -07:00
ViewAssetsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00