Commit Graph

1031 Commits

Author SHA1 Message Date
Kiran Challa 971f727ea2 [Fixes #1690] AddDefaultUI() throws when using IdentityUser<T> 2018-03-30 07:02:04 -07:00
Hao Kung c7711c2515
Reenable APICheck (#1715) 2018-03-28 12:23:22 -07:00
Hao Kung e0e69525e2
Update new security stamp logic (#1714) 2018-03-28 11:55:09 -07:00
Nate McMaster (automated) e53e3bc839
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:47:17 -07:00
Pranav K f1abe24c76 React to Mvc changes 2018-03-23 09:38:48 -07:00
Ryan Brandenburg 1fd33f62f4 Skip flaky tests 2018-03-22 12:09:48 -07:00
Pranav K aa49e6990c React to application part changes 2018-03-21 15:42:17 -07:00
Ryan Brandenburg f1d965e5e4 Set 2.0 baselines 2018-03-21 10:52:15 -07:00
John Luo e233e60e6f Add logging for functional tests 2018-03-20 12:05:12 -07:00
Hao Kung 56666e349c Add AddDefaultIdentity 2018-03-20 09:53:34 -07:00
Jass Bagga 910da89882
Use partial tag helper (#1696) 2018-03-19 18:07:45 -07:00
Jass Bagga 9fda68e9db
Update jQuery (#1692) 2018-03-19 13:39:03 -07:00
Brice Lambson 4f5b3bea98 Remove Microsoft.EntityFrameworkCore.Tools.DotNet 2018-03-19 13:01:16 -07:00
Pranav K ecd9ff6c06
Update KoreBuild channel 2018-03-16 12:30:25 -07:00
Pranav K fcc91c0541
Branching for 2.1.0-preview2 2018-03-16 11:15:03 -07:00
Pranav K 3919d18c62 React to Razor Sdk changes
Assembly attributes are autogened by Razor Sdk and results in duplicates
2018-03-16 10:18:09 -07:00
Jass Bagga 641dfe3b62
Use RefreshSignInAsync (#1655)
Addresses #1616
2018-03-16 10:05:13 -07:00
Javier Calvarro Nelson 329eed9e8d Add Test to diagnose CI issues 2018-03-15 16:24:56 -07:00
Hao Kung efe0c6be7b
Split Auth into AddIdentityCookies (#1442) 2018-03-13 13:11:29 -07:00
Pranav K 0ef83207d4 Remove unused used that fail to compile 2018-03-09 14:58:36 -08:00
Hao Kung 3382a59c5a React to namespace 2018-03-08 16:09:36 -08:00
Hao Kung 9ecbefcf21
ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
Ryan Brandenburg 47d610b0cc Skip Flaky tests 2018-03-07 09:57:38 -08:00
Pranav K 884a1b7dfc
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:04:14 -08:00
Pranav K d504edd7e0
Use dotnet-core feed in repos 2018-03-06 10:04:14 -08:00
Javier Calvarro Nelson b4cf3ed071 [Fixes #1628] Avoid stomping on an existing FileProvider
Respects the existing one if it's there.
2018-03-05 13:31:49 -08:00
Nate McMaster bbad5d601d
Merge branch 'release/2.1' into dev 2018-03-02 14:13:23 -08:00
Olivier Lefebvre e3d5fb84e5 Add link to Identity.Firebase (#1656) 2018-03-02 11:39:23 -08:00
ASP.NET CI db11892a20 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:03:17 -08:00
Pranav K 0ee3a5d4f4 React to Razor Sdk changes 2018-02-23 15:39:59 -08:00
Jass Bagga 298a1e2a78
Add AllowAnonymous for some Identity razor pages (#1644)
Addresses #1617
2018-02-23 13:57:37 -08:00
Pranav K e0885a5017 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:26:59 -08:00
Javier Calvarro Nelson 5572955414 Cleanup Identity functional tests 2018-02-20 15:10:56 -08:00
Javier Calvarro Nelson 3e30d52055 [Fixes #1639] Reset password doesn't work 2018-02-20 15:10:56 -08:00
Javier Calvarro Nelson 2511862a77 [Fixes #1638] Send confirmation email doesn't generate the callback URI correctly 2018-02-20 15:10:55 -08:00
Javier Calvarro Nelson d1aa7d527b Add an end to end test for login in with a social provider. 2018-02-20 15:10:55 -08:00
ASP.NET CI 5c105e6506 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:19:23 -08:00
Ryan Brandenburg 997f3f5068 Duplicate logic for Experimental 2018-02-16 14:18:54 -08:00
Ryan Brandenburg 08d0802648 BuildNumber on ExperimentalVersionSuffix 2018-02-16 13:58:49 -08:00
Ryan Brandenburg ce7d3c7050 Use ExperimentalPackageVersion 2018-02-15 12:08:34 -08:00
Pranav K 2d405b79d0 Use Razor Sdk from CLI 2018-02-15 08:41:39 -08:00
lkubis 79460b147c Update README.md
Add link to Cassandra provider
2018-02-13 09:45:01 -08:00
Javier Calvarro Nelson ac3bea16fd Add functional tests for Identity UI 2018-02-08 14:10:22 -08:00
Hao Kung c6a82ad19a
TFA cookies now validate security stamp (#1351) 2018-02-06 13:27:53 -08:00
Jass Bagga 37b8abf841
Refresh user signin after updating their profile (#1615) 2018-02-05 14:21:19 -08:00
ASP.NET CI 1653b63dbf Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:47:52 +00:00
Pranav K c8562728e7 React to Razor Sdk rename 2018-02-02 13:20:58 -08:00
Nate McMaster 5c8d419b0c Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:11 -08:00
Pranav K 8978907aac Merge remote-tracking branch 'origin/release/2.1' into dev 2018-01-31 13:59:39 -08:00
Pranav K aa92069287 Remove Razor.Design reference 2018-01-31 11:58:34 -08:00