Data Protection

Simple ASP.NET Core Data Protection for Umbraco CMS. Data keys are stored in the Umbraco database.

Quick Start

Install

dotnet add package Umbraco.Community.DataProtection

Configure

using Umbraco.Cms.Core.Composing;
using Umbraco.Cms.Core.DependencyInjection;

namespace Project.Web;

public class Composer : IComposer
{
    public void Compose(IUmbracoBuilder builder)
    {
        builder.AddUmbracoDataProtection();
    }
}

Releases

Umbraco 15

Umbraco 15 is supported until 14/11/2025

2 days ago

| View release

15.0.0

Latest Version

Release Notes

Changes in 15.0.0

Compare

  • ๐Ÿ“„ feature Umbraco 15 support 18dc7fe
  • ๐Ÿงน chore: update jcdcdev.Umbraco.Core to 15.0.0-alpha0002 a1e57b6
  • ๐Ÿงน chore: update to Umbraco 15rc2 a17b3d0
  • ๐Ÿงน chore: update jcdcdev.Umbraco.Core to 15.0.0-alpha0003 596e166
  • ๐Ÿž fix: front end build issue 741cc39
  • ๐Ÿ refactor: rename test site a9e8b43
  • ๐Ÿงน chore: update jcdcdev.Umbraco.Core to 15.0.0-alpha0007 33ecd69
  • ๐ŸŒŸ feature: Umbraco v15 support a0de97b
  • ๐Ÿ“– - ๐Ÿ“– docs: add SECURITY.md 0b75bcc

3 days ago

| View release

15.0.0-alpha0008

Pre-release

Release Notes

Changes in 15.0.0-alpha0008

Compare

  • ๐ŸŒŸ feature: Umbraco v15 support a0de97b

8 days ago

| View release

15.0.0-alpha0007

Pre-release

Release Notes

Changes in 15.0.0-alpha0007

Compare

  • ๐Ÿ refactor: rename test site a9e8b43
  • ๐Ÿงน chore: update jcdcdev.Umbraco.Core to 15.0.0-alpha0007 33ecd69

28 days ago

| View release

15.0.0-alpha0005

Pre-release

Release Notes

Changes in 15.0.0-alpha0005

Compare

  • ๐Ÿž fix: front end build issue 741cc39

one month ago

| View release

15.0.0-alpha0004

Pre-release

Release Notes

Changes in 15.0.0-alpha0004

Compare

  • ๐Ÿงน chore: update jcdcdev.Umbraco.Core to 15.0.0-alpha0003 596e166

one month ago

| View release

15.0.0-alpha0003

Pre-release

Release Notes

Changes in 15.0.0-alpha0003

Compare

  • ๐Ÿงน chore: update jcdcdev.Umbraco.Core to 15.0.0-alpha0002 a1e57b6
  • ๐Ÿงน chore: update to Umbraco 15rc2 a17b3d0

one month ago

| View release

15.0.0-alpha0001

Pre-release

Release Notes

Changes in 15.0.0-alpha0001

Compare

  • ๐Ÿ“„ feature Umbraco 15 support 18dc7fe

Umbraco 14

Umbraco 14 is supported until 30/05/2025

22 days ago

| View release

14.0.4

Latest Version

Release Notes

Changes in 14.0.4

Compare

  • ๐Ÿž fix: src/TestSite.14/TestSite.14.csproj to reduce vulnerabilities ed08787 @snyk-bot

23 days ago

| View release

14.0.4-alpha0003

Pre-release

Release Notes

Changes in 14.0.4-alpha0003

Compare

  • ๐Ÿž fix: src/TestSite.14/TestSite.14.csproj to reduce vulnerabilities ed08787 @snyk-bot

one month ago

| View release

14.0.3

Release Notes

Changes in 14.0.3

Compare

  • ๐Ÿž fix: src/TestSite.14/TestSite.14.csproj to reduce vulnerabilities 60aaa1b @snyk-bot

one month ago

| View release

14.0.3-alpha0003

Pre-release

Release Notes

Changes in 14.0.3-alpha0003

Compare

  • ๐Ÿž fix: src/TestSite.14/TestSite.14.csproj to reduce vulnerabilities 60aaa1b @snyk-bot

one month ago

| View release

14.0.2

Release Notes

Changes in 14.0.2

Compare

  • ๐Ÿงฏ build(deps): bump Umbraco.Cms f4f5f59

one month ago

| View release

14.0.2-alpha0015

Pre-release

Release Notes

Changes in 14.0.2-alpha0015

Compare

  • ๐Ÿงฏ build(deps): bump Umbraco.Cms f4f5f59

4 months ago

