snipe-it/app/Http
Daniel Meltzer b8cbf0022e Log fixes (#2972)
* Make sure we set target_type when creating an accept asset log, and add a migration to fix older ones.

* On a declined log, we don't have an assigned user.

 Guard against this conditional (which realistically should never be hit?)
Should fix #2940

* Fix codacy issues with migration.
2016-11-24 12:48:14 -08:00
..
Controllers Log fixes (#2972) 2016-11-24 12:48:14 -08:00
Middleware Check for setup to have completed before running the 2fa middleware. Otherwise new installs fail (#2885) 2016-11-06 18:08:13 +01:00
Requests Remove last name requirement in save user request 2016-08-30 06:47:38 -07:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Kernel.php Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
routes.php Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00