Luke Latham
2c915284f7
Beef up log message template language in logging.md ( #4614 )
...
* Beef up log message template language in logging.md
Updates
* React to feedback
Update
2017-10-30 21:58:28 -05:00
Rick Anderson
1c3716d006
Suggest RP in intro to MVC5 ( #4679 )
...
* Suggest RP in intro to MVC5
* Suggest RP in intro to MVC5
2017-10-30 14:50:44 -10:00
Rick Anderson
cd0f36ce9f
fix links in ASP.NET legacy branch ( #4676 )
2017-10-30 13:10:33 -10:00
Matthieu Penant
41d50990d9
Wrong task referenced in CopyAllFiles ( #4671 )
2017-10-30 14:36:39 -05:00
Michael DePouw
02c9efa5b2
fix bad anchor link ( #4665 )
...
reference: https://github.com/aspnet/Docs/issues/4651
2017-10-30 08:26:07 -10:00
Scott Addie
bd4d2a6387
Add missing closing paren
2017-10-30 13:22:50 -05:00
Michael DePouw
5b1257452b
add heading for handler registration ( #4663 )
...
* add heading for handler registration
this will allow for an anchor link (I think, I know ## does, hoping ### does too). this will help to fix "Illegal link: `[Authorization handlers must be registered](policies.md#security-authorization-policies-based-handler-registration)` -- missing bookmark." on aspnetcore/security/authorization/dependencyinjection.md
reference: https://opbuildstorageprod.blob.core.windows.net/report/2017%5C10%5C13%5C6a0d29ae-bb37-09f1-c55a-4cfa862c6784%5CPullRequest%5C201710131248087361-4562%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=GbG0qgcJNtJMXYbbzHZqcp2BJNdAKtUYmbwoSscw5IY%3D&st=2017-10-13T12%3A50%3A41Z&se=2017-11-13T12%3A55%3A41Z&sp=r
* change title to sentence case
* change ## titles to sentence case
2017-10-30 13:11:00 -05:00
Michael DePouw
3636765f02
fix bad anchor links ( #4662 )
...
reference: https://opbuildstorageprod.blob.core.windows.net/report/2017%5C10%5C13%5C6a0d29ae-bb37-09f1-c55a-4cfa862c6784%5CPullRequest%5C201710131248087361-4562%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=GbG0qgcJNtJMXYbbzHZqcp2BJNdAKtUYmbwoSscw5IY%3D&st=2017-10-13T12%3A50%3A41Z&se=2017-11-13T12%3A55%3A41Z&sp=r
2017-10-30 11:03:01 -05:00
Michael DePouw
16d9cb4799
fix page title ( #4666 )
...
* fix page title
make it Proper case and remove period in the title
* Update authenticated-encryption-details.md
2017-10-30 11:01:46 -05:00
Scott Addie
bd666067fa
Alphanumeric --> non-alphanumeric ( #4668 )
2017-10-30 10:51:43 -05:00
Michael DePouw
619c44889c
fix bad anchor link ( #4661 )
...
reference: https://github.com/aspnet/Docs/issues/4649
2017-10-30 10:09:59 -05:00
Michael DePouw
aa039cc01b
fix bad anchor link ( #4660 )
...
reference: https://opbuildstorageprod.blob.core.windows.net/report/2017%5C10%5C13%5C6a0d29ae-bb37-09f1-c55a-4cfa862c6784%5CPullRequest%5C201710131248087361-4562%5Cworkflow_report.html?sv=2015-02-21&sr=b&sig=GbG0qgcJNtJMXYbbzHZqcp2BJNdAKtUYmbwoSscw5IY%3D&st=2017-10-13T12%3A50%3A41Z&se=2017-11-13T12%3A55%3A41Z&sp=r
2017-10-30 10:07:31 -05:00
Mihir Karandikar
9729bc8889
Fix typo in configuration.md ( #4656 )
...
"a" -> "an"
2017-10-30 09:05:38 -05:00
Scott Addie
a40eeb13a1
Fix incorrect 2.0 reference to AuthenticationOptions ( #4631 )
...
* Fix incorrect 2.0 reference to AuthenticationOptions
* More tweaks
2017-10-27 21:07:57 -05:00
Rick Anderson
a2da468c89
Do not merge: Test build ( #4645 )
2017-10-27 15:39:52 -10:00
Rick Anderson
2f10eea077
Update dependency-injection.md ( #4647 )
2017-10-27 15:39:09 -10:00
Rick Anderson
646eabc96a
Update aspnetcore-1.1.md ( #4646 )
...
fix link
2017-10-27 10:38:52 -10:00
Isaac Levin
e0feaeca4c
Add App Insights to Building Real-World Cloud Apps e-book #3873 ( #4644 )
...
* add note regarding app insights to telemtry doc
* update
2017-10-27 09:45:05 -10:00
Luke Latham
be5e9dff6e
Patch sample and add a note on handler name matching ( #4639 )
2017-10-27 10:30:41 -05:00
Scott Addie
2e1012e01b
Address customer verbatim in View-based auth doc ( #4638 )
...
* Address customer verbatim in View-based auth doc
* Minor edit
* Update TOC link titles
2017-10-26 19:09:55 -10:00
Joseph Woodward
3aebdc36c3
Fix incorrect syntax ( #4637 )
2017-10-26 20:38:37 -05:00
Rick Anderson
aa04c4542a
Update details.md ( #4634 )
2017-10-26 11:42:27 -10:00
Rick Anderson
3464d532ee
Update validation.md
2017-10-26 11:05:30 -10:00
Rick Anderson
c3eb038cb7
Update start-mvc.md
2017-10-26 08:17:57 -10:00
Scott Addie
e9984b06a8
Update Windows auth doc to 2.0 ( #4617 )
...
* Update Windows auth doc to 2.0
* Add code snippet highlighting
* Convert titles to sentence case
* Tweak titles
* Verbiage tweak
* Minor edits
* Add launchSettings.json file
* Minor edits
* Fix title metadata error
* Shorten sentence
* Replace colon with period
* Link to Simple Authorization doc
* Work with Windows auth section updates
* Swap section orders
* Add RunImpersonated code sample
* Add Startup.cs code snippet import
* Minor tweak
2017-10-26 11:30:04 -05:00
Scott Addie
6d61eb7d1f
Fix spelling mistake
2017-10-25 16:32:07 -05:00
Luke Latham
ebbde02a80
Razor Pages route and app convention features topic ( #4623 )
...
* Razor Pages auth and custom routing topic
Updates
Updates
Updates
Updates
Updates
Updates
Updates
Updates
Update
Updates
Updates
Updates
Updates
Modify one image
Use absolute URLs in the sample README
* React to feedback + add Order to AttributeRouteModels
* Error page update
* React to feedback
* React to feedback
* Correct handerName to handlerName
* Remove CDN warnings
* In-topic TOC enhancement
Update in-topic TOC
In-topic TOC update
In-topic mini-TOC update
2017-10-25 15:35:21 -05:00
Scott Addie
c1c4582ccd
Replace magic auth scheme strings ( #4626 )
...
* Replace magic auth scheme strings
* Create local constant for storing auth schemes
2017-10-25 15:09:51 -05:00
Olcay Bayram
63f7bebb60
Adding optional id parameter to area route ( #4628 )
2017-10-25 10:31:06 -05:00
Manuel Wenk
ba77c8a8cf
Update sample65.cs ( #4629 )
...
Fixed Typo
2017-10-25 09:57:20 -05:00
Rick Anderson
2d32b96e9c
Ra/prefer rp ( #4622 )
...
* Feature Razor Pages
* Feature Razor Pages
2017-10-24 17:18:01 -10:00
Luke Latham
58b14853b7
Link fix in cookie.md topic ( #4611 )
2017-10-23 17:01:56 -10:00
Rick Anderson
0dc03fe063
Update app-state.md ( #4598 )
2017-10-23 14:57:34 -10:00
Stanislav Nedelchev
5b6f706d25
Fix typo in individual-accounts-in-web-api ( #4615 )
...
* Fix typo in individual-accounts-in-web-api
* Remove extra space
2017-10-23 12:07:10 -05:00
Rick Anderson
17119c69d9
fix snippet in add a model to Razor Page ( #4612 )
...
* fix snip
* fix snip
2017-10-21 12:05:12 -10:00
Rick Anderson
ce1f789475
fix ( #4609 )
2017-10-20 13:29:46 -10:00
Rick Anderson
1a90e46110
Update model4.md
2017-10-20 13:11:47 -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
Rick Anderson
450357c90e
Add Debugging ASP.NET Core 2.x source ( #4604 )
...
fixes #4155
2017-10-19 12:30:51 -10:00
Luke Latham
ce215b2a94
Update Cookie Auth without Identity topic ( #4538 )
...
* Update Cookie Auth without Identity topic
Addresses #3777
Updates
* React to feedback
* Small change
* React to feedback
* Update for Cookie.SameSite and Cookie Policy Middleware
* React to feedback
* Update warning
* Nit change in method call
* Revert suggestion added to warning
2017-10-18 14:10:53 -10:00
Lisa Guthrie
119aea01d3
Update VS Docker Tools page ( #4582 )
...
* Update VS Docker Tools page
Add link explaining how to modify an existing Visual Studio installation to add the .NET Core workload
* Update visual-studio-tools-for-docker.md
2017-10-18 14:07:33 -10:00
Joachim Sauer
e17d0c2593
Broken link fixed. ( #4591 )
...
* Broken link fixed.
The the link to "Securing ASP.NET Core apps with IdentityServer4" was broken. The link was replaced with a working one.
* Update index.md
* Update index.md
2017-10-18 14:05:07 -10:00
Luke Latham
3003a564c9
Patch casing of logs folder name ( #4593 )
2017-10-18 13:54:56 -10:00
Luke Latham
5af15081cd
Move the FileUpload class to the top ( #4594 )
2017-10-18 13:54:32 -10:00
Anatoliy Siryi
48c94be410
Fixed broken Facebook link ( #4592 )
2017-10-18 13:54:04 -10:00
Rachel Appel
9d4af2d9e3
fixes 4528 ( #4602 )
2017-10-18 15:40:07 -07:00
malekbenz
cef31e83b4
fix 69 line Persistence control ( #4595 )
2017-10-18 12:32:44 -10:00
Jorge Gaona
9d2cb635bc
remove Katana codeplex reference links ( #4596 )
...
Remove Katana codeplex reference links and update with the corresponding github
2017-10-18 12:28:08 -10:00
ckams
f2e69f65f1
Update authoring.md ( #4599 )
2017-10-18 12:26:54 -10:00
gsandorx
29da58de11
Update logging.md ( #4577 )
...
Removed the note saying that ASP.NET Core 2.0 was still in "preview".
2017-10-17 13:02:55 -10:00