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
Galdin Raphael
05027c22f5
Mark csharp code-blocks as such ( #12863 )
2019-06-13 09:04:59 -05: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
Luke Latham
2d6add9556
setProfileEnvironment for DP keyring in user profile ( #10875 )
2019-02-12 13:18:29 -06: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
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06: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
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -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
Tom Dykstra
2d5f16969d
move sub tocs to main toc ( #4029 )
2017-08-18 11:51:38 -07:00
Ajay Bhargav Baaskaran
108ae806a5
2.0 DataProtection updates ( #3708 )
...
* 2.0 DataProtection updates
* tabs for versions
* fix inconsistent indent spacing
* Updated flowcharts
2017-07-17 16:06:33 -06:00