Commit Graph

44 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
Pranav K f1abe24c76 React to Mvc changes 2018-03-23 09:38:48 -07:00
Pranav K aa49e6990c React to application part changes 2018-03-21 15:42:17 -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
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
Hao Kung efe0c6be7b
Split Auth into AddIdentityCookies (#1442) 2018-03-13 13:11:29 -07:00
Hao Kung 9ecbefcf21
ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -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
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
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
Pranav K 2d405b79d0 Use Razor Sdk from CLI 2018-02-15 08:41:39 -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
Pranav K c8562728e7 React to Razor Sdk rename 2018-02-02 13:20:58 -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
Pranav K aa509316c8 Make Razor.Sdk a build time dependency 2018-01-30 12:27:32 -08:00
Javier Calvarro Nelson 289ea010d7 Fix precompilation 2018-01-26 18:41:21 -08:00
Javier Calvarro Nelson 47060f5e52 Fix build 2018-01-26 16:41:52 -08:00
Javier Calvarro Nelson d05ddf9564 Merge branch 'release/2.1' into origin-dev 2018-01-26 16:15:20 -08:00
Javier Calvarro Nelson 185482c8cf [Fixes #1572] Improve the extensibility of the default identity UI 2018-01-26 16:08:16 -08:00
Pranav K aa03ae6394
Merge pull request #1600 from aspnet/release/2.1
Merge release/2.1 to dev
2018-01-26 15:27:05 -08:00
Pranav K 1c6b7e9161 Exclude content files from package 2018-01-26 14:20:37 -08:00
Hao Kung ae127558b5 2fa UI improvements 2018-01-25 13:42:38 -08:00
Jass Bagga 561f9ef5ec
Revert "Update jquery" (#1593) 2018-01-24 17:17:33 -08:00
Jass Bagga e0d7835448 Revert "Update jquery"
This reverts commit e030d85654.
2018-01-24 16:40:46 -08:00
Hao Kung 79b4944c0e Fix typo in DownloadPersonalData 2018-01-24 13:12:40 -08:00
Jass Bagga e030d85654 Update jquery 2018-01-23 14:18:18 -08:00
Javier Calvarro Nelson df4db2f49c Fix manage views layout 2018-01-22 14:44:44 -08:00
Javier Calvarro Nelson 5079f708e1 [Fixes #1583] Add authorization to the default Identity UI 2018-01-21 11:31:56 -08:00
Javier Calvarro Nelson d968fdd31f [Fixes #1580, #1581] Update Identity UI to use Razor precompilation
* Switch from using the embedded file provider for the precompiled views
  for actual razor precompilation.
* Add MSBuild props and targets file to include additional assembly
  attributes on the generated precompiled views.
2018-01-21 11:19:16 -08:00
Hao Kung f1ed482c26 Add PersonalData tab/functionality 2018-01-17 11:58:38 -08:00
Pranav K 330823bed8 Make options registerations post configure 2018-01-14 12:59:07 -08:00
Pranav K e44cba9b75 Split showing and generating recovery codes 2018-01-12 11:10:39 -08:00
Pranav K ce88212f49 Use AuthenticatorUrl generated on the server in EnableAuthenticator pages 2018-01-12 11:08:28 -08:00
Hao Kung 85f8a49aef Shorten folder names 2018-01-08 12:15:12 -08:00