Add ability to trigger external ldap syncer task
This commit is contained in:
@@ -402,6 +402,7 @@
|
||||
<div class="col-md-12">
|
||||
<p>
|
||||
This option allows to use an external LDAP or ActiveDirectory service for user management.
|
||||
<button class="btn btn-primary pull-right" ng-show="externalLdap.enabled" ng-click="externalLdap.sync()"><i class="fa fa-circle-notch fa-spin" ng-show="externalLdap.syncBusy"></i> Synchronize users</button>
|
||||
</p>
|
||||
|
||||
<div class="checkbox">
|
||||
|
||||
Reference in New Issue
Block a user