Commit Graph

508 Commits (a3eb11457c53b524083b9d911510f5c7cf8c6748)

Author SHA1 Message Date
Luke Latham ee823c7e1d Update XSRF example (#5551)
Remove double spaces
2018-02-26 12:01:44 -06:00
Luke Latham eee39c63b4 Link .NET Core tools docs where mentioned (#5548) 2018-02-24 10:10:22 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Trcx cd3d2fb312 Added note regarding Windows auth access denied. (#5512)
* Added note regarding Windows auth access denied.  

Closes #5494

* Minor tweaks
2018-02-21 19:08:00 -06:00
Luke Latham ceb264b696 Identity config topic updates (#5524)
* Identity config topic updates

* React to feedback

* Remove extra pipe

* Nits

* One more nit
2018-02-21 11:24:39 -06:00
Caro Caserio bcba2cc3b9 CC50099: Content updated (#5514)
* CC50099: Content updated

Hello, @rick-anderson,

This proposed file change comes from this Community Contribution: https://github.com/aspnet/Docs.fr-fr/pull/55/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.

* Minor tweaks
2018-02-20 09:30:35 -06:00
Barld Boot fe5a497f57 Update index.md (#5515)
* Update index.md

* Update content
2018-02-20 09:18:46 -06:00
Ivar Nesje 352ce0b4b8 Document ReturnUrlParameter default value (#5517) 2018-02-20 00:46:03 -06:00
Ivar Nesje 399fe31a70 Non-sense default cookie parameters (#5510) 2018-02-19 22:55:43 -06:00
Luke Latham 740fa8e0c3 Remove unused sample file (#5489) (#5497) 2018-02-16 17:09:38 -10:00
Rick Anderson 4d69b62611
remove AuthorizeFolder in secure user data (#5451)
* remove AuthorizeFolder in secure user data

* SSL to HTTPS
2018-02-13 11:39:53 -10:00
Scott Addie 55adac1c98
Mention InvokeHandlersAfterFailure property in policy auth doc (#5445)
* Mention InvokeHandlersAfterFailure property in policy auth doc

* React to feedback

* React to feedback
2018-02-13 13:37:31 -06:00
Rick Anderson 652f09abc6
Update PW recovery to RP and secure templates (#5383)
* Update PW recovery to RP and secure templates

* Update PW recovery to RP and secure templates

* delete mvc controller files

* acrolinx

* work

* work

* Password recovery PR patch

* Update accconfirm.md

* Minor edits to password recovery PR
2018-02-12 12:22:43 -10:00
Sam Foo f235255b83 Remove repeated duplicate words (#5438) 2018-02-11 12:36:03 -06:00
Antoine Griffard a8742d530d Typo in aspnetcore/security/key-vault-configuration.md (#5414)
verus => versus
2018-02-09 10:46:35 -06:00
Mikael 9fc4d1bd64 Replace AllowAnonymousAttribut by AllowAnonymous (#5397)
Replace AllowAnonymousAttribut by AllowAnonymous for the name of the attribut
2018-02-08 10:56:26 -06:00
Rick Anderson 08aad8f5fd
warn about RequireHttpsAttribute with Web APIs (#5381)
* warn about RequireHttpsAttribute with Web APIs

* luke feedback

* luke feedback

* luke feedback

* luke feedback

* luke feedback

* luke feedback

* react 2 blowdart

* react 2 blowdart
2018-02-07 12:26:29 -10:00
Aaron Hanusa 14531a10fd Update claims.md (#5345) 2018-02-02 11:51:36 -10:00
Rick Anderson 00b21a11d9
Update identity-enable-qrcodes.md (#5323) 2018-02-02 11:49:45 -10:00
Rick Anderson b97dfdf3f0
fix range - highlighting (#5337) 2018-02-02 09:16:49 -10:00
Rick Anderson 4c34fcdd48
Update secure-data.md (#5334) 2018-02-01 16:39:39 -10:00
Rick Anderson 6176572dc9
[WIP] Secure user data, react to announcements (#5318)
Secure user data, react to announcements
2018-01-31 17:46:02 -10:00
Rick Anderson 7be48531f4
Update accconfirm.md 2018-01-31 13:44:25 -10:00
Cam Soper 2c12e5dc99
Fix for build warnings (#5313)
fix for build warnings
2018-01-30 12:42:47 -06:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -06:00
Luke Latham 8ac17844d1 Tie sample code (sign in) into topic (#5307) 2018-01-30 09:11:41 -06:00
Cam Soper fc8d193d3e
Azure AD B2C with Web API (#5275)
* initial commit of web API AAD B2C doc

* initial revisions

* minor revisions

* changes from feedback

* Apparently [!INFO] isn't a valid extension.
2018-01-29 13:08:36 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 8e33d0e94e Remove redirected topic files (#5299)
Updates
2018-01-29 09:15:04 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham e22c40247e Section header casing and addl resrouce links to xref (#5291)
Fix one link
2018-01-27 10:21:42 -10:00
Rick Anderson 4313ed3047
RP version of secure user data (#5190)
* RP version of secure user data

* work

* work

* work

* work

* work

* work

* work

* ready 4 review

* pdf and fix

* fixes

* fixes

* fixes

* clean up

* clean up

* clean up

* last draft

* last draft

* Updates to Razor Pages user data protection doc

* Page Model to page model

* code fense to bold

* Updates to Razor Pages user data authorization doc

* Enable copying of .NET Core CLI command

* Change HTML code snippets to CSHTML

* Task.CompletedTask;

* Task.CompletedTask;
2018-01-25 21:06:35 -10: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
Rick Anderson f521240adb Update identity.md (#5253)
* ref anchor change

* Update identity.md

* Update identity.md
2018-01-24 12:21:50 +01:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
Luke Latham 4d2bafc482
Cookie sharing topic update (#4981) 2018-01-22 14:14:05 -06:00
Cam Soper d4b7725925 Merge remote-tracking branch 'upstream/master' into azureb2c 2018-01-19 20:38:11 -06:00
Cam Soper f825c3333e
Merge pull request #5200 from CamSoper/azureb2c
ASP.NET Core Web App with Azure AD B2C
2018-01-19 20:13:33 -06:00
Cam Soper 3d968665fa PR Feedback 2018-01-19 20:12:57 -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
Luke Latham d1c84324e5 Kill double-spaces (#5206) 2018-01-19 14:04:54 -06:00
Cam Soper 8d74405539 Fixed inconsistent periods 2018-01-18 17:23:35 -06:00
Cam Soper 0b00f02e5d Fixed passive voice 2018-01-18 17:22:15 -06:00
Cam Soper ae5343bdd4 Clarified MVC tutorial bullets 2018-01-18 17:20:49 -06:00
Cam Soper 508bd2d51d Fixed VS link 2018-01-18 17:17:48 -06:00
Cam Soper 99af336251 Incorporating my team's GREAT feedback! 2018-01-18 17:06:46 -06:00
Cam Soper 19dda6f3fa AAD B2C and ASP.NET Core web app 2018-01-17 19:32:53 -06:00
Scott Addie e9643cf034 Address TOC inconsistencies (#5154)
* Address TOC inconsistencies

* Fix broken links

* Fix security-related TOCs

* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Rachel Appel b02912dedb
Address issues in 3445: add code, fix bugs (#5152)
UE Edit and address 3445
2018-01-10 11:56:11 -05:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00