Rick Anderson
3f0a7edae4
Update overview.md
2021-08-25 13:16:55 -07:00
Rick Anderson
3fb8533306
Add logging to dataProtection /4 ( #23081 )
...
* Add logging to dataProtection /4
* Add logging to dataProtection /4
* Add logging to dataProtection /4
2021-08-25 07:32:31 -07:00
Martin Costello
992c0fefb8
Fix typo ( #23073 )
2021-08-20 14:42:03 -05:00
Barry Dorrans
2f141a4397
Add app isolation details from customer feedback ( #23068 )
...
* Update overview.md
Add isolation clarification driven by a customer misunderstanding who had used key vault to isolate individual keys in the same vault, causing app crashes.
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
* Apply Pitch fork guys suggestions (#23071 )
* Update overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-20 10:54:15 -07:00
Barry Dorrans
6de5fc438d
Tweak the docker instructions ( #22588 )
2021-06-22 07:47:39 -05:00
Rick Anderson
ad321c2700
Add Home and Privacy to no-loc ( #22237 )
...
* Add Home and Privacy to no-loc
* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Mark McGookin
a2d1199f48
Updated documentation to include PersistKeysToDbContext ( #22003 )
...
* Updated documentation to include PersistKeysToDbContext in aspnetcore > security > data-protection > configuration > overview
* fixed formatting
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Mark McGookin <mark@markmcgookin.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-02 06:43:06 -10:00
Rick Anderson
2f00739f4e
Kestrel to no-loc ( #22182 )
2021-05-01 13:03:18 -10:00
Wim Devos
a394a1aeb7
Fixed build in "Configure ASP.NET Core Data Protection" ( #22126 )
2021-04-24 06:31:53 -05:00
Wade Pickett
72a6b93541
Doc sweep fixes ( #21851 )
...
* Doc sweep: fix scan issues
* fixed 1100782 and 1100936
* Adding Rick's review suggestions. part 1
* Update aspnetcore/security/anti-request-forgery.md
Added Rick's suggestion. anti-request-forgery.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* anti-request-forgery.md udpate per review feedback.
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-25 09:11:03 -10:00
Frank(MSFT)
27b097ffc0
Updates overview.md ( #20329 )
...
Co-authored-by: Frank Li (Wicresoft North America Ltd) <v-cheli@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-02 11:01:37 -06:00
Rick Anderson
311cef0e25
appsettings.json noloc ( #20320 )
2020-10-27 11:27:47 -10:00
Mark McGookin
96634276f5
PR to address incorrect package versions in DataProtection Configuration document (Issue #19770 ) ( #19771 )
2020-09-04 11:04:10 -05:00
Rick Anderson
23bd8d2057
Add ASP.NET Identity to no loc ( #19578 )
...
* Add ASP.NET Identity to no loc
* Add ASP.NET Identity to no loc
* Add ASP.NET Identity to no loc
* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson
3a5c8b81d4
add Cookie to no loc ( #19446 )
2020-08-07 14:55:26 -10:00
Wade Pickett
72ed2176e6
CI Update ( #19419 )
...
Co-authored-by: VSC-Service-Account <vscavu@microsoft.com>
2020-08-05 13:36:58 -10:00
Luke Latham
80446f1dd8
Add Blazor WebAssembly/Server to no-loc ( #18962 )
2020-06-25 19:11:04 -05:00
Mark McGookin
8545f2a320
Updated security > data-protection > configuration > overview.md to explain when using blob storage to store keys and azure keyvault to protect them. They key store blob xml file must already exist before running. This isn't clear from any of the other examples or documentation. ( #18533 )
...
Co-authored-by: Mark McGookin <mark@markmcgookin.com>
2020-06-17 07:39:33 -10:00
Luke Latham
f2834015b6
Drop existing no-loc entries ( #18111 )
2020-05-04 12:00:16 -05:00
Scott Addie
0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… ( #16483 )
...
* React to AspNetCore repo move to dotnet org
* Change aspnet/Home reference to dotnet/aspnetcore
* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Rick Anderson
9d714287bc
Update overview.md ( #16233 )
2019-12-16 19:22:12 -08:00
Luke Latham
23870b7eb2
Content root & web root enhancements ( #14888 )
2019-10-07 12:53:23 -05:00
Rick Anderson
a9c65b6be7
Redis warning on storing keys ( #14560 )
2019-09-25 09:42:51 -10:00
Nate McMaster
d4ceb5137e
Add sample showing using service-to-service authentication to store DataProtection keys in Azure ( #12826 )
...
* Update key-storage-providers.md
* Update overview.md
* Update aspnetcore-1.1.md
2019-06-12 07:41:35 -07:00
Luke Latham
58fa78efdf
Coalesce hosting model coverage ( #12573 )
2019-06-12 06:38:05 -05:00
Luke Latham
0e7844df58
Update AKV DP provider content ( #11944 )
2019-04-11 12:05:23 -05:00
Luke Latham
75f3706067
Add remark on KV permissions for app ( #11942 )
2019-04-11 10:27:03 -05:00
Luke Latham
b50a879956
Per-app isolation: the app's unique ID ( #11880 )
2019-04-10 12:24:39 -05:00
Luke Latham
62bbebab84
Crosslink key storage providers in config overview ( #11330 )
2019-03-08 10:06:57 -10:00
Pavel Krymets
2abd586b7e
Specify what is being used for application discrimination ( #10488 )
2019-01-18 11:52:07 -08:00
Luke Latham
5cfc4cdda0
Clarify shared DP version for shared DP payloads ( #9546 )
2018-11-13 13:43:40 -06:00
Rick Anderson
ea8f1930c8
Update overview.md
2018-09-19 12:01:41 -10:00
Luke Latham
40955562d1
Enhance DP cert protect/unprotect coverage ( #7798 )
2018-07-24 14:38:14 -05:00
Luke Latham
26df53814c
Host ASP.NET Core in a web farm ( #7602 )
2018-07-16 14:05:42 -05:00
Scott Addie
a18a6bdc8c
Metadata updates to ASP.NET Core security docs ( #7188 )
...
Addresses #6541
2018-06-20 12:43:43 -05:00
Luke Latham
828a9d8e77
Protect DP keys with Key Vault ( #6483 )
2018-05-25 09:48:32 -05:00
Scott Addie
0a03b7d225
Verbiage tweaks
2018-04-13 16:47:46 -05:00
Rick Anderson
b51c3ca307
Update overview.md
2018-04-13 10:22:05 -10:00
Rick Anderson
3c2f57695f
Update overview.md
2018-04-13 10:17:11 -10:00
Scott Addie
a552d51964
Data protection permissions warning patch
2018-04-13 14:30:58 -05:00
Barry Dorrans
dec0d8e3e4
Add permissions warning
...
As discussed.
2018-04-13 11:20:13 -07:00
Luke Latham
bdb6d7cafc
Title, description, and H1 updates (4) ( #5745 )
...
* Title, description, and H1 updates (4)
* Updates
* Updates
* Drop gerunds and update link text
* Update
* Update next.md
* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Caro Caserio
5b07686f06
CC45931: Update overview.md #31 ( #5091 )
...
Hello, @rick-anderson,
This proposed file change comes from this Community Contribution: https://github.com/aspnet/Docs.ko-kr/pull/31/files .
Please, help to check this proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR.
Many thanks in advance.
2018-01-02 15:10:52 -10:00
Luke Latham
e45d9cb634
security/data-protection/configuration updates ( #4549 )
...
* Security/DP/Configuration updates
Updates
Update bookmarks
Updates
* Revert anchor additions
* Update
* Drop lib from sample
* React to feedback
2017-10-20 10:15:26 -10:00
Scott Addie
912a1efc8f
Fix invalid bookmarks ( #4570 )
2017-10-13 15:50:30 -05:00
Luke Latham
96cca00e38
Drop literal_block comments and fix a few code blocks
2017-09-27 02:38:43 -05:00
Luke Latham
f6333f838a
Fixes #4089
...
* Reverse tab order in topics with tabs (2.x first)
Fixes #4089
* Escape to the stars!
* Escape to the stars ... again!
2017-08-24 12:36:42 -05:00