Jacob Appleton
b870dce7fa
Create Startup.cs ( #3475 )
...
Moved the snippet region end to after app.UseRewriter(options); so that it appears in the documentation.
2017-06-08 11:43:11 -07:00
Derek Christensen
3a3b79933d
Correct async/await usage ( #3417 )
...
Fixed async/await usage to not call .Wait() on the task and to not await the Task that is never used.
2017-05-30 16:35:55 -07:00
Tom Dykstra
0adb972b9a
add to TOC ( #3409 )
2017-05-24 13:46:10 -07:00
Rick Anderson
d40cd19b30
Update 2fa.md - download links ( #3406 )
...
* Update 2fa.md
* Update 2fa.md
* Update 2fa.md
* Update 2fa.md
2017-05-24 11:22:52 -07:00
Swiss-Devs
a05ae67125
Add ASPSMS to 2FA tutorial ( #3348 )
...
* Add ASPSMS to 2FA tutorial
* fix requested changes (#3348 )
2017-05-23 18:31:55 -07:00
Tom Dykstra
b29dd4b85c
add community.md to toc ( #3355 )
...
* add community.md to toc
* add community.md
2017-05-15 11:16:58 -07:00
Rick Anderson
3519b67600
remove bad links ( #3340 )
2017-05-10 13:19:04 -07:00
Kévin Chalet
14a94acf1a
Update community.md to include AspNet.Security.OpenIdConnect.Server ( #3329 )
2017-05-08 14:38:14 -07:00
Sayed Ibrahim Hashimi
8639b3b36e
Add page for OSS auth options ( #3314 )
...
* Add page for OSS auth options
In the One ASP.NET dialog we are adding a link for users to learn more about OSS auth options.
I'm working with @danroth27 on the content here.
2017-05-08 12:52:40 -07:00
Marius Schulz
16255dfe17
Update cookie.md (tiny typo) ( #3285 )
2017-05-01 18:43:58 -10:00
Sivanantham Padikkasu
80e1203e79
Changed the LogOff action name into LogOut ( #3292 )
...
Changed the LogOff action name into LogOut.Asp Net Core defaultly provides Logout action only.
2017-05-01 18:37:20 -10:00
Sivanantham Padikkasu
37fb4e0a8d
Changed the "LogOff" action name into "LogOut" ( #3293 )
...
Changed the "LogOff" action name into "LogOut".Changed the "LogOff" action name into "LogOut".By default ASP Net core provides Logoff action in "LogOut" ActionResult Only.Also raised PR for changed the action name in account controller .
2017-05-01 18:36:55 -10:00
Sivanantham Padikkasu
ebd0b16af5
Changed the "LogOff" action name into "LogOut ( #3294 )
...
Changed the "LogOff" action name into "LogOut
2017-05-01 18:36:28 -10:00
Tom Dykstra
e4940fb39e
remove wrench topics from toc ( #3264 )
2017-04-24 14:00:39 -07:00
Rick Anderson
641f2d226a
Update index.md ( #3224 )
2017-04-14 09:47:11 -10:00
ch-hristov
b3aa458bb5
Update identity-configuration.md ( #3226 )
2017-04-14 07:48:25 -10:00
Rick Anderson
9401ba5592
Add twilio to 2FA tutorial ( #3147 )
...
* Add twilio to 2FA tutorial
* fix
2017-04-01 11:08:25 -10:00
Tim Barclay
028098540d
Fix markdown formatting around code snippet ( #3093 )
2017-03-29 07:33:12 -10:00
Alex
3c3c484072
Update Login action to call FindByEmailAsync ( #3082 )
...
This is consistent with the rest of the sample template and the model property passed to it.
2017-03-28 11:14:09 -10:00
Ibrahim Islam
68724aeff1
Fix grammatical mistake ( #3026 )
2017-03-21 09:22:19 -07:00
Rick Anderson
6d3767417a
move require SSL to it's own doc ( #3000 )
...
* move require SSL to it's own doc
* td feedback
2017-03-17 15:27:18 -10:00
Rick Anderson
c36de3bf7c
RTM 1.1 of pw/email reset ( #2912 )
...
* RTM 1.1 of pw/email reset
* clean up
* tdysktra feedback
* fix
2017-03-08 09:49:26 -10:00
Tom Dykstra
291a450d61
add identity-configuration to toc ( #2902 )
2017-03-06 11:45:26 -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
Rick Anderson
3dc13554a7
Delete gulpfile.js ( #2847 )
2017-02-27 10:31:59 -10:00
Rick Anderson
6a4263c503
convert to csproj ( #2833 )
2017-02-24 11:00:49 -10:00
Rick Anderson
29cf8f385d
fix links
2017-02-21 08:06:42 -10:00
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
valeriy novytskyy
bae2952c2b
tdykstra settings in the Azure portal
2016-11-17 22:48:06 -08:00
valeriy novytskyy
975c08c5d2
tdykstra Azure web app
2016-11-17 22:44:37 -08:00
valeriy novytskyy
58a3524267
tdykstra section vs page
2016-11-17 22:43:08 -08:00
valeriy novytskyy
f45e033c69
tdykstra Web to web
2016-11-17 22:38:56 -08:00
valeriy novytskyy
4c7eedcf93
tdykstra PNG to png
2016-11-17 22:33:58 -08:00
valeriy novytskyy
ccc01b6c70
tdykstra the following commands
2016-11-17 22:30:36 -08:00
valeriy novytskyy
d22cd12a9b
tdykstra social login overview page
2016-11-17 22:27:56 -08:00
valeriy novytskyy
010858b502
tdykstra no step for note
2016-11-17 22:24:45 -08:00
valeriy novytskyy
ec0d0ce00d
tdykstra fix Twitter app form directions
2016-11-17 22:19:46 -08:00
valeriy novytskyy
ae6a9f150e
tdykstra use bold for UI refs
2016-11-17 22:12:48 -08:00
valeriy novytskyy
934f15687f
tdykstra Secret Manager link reword
2016-11-17 21:56:07 -08:00
valeriy novytskyy
5e641d4bb7
tdykstra URI to URL
2016-11-17 21:53:52 -08:00
valeriy novytskyy
0d4507c9dd
tdykstra cap bold Solution Explorer, right-click
2016-11-17 21:51:21 -08:00
valeriy novytskyy
9ec816f899
tdykstra new project
2016-11-17 21:49:23 -08:00
valeriy novytskyy
7cc06015eb
tdykstra VS update
2016-11-17 21:47:51 -08:00
valeriy novytskyy
ca7bf76890
tdykstra aspnet link name
2016-11-17 21:40:04 -08:00
valeriy novytskyy
70da47a1a9
tdykstra login to sign in
2016-11-17 21:37:42 -08:00
valeriy novytskyy
fcd7ef43af
tdykstra fix case study link
2016-11-17 21:25:46 -08:00
valeriy novytskyy
2c7f13ed99
tdykstra present tense
2016-11-17 21:22:41 -08:00
Andy Pasic
a82e144ea1
fixed code snippets
2016-11-17 21:03:07 -08:00
Rick Anderson
17f93fe6c5
keywords and decription meta-data
2016-11-17 10:13:02 -10:00
valeriy novytskyy
1bd49ca978
title + meta on technology
2016-11-16 18:52:58 -08:00
valeriy novytskyy
133cb3f6a9
Merge with master
2016-11-16 18:52:12 -08:00
Rick Anderson
b23d49f1f6
title + meta on technology
2016-11-16 14:24:57 -10:00
Rick Anderson
29c87b9caa
Merge pull request #2188 from aspnet/ra-account-confirm
...
RequireConfirmedEmail
2016-11-16 09:36:57 -10:00
Rick Anderson
572b68898a
RequireConfirmedEmail
2016-11-16 09:01:55 -10:00
valeriy novytskyy
9c1483e700
Update google screenshot with url
2016-11-15 20:35:24 -08:00
valeriy novytskyy
2be46ba0e9
aspnet-contrib spelling
2016-11-15 19:55:04 -08:00
valeriy novytskyy
51da225969
Tratcher stop referring to sample code and embed
2016-11-15 19:54:16 -08:00
Tom Dykstra
54a0fc595e
fix links
2016-11-15 08:46:25 -08:00
Tom Dykstra
b5fcb25f85
fix link ( #2157 )
...
Add an optional extended description…
2016-11-12 14:24:17 -08:00
01binary
b5906d2782
Shadow borders on screenshots
2016-11-11 18:53:46 -08:00
01binary
4adae42e4f
Re-export social providers image
2016-11-11 12:35:38 -08:00
01binary
d45222e604
Fix DoneFacebook
2016-11-11 12:35:26 -08:00
01binary
3215e2c508
Remove personal icon from screenshot
2016-11-11 12:24:43 -08:00
01binary
1a86fd28e6
anathemort code highlight services.AddMvc in sociallogins.md
2016-11-11 12:14:45 -08:00
01binary
204360cc14
anathemort App Id and Secret to code
2016-11-11 07:57:20 -08:00
01binary
b77dba3249
anathemort FBNewAppId.png
2016-11-11 07:43:25 -08:00
01binary
535d1662f5
Tratcher note about development mode
2016-11-11 07:38:51 -08:00
01binary
fb6b88ab30
Tratcher MvcOptions SslPort
2016-11-11 07:33:37 -08:00
01binary
4acc28cedd
Fix topic uid
2016-11-11 07:26:49 -08:00
01binary
ebad1eedb0
Tratcher include OAuth 1.0a mention for Twitter
2016-11-10 22:21:37 -08:00
01binary
44a08a4acc
Tratcher move aspnetcontrib mention to other logins and edit
2016-11-10 22:18:30 -08:00
01binary
7ec99482b0
Tratcher stop listing all providers at the end
2016-11-10 22:06:54 -08:00
01binary
0724df6aa5
Common pitfall with Microsoft Account auth
2016-11-10 22:02:10 -08:00
01binary
7efffdd53f
Tratcher common pitfall with Google auth setup
2016-11-10 21:46:26 -08:00
01binary
48a338cee7
Tratcher move set password out of provider pages to main
2016-11-10 20:47:23 -08:00
01binary
a8a088b758
Tratcher don't link to preview version
2016-11-10 20:41:02 -08:00
01binary
e8a9e6d236
Tracher backchannel note fix
2016-11-10 20:35:40 -08:00
01binary
ebb16155eb
Tratcher feedback register new public url
2016-11-10 20:24:21 -08:00
01binary
8362d93007
Merge with master
2016-11-10 20:12:44 -08:00
01binary
758a5c7000
Convert sample URLs from hyperlinks to code
2016-11-10 19:55:19 -08:00
01binary
e190299fa1
Removed U+FEFF in Facebook
2016-11-10 19:39:03 -08:00
01binary
86fdca0bf4
Removed U+FEFF
2016-11-10 19:33:49 -08:00
01binary
aa05bb8815
Fix provider middleware setup snippet references
2016-11-10 19:24:00 -08:00
01binary
c52dd2ec12
Fix bad merge, replace social SVGs with single PNG
2016-11-10 12:25:16 -08:00
Tom Dykstra
7aefaa9ff9
fix link ( #2134 )
2016-11-09 19:19:06 -10:00
Rick Anderson
4989a20c1d
remove link ( #2138 )
2016-11-09 19:15:05 -10:00
Andy Pasic
81425c2f2a
Api link fix ( #2115 )
...
* quick test
* quick test
* quick test
* Revert "quick test"
This reverts commit 91b07a3df5
.
* Revert "quick test"
This reverts commit e44af19bb4
.
* Revert "quick test"
This reverts commit 6872a1921d
.
* Removed links to old api site
* Fixed link to H1
* quick fix
* Fixed link to H1
* reverted to match master
* removed random character.
* removed random unix character
* removed random unix character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* Quick fixes
* Update CONTRIBUTING.md
* removed random UTF character
* removed random UTF character
* Update routing.md
* Update validation.md
* Update overview.md
* Update linuxproduction.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update cross-site-scripting.md
* Update overview.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update first-web-api.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Rick Anderson
5b103c1d6a
fix link warnings ( #2108 )
2016-11-04 10:25:06 -10:00
01binary
a4a7be2f7c
Remove all occurrences of 'please'
2016-11-04 07:59:22 -07:00
01binary
a5f8fbae4d
Fix Startup.cs references
2016-11-03 21:21:53 -07:00
01binary
999d573e17
Merge with aspdocs
2016-11-03 20:32:08 -07:00
01binary
1fe494913a
Detail other login providers
2016-11-03 08:19:01 -07:00
01binary
0dea9dadf7
Reduce scope on custom logins
2016-11-03 07:35:46 -07:00
01binary
b195925fce
Adjust facebook, microsoft, twitter logins
2016-11-02 23:04:03 -07:00
01binary
f5ab64a2eb
Detail microsoft logins
2016-11-02 22:55:53 -07:00
01binary
e9a47c654a
Equalize facebook and twitter with google
2016-11-02 22:26:22 -07:00
01binary
ce3d86b053
Detail Google logins
2016-11-02 22:18:54 -07:00
01binary
f7f158f867
Detail twitter, update facebook, add all screenshots
2016-11-02 21:36:11 -07:00
01binary
66aaff9c40
Update Startup sample for all providers
2016-11-02 20:08:47 -07:00
Andy Pasic
c13beeadd4
Removed U+FEFF ( #2073 )
...
* Removed U+FEFF
* Removed leading FEFF
* Update bootstrap.md
* Update bundling-and-minification.md
* Update knockout.md
* Update using-grunt.md
* Update yeoman.md
* Update style-guide.md
* Update error-handling.md
* Update localization.md
* Update middleware.md
* Update validation.md
* Update overview.md
* Update view-components.md
* Update iis-with-msdeploy.md
* Update iis.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update machine-wide-policy.md
* Update cross-site-scripting.md
* Update overview.md
* Update limited-lifetime-payloads.md
* Update overview.md
* Update password-hashing.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
01binary
b103a1e3db
Twitter work in progress
2016-11-01 21:24:55 -07:00
01binary
220a1f0187
Update facebook section, detail main section
2016-11-01 19:29:56 -07:00
01binary
bed8459d83
Split facebook and create logins pages
2016-10-31 22:38:33 -07:00
Rick Anderson
362720dca2
Fix OPS build ( #2023 )
...
* fb
* del folders
* fb
* fix ref
* tos
* toc
* toc
2016-10-31 09:20:51 -10:00
Daniel Roth
e9c1419175
Add docfx content
2016-10-28 10:35:15 -07:00