Commit Graph

67 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
guardrex 98a9f9caff Bias-free communication 2024-09-25 11:20:34 -04:00
Tom Dykstra 3794ebf2fc
Reassign articles from Rick to Tom (#32852) 2024-06-14 09:04:26 -07:00
Emrebener e2f9312344
Added Web App Example For Using Data Protection Service (#28803)
* Rename protectunprotect.cs to consoleappexample.cs

renamed this code example to "consoleappexample", as I also added a seperate web app example.

* Create webappexample1.cs

"Program.cs" of the web app example, demonstrating data protection service usage

* Create webappexample2

dependancy injection demonstration for web app example, demonstrating data protection service usage

* Rename webappexample2 to webappexample2.cs

fixed file extension

* Update webappexample2.cs

extended the code to include using the service within an action method

* Update overview.md

Included my web app example in the text, while keeping the existing console application example.

* Update overview.md

un-renamed the existing file it to prevent any reference errors.

* Rename consoleappexample.cs to protectunprotect.cs

un-renamed this existing file to prevent any reference errors

* Apply suggestions from code review

* Update aspnetcore/security/data-protection/consumer-apis/overview.md

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-04-26 15:21:50 -10:00
fsimonazzi 5fff4007f7
Fix example for nested purposes with user input (#26931)
The warning about user input and using nested purposes to provide isolation uses a constant string instead of the actual user input.
2022-09-06 08:54:35 -10:00
Rick Anderson 15c473d49a
Updates the salt hashing example for .NET 6 /4 (#26253)
* Updates the salt hashing example for .NET 6 /4

* Updates the salt hashing example for .NET 6 /4

* Updates the salt hashing example for .NET 6 /4

* Updates the salt hashing example for .NET 6 /4

* Updates the salt hashing example for .NET 6 /4

* Replace GetNonZeroBytes with GetBytes

* Add warning about not using to store pw in datastore

* Apply suggestions from code review

Co-authored-by: Levi Broderick <GrabYourPitchforks@users.noreply.github.com>

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Levi Broderick <GrabYourPitchforks@users.noreply.github.com>
2022-07-19 12:01:55 -10:00
Vinícius Morgado 2fa68616f3
Updates the salt hashing example in passwordhasher.cs for dotnet 6 (#26233)
* Updates the salt hashing example in passwordhasher.cs for dotnet 6 using RandomNumberGenerator instead RNGCryptoServiceProvider (outdated)

* Update with versioning

* fix path to the passwordhasher.cs file in password-hashing.md
2022-06-28 15:12:41 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin 2a2fedf512
Replace /dotnet/api with xrefs in Security (#25017) 2022-02-15 10:49:11 +00:00
Wade Pickett fe9bacf7ea
removed 3 policheck hits from two files. (#23304) 2021-09-16 08:23:18 -07:00
Alexander Georgiadis cae952ef23
Update passwordhasher.cs (#23003) 2021-08-12 14:40:56 -07: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
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10: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
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
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Ivar Nesje 517d569626 aspnet/Identity on github has moved (#13518) 2019-07-26 06:23:39 -05:00
Luke Latham 4bf2d3540c
Grammar fix (#12807) 2019-06-11 06:53:48 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
user135711 7d23bb76f7 fixed link not rendered (#8551)
A non standard parenthesis was inserted on the left parenthesis of the link I added likely due to one of the foreign keyboards I use being activated when I entered it.
2018-09-15 08:45:16 -10:00
user135711 2fe9b9b6b4 Missing link (#8515)
One more missing link
2018-09-13 09:29:11 -05:00
Olubisi Akintunde 7db4372411 very small typo fix (#8021)
When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-08-10 09:23:35 -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 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Rick Anderson 358fdc6790
Merge branch 'live' into master 2018-03-21 14:21:36 -10: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
Scott Addie a7fcd3725f
Update live with current master (#5758)
* Include file for ASP.NET Core 2.1 (#5702)

* Create 2.1.md

* Update 2.1.md

* Title, description, and H1 updates (3) (#5717)

* Refactor stdout logging warning (#5724)

* Add link to App Service troubleshooting topic (#5722)

* Prereqs tuneup (#5721)

Updates

* Updated http-cookies.md (#5744)

fixed inclues => includes

* changed image to vertical orientation for readability (#5747)

* Get CDN content links on HTTPS protocol (#5736)

* Update cookie sharing topic (#5723)

* Fixed type (#5748)

* Update highlight on dependency-injection.md (#5749)

Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:

[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/)

The correction is to highlight the previous line.

* Web API persistent DB (#5741)

* Update next.md

* Minor edits

* Replace gerund in doc title

* Update TodoController2.cs (#5755)

* Describe culture fallback (#5756)

* Describe culture fallback

* Culture fallback patch (#5757)
2018-03-20 21:25:09 -05:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10:00
Luke Latham 5894c88187 Security link updates (#5727)
Updates

Revert
2018-03-18 21:25:14 -05: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
Scott Addie 4c4adff9e8 Add missing description metadata to security docs (#4702) 2017-11-01 09:34:09 -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 f55f8c53ad Fence it! 2017-10-12 15:29:48 -05:00
Luke Latham 8831b60762 Escape underscores 2017-10-12 15:19:21 -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
Tom Dykstra 2d5f16969d move sub tocs to main toc (#4029) 2017-08-18 11:51:38 -07:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00