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
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
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
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
Rick Anderson
572b68898a
RequireConfirmedEmail
2016-11-16 09:01:55 -10:00
Daniel Roth
e9c1419175
Add docfx content
2016-10-28 10:35:15 -07:00