Commit Graph

24 Commits (4e45fd4e3f1374cd51cc931cee93c9d72631d9fc)

Author SHA1 Message Date
Scott Addie efd8b8f5a9 Fix invalid ms.date metadata values 2017-09-19 13:44:04 -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 b02db6da11 Note ApplicationId is ClientId (#4245)
Fixes #3797

cc/ @moozzyk
2017-09-11 11:35:07 -05:00
Bader Nasser Al-Hashmi 73c953f263 Change the name of Microsoft's auth package (#4228) 2017-09-07 09:23:11 -05:00
Scott Addie b3399086db 2.0 updates for social auth (#4096)
* 2.0 updates for social auth

* Clarify AddAuthentication usage
2017-08-25 15:12:32 -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
Rick Anderson cca03c0f0b make all tabs conform (#4014) 2017-08-17 16:20:27 -04:00
Valeriy Novytskyy d0ccaee123 Fixes #3862 Support SDK 1.0 in 2.0 topics (revert and fix) (#3874)
* #3753 Update social logins index

* #3753 Update facebook logins

* #3753 Update Google logins

* #3753 Update Twitter logins

* #3753 Update Microsoft logins

* #3753 Combine social and local login accounts screenshot update

* #3753 Fix app name in screenshot

* #3753 QA pass

* #3753 Put borders on screenshots to replace shadows

* Update facebook-logins.md

Minor clean up - remove future tense. Split up long sentences to help software translators.

* Update facebook-logins.md

* Update google-logins.md

* Update index.md

* #3753 Fix missing anchor

* Merge with origin

* #3862 Social snippets by SDK vesion

* #3862 Fix snippets for RTM 2.0 and italicise

* #3862 dotnet CLI > .NET Core CLI

* #3862 Fix snippets for RTM
2017-08-04 09:22:20 -05:00
Valeriy Novytskyy 88069f51c8 Fixes #3862 Support SDK 1.0 in 2.0 topics (#3870)
* #3753 Update social logins index

* #3753 Update facebook logins

* #3753 Update Google logins

* #3753 Update Twitter logins

* #3753 Update Microsoft logins

* #3753 Combine social and local login accounts screenshot update

* #3753 Fix app name in screenshot

* #3753 QA pass

* #3753 Put borders on screenshots to replace shadows

* Update facebook-logins.md

Minor clean up - remove future tense. Split up long sentences to help software translators.

* Update facebook-logins.md

* Update google-logins.md

* Update index.md

* #3753 Fix missing anchor

* Merge with origin

* #3862 Social snippets by SDK vesion
2017-08-02 11:42:48 -07:00
Valeriy Novytskyy 07aedb193b Fixes #3753 update aspnet/core/security/authentication/social/ for 2.0 (#3848)
* #3753 Update social logins index

* #3753 Update facebook logins

* #3753 Update Google logins

* #3753 Update Twitter logins

* #3753 Update Microsoft logins

* #3753 Combine social and local login accounts screenshot update

* #3753 Fix app name in screenshot

* #3753 QA pass

* #3753 Put borders on screenshots to replace shadows

* Update facebook-logins.md

Minor clean up - remove future tense. Split up long sentences to help software translators.

* Update facebook-logins.md

* Update google-logins.md

* Update index.md

* #3753 Fix missing anchor
2017-08-01 09:06:20 -07:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 641f2d226a Update index.md (#3224) 2017-04-14 09:47:11 -10:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Andrew Stegmaier f667a52817 Update dotnet CLI syntax for adding packages. (#2776) 2017-02-15 18:53:34 -10:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Dave Brock 550bd05b85 Changed to reflect current OAuth Facebook registration steps (#2621)
* Minor changes with Facebook registration process.

* More changes

* added "and" back in per @guardrex

* Updates based on feedback.
2017-01-30 14:05:11 -08:00
Rick Anderson 5780848807 Update index.md 2017-01-11 12:21:10 -10:00
Rick Anderson 4184915696 SSL for VS17 RC1 (#2495) 2017-01-11 10:12:41 -10:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Mike Harder 39c52c53c2 Fix secret name in code sample (#2373)
Fix secret name in code sample
2016-12-12 13:28:55 -08:00
Kevin Rich 877d405229 Corrected current package name
The page name as stated was incorrect
2016-12-11 14:46:59 -08:00
Tom Dykstra ae2cd22d57 fix note format 2016-12-08 09:03:17 -08:00
Tom Dykstra 42468745e9 add note about placement of usegoogleauth 2016-12-08 09:01:17 -08:00
Tom Dykstra 7edbc49a42 sociallogins toc 2016-12-07 12:33:19 -08:00