| View release

14.0.1

Release Notes

Compare

Changes in 14.0.1

4 months ago

| View release

14.0.1-alpha0004

Pre-release

Release Notes

Compare

Changes in 14.0.1-alpha0004

5 months ago

| View release

14.0.0

Release Notes

Compare

Changes in 14.0.0

  • ๐ŸŒŸ feature: v14 support 61dc5b8

5 months ago

| View release

14.0.0-alpha0002

Pre-release

Release Notes

Compare

Changes in 14.0.0-alpha0002

6 months ago

| View release

14.0.0-alpha0001

Pre-release

Release Notes

Compare

Changes in 14.0.0-alpha0001

  • ๐ŸŒŸ feature: v14 support 61dc5b8

Umbraco 13

Umbraco 13 is supported until 14/12/2026

24 days ago

| View release

13.0.1

Latest Version

Release Notes

Changes in 13.0.1

Compare

  • ๐Ÿž fix: src/TestSite.13/TestSite.13.csproj to reduce vulnerabilities c447a1c @snyk-bot

24 days ago

| View release

13.0.1-alpha0008

Pre-release

Release Notes

Changes in 13.0.1-alpha0008

Compare

  • ๐Ÿž fix: src/TestSite.13/TestSite.13.csproj to reduce vulnerabilities c447a1c @snyk-bot

6 months ago

| View release

13.0.0

Release Notes

Compare

Changes in 13.0.0

  • ๐ŸŒŸ feature: v13 support 377a42b

6 months ago

| View release

13.0.0-alpha0001

Pre-release

Release Notes

Compare

Changes in 13.0.0-alpha0001

  • ๐ŸŒŸ feature: v13 support 377a42b

Umbraco 10

Umbraco 10 is supported until 16/06/2025

22 days ago

| View release

10.0.2

Latest Version

Release Notes

Changes in 10.0.2

Compare

  • ๐Ÿž fix: src/TestSite.10/TestSite.10.csproj to reduce vulnerabilities e4a2aa2 @snyk-bot

23 days ago

| View release

10.0.2-alpha0003

Pre-release

Release Notes

Changes in 10.0.2-alpha0003

Compare

  • ๐Ÿž fix: src/TestSite.10/TestSite.10.csproj to reduce vulnerabilities e4a2aa2 @snyk-bot

one month ago

| View release

10.0.1

Release Notes

Changes in 10.0.1

Compare

  • ๐Ÿž fix: src/TestSite.10/TestSite.10.csproj to reduce vulnerabilities 8b00887 @snyk-bot
  • ๐Ÿž fix: src/TestSite.10/TestSite.10.csproj to reduce vulnerabilities 4197346 @snyk-bot

one month ago

| View release

10.0.1-alpha0020

Pre-release

Release Notes

Changes in 10.0.1-alpha0020

Compare

  • ๐Ÿž fix: src/TestSite.10/TestSite.10.csproj to reduce vulnerabilities 4197346 @snyk-bot

one month ago

| View release

10.0.1-alpha0009

Pre-release

Release Notes

Changes in 10.0.1-alpha0009

Compare

  • ๐Ÿž fix: src/TestSite.10/TestSite.10.csproj to reduce vulnerabilities 8b00887 @snyk-bot

6 months ago

| View release

10.0.0

Release Notes

Compare

Changes in 10.0.0

  • ๐Ÿงน chore: prepare multi version 03a1727
  • ๐ŸŒŸ feature: v10 support d144e78

6 months ago

| View release

10.0.0-alpha0001

Pre-release

Release Notes

Compare

Changes in 10.0.0-alpha0001

  • ๐Ÿงน chore: prepare multi version 03a1727
  • ๐ŸŒŸ feature: v10 support d144e78

Unsupported Versions

Version 12.X.X

6 months ago

| View release

12.0.0

Release Notes

Compare

Changes in 12.0.0

  • ๐ŸŒŸ feature: v12 support f66ccd6

6 months ago

| View release

12.0.0-alpha0001

Pre-release

Release Notes

Compare

Changes in 12.0.0-alpha0001

  • ๐ŸŒŸ feature: v12 support f66ccd6

Version 0.X.X

6 months ago

| View release

0.1.0

Release Notes

Compare

Changes in 0.1.0

  • ๐ŸŒŸ feature: integrate ASP.NET Core Data Protection with Umbraco CMS 403b74a
  • ๐ŸŒŸ feature: configure test sites a535f4e
  • ๐Ÿ“– doc: add icon ae560e5
  • ๐Ÿ“– doc: README 3af9608
  • ๐Ÿ refactor: formatting cleanup 3744b56
๐Ÿ’–