Commit Graph

3191 Commits (c26e0c9fe15df1edcccc0554280c0c2cbb1841b7)

Author SHA1 Message Date
Steve Smith c26e0c9fe1 Updating Identity (#3652)
* Updating to latest, cleaning up article and screenshots

* Update of Identity (#3653)

* WIP: Update of Identity

* Update identity.md

* Adding red box; adding link to account confirmation.
2017-07-10 11:58:09 -06:00
Steve Smith b93c125ec1 Making PNG background white, not transparent, so it works with docs dark theme. (#3679) 2017-07-10 11:30:13 -04:00
Rick Anderson 4d7898aa80 Update start-mvc.md (#3678)
* Update start-mvc.md

* Update start-mvc.md
2017-07-10 09:12:22 -06:00
Rick Anderson d15f54cb50 Update environments.md (#3673) 2017-07-08 10:51:40 -06:00
Rick Anderson 4eac4d247a built in TH (#3674) 2017-07-08 10:50:40 -06:00
Steve Smith 7526517a61 Preventing Open Redirect Attacks (#3619)
* Initial progress

* Adding to TOC

* Ready for review

* redirect (#3631)

* WIP: redirect

* Update preventing-open-redirects.md

* Minor cleanup

* Adding LocalRedirect info and example

* Updating figure

* Fixing typo and adding another example

* Rewording example and adding list.
2017-07-07 13:42:08 -06:00
mwvdev b38130c98e Removed id parameter from the Create and Update actions (#3649) 2017-07-07 10:05:21 -06:00
Steve Smith bbcecb9a42 Upgraded to VS2017 project system. Fixed #2928 (#3650) 2017-07-07 10:05:00 -06:00
Rick Anderson 8376f60ed3 replace GetTempFileName (#3639)
* replace GetTempFileName

* replace GetTempFileName

* good app
2017-07-06 12:23:52 -06:00
Jaliya Udagedara 68d336165a Updated: Windows with IIS/WebListener scenario. (#3620) 2017-07-06 10:34:35 -07:00
Steve Smith 38bc89a6b8 Configuring Windows Auth (#3622)
* Initial draft of article

* Adding TOC entries

* Fix TOC link

* Adding sample and figures.

* Ready for PR

* Fixing file reference error; replacing with code listing

* Update windowsauth.md (#3628)

* Removing sample

* responding to feedback

* Update windowsauth.md (#3630)

* Update windowsauth.md

* Update windowsauth.md

* Update windowsauth.md

* Update windowsauth.md

* Responding to feedback and fixing links.

* Update windowsauth.md

* Added black border
2017-07-06 11:52:56 -04:00
Rick Anderson 08e14f2c35 Update first-web-api.md (#3625) 2017-07-06 08:58:54 -06:00
Rick Anderson bda3034e54 Update first-web-api-mac.md (#3626) 2017-07-06 08:58:39 -06:00
Rick Anderson 8c254e1e20 Update web-api-vsc.md (#3627) 2017-07-06 08:58:17 -06:00
Luke Latham e9fa4e1a2a Update hosting bundle link (#3640) 2017-07-06 08:54:30 -06:00
Bertrand Mermet b7da7b974b Fix markdown in code samples (#3643)
Add c# syntactic highlighting on some samples that lacked it.
2017-07-06 08:53:44 -06:00
Tom Dykstra dbfa7151bd Localdb --> SQLite (#3641) 2017-07-06 08:50:30 -06:00
Rick Anderson 304fad1811 Update CONTRIBUTING.md (#3634)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
2017-07-06 08:49:58 -06:00
Scott Addie a1f6795a89 Fixes #1435 2017-07-05 22:30:23 -05:00
Rick Anderson e3ab7d41dc connection string (#3637)
* connection string

* connection string
2017-07-05 16:26:07 -06:00
Steve Smith bfe33a10b2 Minor edits. (#3629) 2017-07-05 10:18:20 -06:00
Ganesan Arunachalam 28104d5e4b Removed unnecessary user management. (#3616) 2017-07-05 10:14:29 -06:00
Ganesan Arunachalam 80aaf4caab Fix issue which rose when rendering index (#3617)
* Fix issue which rose when rendering index

* Includes check for edit permission before listing.

* Inject authorization service and import libraries.

* Commented out cosmetic
2017-07-05 09:40:32 -06:00
Ganesan Arunachalam 5f4e63ec18 Removed redundant Task.FromResult (#3615) 2017-07-05 08:07:03 -06:00
Rick Anderson feda235811 Update logging.md (#3623) 2017-07-03 15:20:26 -06:00
Scott Addie 7c2e804baf Delete project.json from sample project (#3624) 2017-07-03 15:19:09 -06:00
Steve Smith 23cae32d3e Custom Storage Providers for ASP.NET Core Identity (#3507)
* stub for custom providers doc

* progress

* more progress

* Updating TKey references.

* More progress

* adding sample project with default identity controllers and views

* Final updates before PR

* Update identity-custom-storage-providers.md (#3509)

* Update identity-custom-storage-providers.md

* Update identity-custom-storage-providers.md

* Minor tweaks to Identity storage providers doc

* Change "a" to "an"

* Update identity-custom-storage-providers.md

* Responding to Tom's feedback in Rick's PR.

* Responding to feedback

* Updated home page to provide instructions. Updated ApplicationUser to implement IIdentity.
2017-07-03 13:55:11 -06:00
Scott Addie 515706c593 Remove wrench icon in Configuring Formatters paragraph 2017-07-03 13:39:22 -05:00
dansoper cff46b1453 Update identity-configuration.md (#3618)
Suggestions by @tdykstra
2017-07-03 10:46:58 -07:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 341f123ce0 Update index.md (#3594)
* Update index.md

* Update index.md

* Update index.md

* Minor formatting/spelling changes

* Update index.md (#3609)

* Update index.md

* Update index.md

* Update index.md
2017-06-30 22:09:13 +00:00
Scott Addie 1ebc2ecf20 Replace "Angular" TOC text with "AngularJS"
"AngularJS" represents v1 of the framework, which is what this doc and sample code use.
2017-06-30 12:17:47 -05:00
Scott Addie 4f67e61267 Add SpaServices with ASP.NET Core doc (#3563)
* Initial commit for revised SpaServices doc

* Add Tag Helpers text and code

* Add screenshot of global postList variable

* Restore Tag Helpers code sample to original state

* Adjust Tag Helpers heading styles

* Add Webpack Dev Middleware code and text

* Reorganize headings and start to HMR content

* HMR changes

* Additional tweaks to content

* Add HMR screenshot and finish SpaServices prereqs section

* Start to project creation content for .NET Core CLI

* Add Karma / Jasmine testing content

* More minor tweaks

* Refine existing content

* Remove unused Tag Helper from Index view

* Update TOC

* Start publishing section of content

* Finish writing publishing section of content

* Remove original, unused images

* Replace future tense usage

* Update spa-services.md

* Implement suggestions from Tom and Rick

* Implement suggestions from Damien
2017-06-30 16:55:26 +00:00
Nate McMaster 21f5d4ad35 Update the version of dotnet-user-secrets in sample documentation 2017-06-30 09:24:35 -07:00
Luke Latham e455eed800 Describe MSBuild props that control web.config transform (#3608)
* Add info on web.config transformation control

* React to feedback
2017-06-30 15:42:10 +00:00
Jason N. Gaylord 619bd3e001 Update ForgotPassword.cshtml file (#3591)
* Commented out the reset password link

* Updated the instructions to update the ForgotPassword.cshtml page.

* Update accconfirm.md

* Update accconfirm.md

* Minor updates to text and to fix the code block.

* Update accconfirm.md
2017-06-30 15:40:59 +00:00
Scott Addie 7096febfe4 Capitalize CSS 2017-06-29 21:48:22 -05:00
dansoper 22babd1593 Grammar fix in identity-configuration.md (#3598)
* Grammar fix in identity-configuration.md

* Update identity-configuration.md
2017-06-30 01:27:56 +00:00
Scott Addie 43ef7d7cf4 Remove double quotes used in addTagHelper directives (#3600) 2017-06-30 01:27:25 +00:00
Rick Anderson 9cf28eb0cb Update adding-model.md (#3605)
* Update adding-model.md

* Update adding-model.md
2017-06-30 00:18:17 +00:00
Rick Anderson 4cedb9a349 Update dependency-injection.md 2017-06-29 15:28:54 -07:00
Scott Addie 6fc0456276 Merge pull request #3602 from andrewlock/patch-4
Move Action filter example to correct section
2017-06-29 16:33:20 -05:00
Andrew Lock 9aaec5fe2e Move Action filter example to correct section
The Action filters sample was previously at the end of the Exceptions filter section. 

Moved it to the end of the Action filters section instead.
2017-06-29 20:50:52 +01:00
Rick Anderson 9b908d2ff7 Update working-with-sql.md 2017-06-29 10:38:36 -07:00
Rick Anderson fd6489be5c MVC TOC (#3572)
* MVC TOC

* fo

* fo

* fo

* fo

* fo
2017-06-29 09:42:25 -07:00
Rick Anderson 7da60adf35 Update intro.md (#3596)
* Update intro.md

* Update intro.md
2017-06-29 09:14:20 -07:00
Scott Addie 1ccdb8552a Merge pull request #3599 from dansoper/patch-2
Update identity-primary-key-configuration.md
2017-06-29 09:29:37 -05:00
dansoper 34cf6cb1ee Update identity-primary-key-configuration.md 2017-06-29 09:19:56 +01:00
Rick Anderson fbdb1985d0 Tag Helpers fix snippet (#3595) 2017-06-28 17:31:26 -07:00
Scott Addie d7cd5ea863 Merge pull request #3588 from AlphaGit/patch-3
Minor: snippet code reformatting
2017-06-28 16:42:16 -05:00