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
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
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
d69f531ad4
Update dependencies
2018-01-26 16:16:03 -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
Robert Miles
5f838208e8
Fix IUserRoleStore docs ( #1594 )
2018-01-25 13:40:11 -08:00
Ryan Brandenburg
284dded983
Preview2
2018-01-25 09:30:36 -08:00
Jass Bagga
561f9ef5ec
Revert "Update jquery" ( #1593 )
2018-01-24 17:17:33 -08:00
Jass Bagga
d195866baa
Revert "Update jquery"
2018-01-24 17:16:22 -08:00
Jass Bagga
e0d7835448
Revert "Update jquery"
...
This reverts commit e030d85654 .
2018-01-24 16:40:46 -08:00
Hao Kung
855f7532ae
Merge remote-tracking branch 'bch/dev' into bch-merge
2018-01-24 13:22:33 -08:00
James Kitamirike
ec2ee2272b
Fix small typo in method docs ( #1557 )
2018-01-24 13:14:43 -08:00
Hao Kung
79b4944c0e
Fix typo in DownloadPersonalData
2018-01-24 13:12:40 -08:00
Jass Bagga
8f955d243d
Merge pull request #1588 from aspnet/release/2.1
...
Update jQuery
2018-01-23 16:57:35 -08:00
Jass Bagga
f886845184
Update jQuery
2018-01-23 16:56:24 -08:00
Pranav K
3d647c5c3e
Merge branch 'release/2.1' into dev
2018-01-23 15:49:37 -08:00
Pranav K
7aa9149179
Branching for 2.1.0-preview1
2018-01-23 15:31:27 -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
435ab653db
Update initial migration for DefaultUI sample ( #1561 )
2018-01-10 13:58:03 -08:00
Hao Kung
b07a95dd09
Add Store.MaxLengthForKeys ( #1555 )
...
* Add Store.MaxLengthForKeys
If set this will set max length of things we use for composite keys in
UserTokens/Logins
Needed for https://github.com/aspnet/templating/issues/62
2018-01-09 11:32:40 -08:00
Hao Kung
85f8a49aef
Shorten folder names
2018-01-08 12:15:12 -08:00
ASP.NET CI
fbb0dde2a4
Update dependencies.props
...
[auto-updated: dependencies]
2018-01-06 14:48:15 -08:00
Nate McMaster
0a8389625b
Merge branch 'release/2.0.0' into dev
...
For real this time
2018-01-04 15:19:47 -08:00
Nate McMaster
79de498dcb
Merge branch 'release/2.0.0' into dev
2018-01-04 15:09:57 -08:00
ASP.NET CI
f15e49fa99
Update dependencies.props
...
[auto-updated: dependencies]
2018-01-04 01:16:23 +00:00
Ryan Nowak
0baa738120
Merge pull request #1551 from aspnet/rynowak/allow-pages
...
React to breaking change in MVC
2018-01-02 15:49:45 -08:00
Ryan Nowak
de9a35cec6
React to breaking change in MVC
...
/cc @javiercn
2018-01-02 15:44:04 -08:00