snipe-it/app/Http
Daniel Meltzer 23ca2d9a0b Minor fixes (#4091)
* Fix old urls.

Still had some /admin/ urls floating around, which was causing bad
redirects in some instances.  Should fix #4085

* The modal seems to be confusing license upload. be more explicit in the route we redirect to.

* Fix #4039.  Use proper methods for location assets.

This also fixes a bunch of n+1 issues in the transformer.  Also: curious
to know what Location::assets() does, because it doesn't do what I want
it to :)
2017-10-01 12:57:04 -07:00
..
Controllers Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
Middleware For #3998 - Disable CSP if debug=true 2017-09-29 04:53:09 -07:00
Requests Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
Kernel.php Added content security middleware 2017-09-28 19:45:15 -07:00