snipe-it/app/Http/Requests
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
..
AssetCheckinRequest.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetCheckoutRequest.php Validate checkout_to_type on asset checkout 2017-11-27 21:20:12 -08:00
AssetFileRequest.php Fixes #5859 - add file name/size to file upload UI (#5861) 2018-07-16 20:09:53 -07:00
AssetRequest.php Feature: PostgreSQL support (#5642) 2018-07-12 18:24:43 -07:00
CustomFieldRequest.php Fixed - name should always be required in custom fields 2017-11-06 20:05:40 -08:00
ImageUploadRequest.php Removed max cap in image validation 2018-04-24 03:12:17 -07:00
ItemImportRequest.php Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
Request.php Added better form request handling 2017-01-12 02:20:20 -08:00
SaveUserRequest.php Fixed #6703 - fixes password confirmation (#6711) 2019-02-13 23:01:19 -08:00
SettingsLdapRequest.php Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
SetupUserRequest.php Fixed #6703 - fixes password confirmation (#6711) 2019-02-13 23:01:19 -08:00