We now always show the external ldap settings
This commit is contained in:
@@ -463,13 +463,13 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-left" style="margin-top: 50px;" ng-show="showExternalLdap">
|
||||
<div class="text-left" style="margin-top: 50px;">
|
||||
<h1>LDAP
|
||||
<sup><a ng-href="{{ config.webServerOrigin }}/documentation/user-management/#external-ldap" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="card card-large" ng-show="showExternalLdap">
|
||||
<div class="card card-large">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<p>Cloudron will authenticate users against the configured LDAP server.</p>
|
||||
|
||||
Reference in New Issue
Block a user