We now always show the external ldap settings

This commit is contained in:
Johannes Zellner
2019-11-07 12:11:48 +01:00
parent c6d2e6cda3
commit 30769b5992
2 changed files with 2 additions and 4 deletions

View File

@@ -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>