added Crypt class and set ldap_pword field to longText
This commit is contained in:
@@ -31,6 +31,8 @@ use Mail;
|
||||
use Accessory;
|
||||
use Symfony\Component\HttpFoundation\JsonResponse;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Crypt;
|
||||
|
||||
|
||||
class UsersController extends AdminController {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user