@model Disco.Web.Areas.Config.Models.Plugins.InstallModel @using Disco.Services.Plugins; @{ Authorization.Require(Claims.Config.Plugin.Install); var canInstallLocal = Authorization.Has(Claims.Config.Plugin.InstallLocal); ViewBag.Title = Html.ToBreadcrumb("Configuration", MVC.Config.Config.Index(), "Plugins", MVC.Config.Plugins.Index(), "Install Plugin"); }
Warning: All plugins run with the same level of network privileges as the Disco Web App.
Only Install plugins from a trusted source.
Warning: All plugins run with the same level of network privileges as the Disco Web App.
Only install plugins from a trusted source.