Skip to content

Add Data Protection support with persistent key storage#69

Merged
unrealbg merged 1 commit into
masterfrom
dev
May 20, 2026
Merged

Add Data Protection support with persistent key storage#69
unrealbg merged 1 commit into
masterfrom
dev

Conversation

@unrealbg
Copy link
Copy Markdown
Owner

Add Data Protection support with persistent key storage

Implemented ASP.NET Core Data Protection in BlazorBlog by registering services and persisting keys to a configurable file system directory. Added a ConfigureDataProtection method in Program.cs. Updated docker-compose.yml to mount a persistent volume for key storage and set the necessary environment variable. Defined a new Docker volume for Data Protection keys.

Implemented ASP.NET Core Data Protection in BlazorBlog by registering services and persisting keys to a configurable file system directory. Added a ConfigureDataProtection method in Program.cs. Updated docker-compose.yml to mount a persistent volume for key storage and set the necessary environment variable. Defined a new Docker volume for Data Protection keys.
@unrealbg unrealbg merged commit 1041b75 into master May 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant