Commit Graph

38 Commits (5ee980aecf053c65eedb673480669749de12dc40)

Author SHA1 Message Date
danroth27 b03b901687 Update account confirmation article version to 1.0.0-rc2 2016-06-27 08:18:45 -07:00
danroth27 eb6fc8de7d Remove old account confirmation sample 2016-06-27 08:18:45 -07:00
Scifoni Ivano a28d47e61c AccConfirm sample converted to Core 1.0.0-RC2 2016-06-27 08:18:45 -07:00
Daniel Roth 0d6ec4b7fb Revert "Update account confirmation article to RC2" (#1530) 2016-06-27 08:17:42 -07:00
Daniel Roth 7025444d45 Update account confirmation article to RC2 (#1529)
* AccConfirm sample converted to Core 1.0.0-RC2

* Remove old account confirmation sample

* Update account confirmation article version to 1.0.0-rc2
2016-06-27 08:15:07 -07:00
Daniel Roth 08cefb4ec7 Add version warning extension (#1523) 2016-06-26 01:29:27 -07:00
Hao Kung 5a0e313b6d project => secrets.json (#1484) 2016-06-23 16:22:52 -07:00
Hao Kung 98f0ef69af Remove old db creation workaround (#1466) 2016-06-23 14:21:46 -07:00
Rick Anderson d2f81fdc6b Update index.rst
moved from error handling doc to model validation (#1413)

Add an optional extended description…

Remove imports statements from project.json (#1428)

* remove imports from code

* change imports in project.json

Changed error handling doc to UseKestrelHttps to KestrelServerOptions.UseHttps
2016-06-23 17:15:01 -04:00
Hao Kung ea4e414f8e Update note 2016-06-23 14:07:28 -07:00
Moshe Gutman b6e4bb5bc7 Update cookie.rst (#1417) 2016-06-20 18:08:50 -07:00
lambidu cc41d3e846 change EF Identity namespace (#1410) 2016-06-17 10:27:41 -07:00
Travis Boatman 31f279bd08 Update accconfirm.rst
The RC2 web app template does not include the dependency 'Microsoft.Extensions.Options.ConfigurationExtensions' which is required to use the configure extension method needed for this tutorial.

Update accconfirm.rst
2016-06-02 20:23:00 +02:00
Brian fe7a562f18 Fix typos under External Login Providers
- Remove trailing 'g' from "loging"
- Change "aleviates" to "alleviates"
- Change "dependant" to "dependent"
- Change "log into to the" to "log in to the"
2016-06-02 18:40:00 +02:00
danroth27 52403413d4 Update API ref docs for RC2 2016-05-27 18:08:54 -07:00
riande@microsoft.com f08a7ec45f fix lex errors
pick 73af200 fix lex errors
2016-05-27 09:58:09 -10:00
Rick Anderson 2467cbbe81 typo in secret manage 2016-05-26 11:49:05 -10:00
mishfit 9ef3004301 update Facebook auth package name 2016-05-25 15:53:28 -10:00
Rick Anderson ad0e663640 Update sociallogins.rst 2016-05-25 13:58:31 -10:00
riande@microsoft.com 0dc7e27531 social logins to RC2 2016-05-20 10:47:52 -10:00
danroth27 252bfa0f97 Update common samples to RC2 2016-05-16 14:40:08 -07:00
Petr Onderka 8209e68ce1 Example URIs should not be links
This includes:

* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00
danroth27 f965804df9 Rename ASP.NET 5 to ASP.NET Core and other general cleanups 2016-03-28 16:29:22 -07:00
danroth27 5a12f2ac7e Remove dnx folder and related content 2016-03-25 13:56:44 -07:00
danroth27 88130df2c5 Remove mvc sphinx project files and intersphinx links 2016-03-02 11:19:51 -08:00
Erik Reitan aafa0cb397 Add links to articles on azure.com 2016-02-12 09:18:18 -08:00
Sourabh Shirhatti a978f2df64 Update identity links 2016-02-08 18:15:28 -08:00
Marcellus Miles 65dae0bdfe fixing broken links 2016-02-08 18:15:27 -08:00
Sergey Guryev 195ce02086 Updating the SecretManager package name
Here is the manual for installing the SecretManager http://docs.asp.net/en/latest/security/app-secrets.html#installing-the-secret-manager-tool
Here is the issue about the old name and NullReferenceException: https://github.com/aspnet/UserSecrets/issues/34
2016-02-01 16:28:51 -08:00
Jared Thirsk 92b6146de9 Correct IOptions<T>.Options propery is now Value 2016-01-19 22:49:05 -08:00
RachelAppel a7d49a96ef Merge branch '1.0.0-rc1' 2015-12-29 15:47:18 -05:00
Robert Foster a3a13d5574 Update sociallogins.rst
Added note to install the Microsoft.AspNet.Authentication.Facebook package as it's not installed by default.
2015-12-29 15:44:49 -05:00
Nicholas P Nelson 8436f688c2 Fix typo in CookieAuthentication article 2015-12-23 09:33:04 -05:00
danroth27 b74d5c2db5 Rename cookie authentication file 2015-12-14 21:24:49 -08:00
danroth27 86a8440fbf Fix typo 2015-12-14 21:22:31 -08:00
Barry Dorrans 43e2d26c02 Add using cookie middleware without identity 2015-12-14 21:19:13 -08:00
Barry Dorrans 61fac0cbe1 Change broken doc links are file moves to will always work ref links 2015-12-09 11:14:53 -08:00
Barry Dorrans c90cdcb231 Add Authz documentation and cleanup authn to its own section 2015-12-08 12:24:37 -08:00