MediaProtect 2.1.2
See the version list below for details.
dotnet add package MediaProtect --version 2.1.2
NuGet\Install-Package MediaProtect -Version 2.1.2
<PackageReference Include="MediaProtect" Version="2.1.2" />
paket add MediaProtect --version 2.1.2
#r "nuget: MediaProtect, 2.1.2"
// Install MediaProtect as a Cake Addin #addin nuget:?package=MediaProtect&version=2.1.2 // Install MediaProtect as a Cake Tool #tool nuget:?package=MediaProtect&version=2.1.2
Mediaprotect helps you protect media in the same simple way as you protect documents. Once the package is installed and you protect certain media, or content nodes the files will be password protected. Only authenticated members can open the files, otherwise members will be redirected to the login screen.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.1.4 | 368 | 8/21/2024 |
13.1.3 | 740 | 6/13/2024 |
13.1.2 | 142 | 6/11/2024 |
13.1.1 | 826 | 4/22/2024 |
13.1.0 | 595 | 2/8/2024 |
13.0.0 | 840 | 12/15/2023 |
13.0.0-rc0001 | 140 | 12/6/2023 |
12.1.0 | 214 | 2/8/2024 |
12.1.0-beta0001 | 105 | 2/1/2024 |
12.0.0 | 2,938 | 6/29/2023 |
11.0.4 | 1,040 | 2/20/2023 |
11.0.3 | 444 | 12/19/2022 |
11.0.2 | 350 | 12/16/2022 |
11.0.1 | 346 | 12/16/2022 |
11.0.0 | 645 | 12/1/2022 |
10.0.4 | 140 | 6/4/2024 |
10.0.4-beta2 | 410 | 9/22/2023 |
10.0.4-beta1 | 117 | 9/19/2023 |
10.0.3 | 3,205 | 2/6/2023 |
10.0.3-beta1 | 187 | 2/3/2023 |
10.0.2 | 663 | 12/16/2022 |
10.0.1 | 1,012 | 6/21/2022 |
10.0.0 | 496 | 6/16/2022 |
10.0.0-rc1 | 182 | 6/9/2022 |
10.0.0-alpha1 | 212 | 5/31/2022 |
9.0.2 | 357 | 12/16/2022 |
9.0.1 | 820 | 5/20/2022 |
9.0.0 | 771 | 12/22/2021 |
9.0.0-beta2 | 468 | 12/13/2021 |
9.0.0-beta1 | 335 | 10/11/2021 |
2.8.5-beta1 | 340 | 8/9/2022 |
2.8.4 | 12,686 | 11/4/2020 |
2.8.1 | 5,402 | 7/10/2019 |
2.8.0 | 731 | 3/20/2019 |
2.1.5 | 1,016 | 3/14/2022 |
2.1.4 | 5,079 | 11/4/2020 |
2.1.3 | 1,559 | 10/6/2020 |
2.1.2 | 1,626 | 8/17/2020 |
2.1.1 | 5,695 | 5/16/2019 |
2.1.0 | 6,280 | 7/12/2018 |
2.0.0 | 7,532 | 11/3/2016 |
1.6.2 | 4,079 | 10/21/2015 |
1.6.1 | 2,043 | 10/6/2015 |
1.6.0 | 1,807 | 3/16/2015 |
- Added Make media folder configurable in config.
- Added Events for DialogActions. MediaAccessEvents.MediaItemProtected and MediaAccessEvents.MediaItemProtectionRemoved.
- Fixed When media folder is virtual path outside website folder Umbraco throws error.
- Fixed Exclude validation if it's not the Umbraco media folder.
- Fixed DisableMediaProtectDialog in config does not work anymore