Better separate external and exposed user directory support

This commit is contained in:
Johannes Zellner
2021-11-26 10:32:41 +01:00
parent 001c1fdc59
commit a5d34306e5
2 changed files with 17 additions and 3 deletions

View File

@@ -696,6 +696,7 @@ angular.module('Application').controller('UsersController', ['$scope', '$locatio
$scope.exposedLdapConfig = {
enabled: false,
allowlist: '',
errorMessage: '',
refresh: function () {