show a warning when a device profile OU couuld not be found
This commit is contained in:
@@ -34,6 +34,7 @@ namespace Disco.Web.Areas.Config.Models.DeviceProfile
|
||||
}
|
||||
}
|
||||
}
|
||||
public bool OrganisationalUnitExists { get; set; }
|
||||
|
||||
public List<PluginFeatureManifest> CertificateProviders { get; set; }
|
||||
public List<PluginFeatureManifest> CertificateAuthorityProviders { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user