3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 22:10:25 +00:00
Files
snipe-it/app/Http/Controllers
Daniel Meltzer f8d18a8eb0 Revert asset-checkout-different validation.
This was causing issues when trying to check an item out to a user or a
location because of the way laravel handles validation.

Instead, rely on the exception check we had in the controller.  I moved
this exception up to the model checkout method so that it would work
for anywhere that that method was called, even if it avoided the
controller.
2020-04-29 10:59:00 -04:00
..
2020-04-23 22:46:02 -07:00
2019-12-11 11:26:58 -08:00
2020-04-27 23:22:52 -07:00