snipe-it/app/Http
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
..
Controllers Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
Middleware Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
Requests Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
Traits Fix tests 2018-07-09 21:57:45 -07:00
Transformers Fixed undefined error when maintenance is associated with a deleted asset 2019-01-16 01:45:51 -08:00
Kernel.php Fixed #6113 - use $asset->fill vs filled() to allow blanking values via API (#6693) 2019-02-12 22:08:38 -08:00