Commit Graph

127 Commits (c99732266e6587f42a4dad3cfe30f3dff7da6933)

Author SHA1 Message Date
Swiss-Devs 4fc27f085b set ASPSMS as SMS provider for 2fa (#2782)
* set ASPSMS as SMS provider for 2fa

* Convert warning to note and adjust version infos
new co-author added

* Update 2fa.md
2017-02-17 10:21:13 -10:00
Andrew Stegmaier f667a52817 Update dotnet CLI syntax for adding packages. (#2776) 2017-02-15 18:53:34 -10:00
Rick Anderson 1b3d804820 Delete Project_Readme.html 2017-02-08 15:17:29 -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
Jie RONG 6e6ad45c27 update identity.md by adding missing \ (#2627) 2017-01-30 13:37:24 -09: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
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Tom Dykstra 2118ca49c8 remove refs to project.json (#2563)
* remove refs to project.json

* use code formatting
2017-01-20 13:21:55 -08:00
Simon Butler b4d441a0fe error occurs when using MvcOptions (#2526)
* error occurs when using MvcOptions

When following the guide and adding the service.configure for mvcoptions a compile error occurs using a base .netcore mvc project.
The startup.cs file by default does not include the declaration for the namespace microsoft.aspnetcore.mvc which resolves the compile error.

* Update accconfirm.md
2017-01-18 15:13:28 -10:00
Simon Butler 5daff548f8 Reference for code in file incorrect (#2527)
For the Code block relating to Configure startup to use AuthMessageSenderOptions the referenced line numbers have changed since this page was updated. Edited the line numbers to properly reference the correct lines
2017-01-18 14:31:58 -10: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
Tyler Lamb 0866de65c1 Word spacing update (#2456) 2017-01-04 09:19:39 -10:00
Fabien beec578005 typo of the word your (#2448)
Correction made at he beginning of this sentence: Use your models and the data type you want...
2016-12-28 11:58:22 -08:00
Luke Latham db52693bfc Image alt text updates (#2442)
* Update identity.md

* Update new-field.md

* Update new-field.md
2016-12-26 08:35:58 -08: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
Rick Anderson f3bfa97e5e Merge pull request #2371 from AdrienTorris/master
Add example of how configure Identity to use Guid data type for primary keys
2016-12-12 11:02:24 -10:00
Adrien TORRIS 8679c436ef Update highlights in code samples 2016-12-12 10:44:57 +01:00
Adrien TORRIS 529a866427 Add example of how configure Identity to use Guid data type for primary keys
Next #1975 PR
2016-12-12 10:35:18 +01: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 2ac27895e3 redirects (#2359) 2016-12-09 10:12:11 -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
Rick Anderson 29ca4db910 Merge pull request #2316 from GuardRex/guardrex/byline-normalization
Byline Normalization
2016-12-05 09:06:39 -10:00
Luke Latham cdf69f6ff3 Update twitter-logins.md 2016-12-04 23:10:15 -06:00
Luke Latham b95c3f61e2 Update sociallogins.md 2016-12-04 23:09:57 -06:00
Luke Latham ae59c85d3b Update other-logins.md 2016-12-04 23:09:42 -06:00
Luke Latham d15b5912c9 Update microsoft-logins.md 2016-12-04 23:09:25 -06:00
Luke Latham c20627c712 Update identity.md 2016-12-04 23:08:54 -06:00
Luke Latham 04f7230f31 Update identity.md 2016-12-04 23:08:19 -06:00
Luke Latham 1dd049fccf Update identity.md 2016-12-04 23:05:45 -06:00
Luke Latham 11c8c23730 Update google-logins.md 2016-12-04 23:05:26 -06:00
Luke Latham c50fe1677c Update facebook-logins.md 2016-12-04 23:05:10 -06:00
Luke Latham 4ff1584f35 Update accconfirm.md 2016-12-03 19:40:30 -06:00
Luke Latham d1df5bcf7a Update accconfirm.md 2016-12-03 12:26:51 -06:00
Rick Anderson 57d88b7c22 Update sociallogins.md 2016-11-29 14:00:57 -10:00
Rick Anderson 8738defd55 Update sociallogins.md 2016-11-29 14:00:05 -10:00
Vaiune ae7e0fb3ea add a note about UseIdentity() being first in order 2016-11-29 03:05:29 +02:00
Tom Dykstra ed025564b3 fix link 2016-11-23 15:48:17 -08:00
Max Bruckner c456a9252e accconfirm.md: Fix typo "dependecy"->"dependency" 2016-11-21 08:29:59 +07:00
valeriy novytskyy 89077574b0 Merge with master 2016-11-17 23:37:52 -08:00
valeriy novytskyy b85c4143c1 v-anpasi fixed code snippets 2016-11-17 23:35:22 -08:00
valeriy novytskyy 7ce6a88c54 Rick-Anderson keywords and decription meta-data 2016-11-17 23:29:00 -08:00
valeriy novytskyy f77b44200c tdykstra offset notes 2016-11-17 23:25:07 -08:00
valeriy novytskyy 7ada5b42c7 tdykstra other logins changes 2016-11-17 23:17:09 -08:00
valeriy novytskyy 3372ca7fce tdykstra setup to set up 2016-11-17 23:05:45 -08:00
valeriy novytskyy 4786fdab47 tdykstra Sign in with Provider 2016-11-17 23:01:19 -08:00
valeriy novytskyy e4395e4e15 tdykstra credits 2016-11-17 22:56:45 -08:00