snipe-it/app/Http
Daniel Meltzer e0938cf82d Scope to company when viewing assets (#2315)
* If a user doesn't belong to a company, when scoping to a company we should only show items that don't belong to a company.

* Scope tables/items to the company they belong to when fetching items for the index.

* Fix asset count to also scope to company.  This fixes dashboard view

* Exempt super users from the child company check to be consistent.  Fixes license count on dashboard now that we scope everything
2016-07-25 19:46:29 -07:00
..
Controllers Scope to company when viewing assets (#2315) 2016-07-25 19:46:29 -07:00
Middleware Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Requests Remove last name requirement from Form Request 2016-07-21 19:46:46 -07:00
Kernel.php Fix reverse proxy support 2016-06-16 15:43:42 +02:00
routes.php LDAP tester 2016-07-13 05:50:40 -07:00