Enhancement to 8fd2a43
, validating authentication before rendering the DN doesnt exist error (otherwise it is an authentication issue)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@extends('architect::layouts.error')
|
||||
|
||||
@section('error')
|
||||
501: @lang('LDAP Authentication Error')
|
||||
501: @lang('LDAP User Error')
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
|
Reference in New Issue
Block a user