3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-30 04:14:17 +00:00

WIP: cleaning up LDAP

This commit is contained in:
Brady Wetherington
2021-07-27 20:09:58 -07:00
parent 31933a56fa
commit 4dda28de9e
9 changed files with 3 additions and 1464 deletions

View File

@ -7,7 +7,6 @@ use App\Http\Transformers\LoginAttemptsTransformer;
use App\Models\Ldap;
use App\Models\Setting;
use App\Notifications\MailTest;
use App\Services\LdapAd;
use GuzzleHttp\Client;
use Illuminate\Http\JsonResponse;
use Illuminate\Http\Request;