externalldap: available on all plans
looks like an oversight that this needs a subscription
This commit is contained in:
@@ -763,9 +763,6 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
|
||||
this._config.consoleServerOrigin = '<%= appstore.consoleOrigin %>';
|
||||
<% } -%>
|
||||
|
||||
// => This is just for easier testing
|
||||
// this._config.features.externalLdap = false;
|
||||
|
||||
this._configListener.forEach(function (callback) {
|
||||
callback(that._config);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user