Pranav K
4e0c9f4038
Reference Microsoft.NET.Sdk.Razor in projects with Razor files
2018-09-20 15:17:20 -07:00
Ryan Brandenburg
44c3e5d4ac
Titles in h1 ( #1966 )
...
Titles in h1
2018-09-20 14:51:41 -07:00
ASP.NET CI
415a6cb53a
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:13:46 -07:00
Rick Anderson
b9452868db
Update IdentityServiceCollectionExtensions.cs docs ( #1962 )
2018-09-12 12:04:28 -07:00
ASP.NET CI
01f8f366f7
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:15:07 -07:00
ASP.NET CI
fae6cb0b51
Update branding to 2.2.0-preview3
2018-09-05 16:34:54 -07:00
ASP.NET CI
8304283fb1
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:14:10 -07:00
Javier Calvarro Nelson
bb1cd5ec09
Stop building dependent projects
2018-08-30 15:23:55 -07:00
Hao Kung
e38a307307
Allow cookie validation when stores don't support security stamp ( #1941 )
2018-08-29 14:41:51 -07:00
Hao Kung
64af0228d6
Disable parallelization ( #1944 )
2018-08-27 13:39:56 -07:00
Javier Calvarro Nelson
b3a6bda45a
Sync Identity UI default layout with the templates layout
2018-08-23 15:15:54 -07:00
Javier Calvarro Nelson
f2e4a63747
Fix msbuild
2018-08-23 10:46:36 -07:00
Javier Calvarro Nelson
ac744d8adb
Support Bootstrap 3 and Bootstrap 4 on idenity UI
2018-08-21 17:46:13 -07:00
ASP.NET CI
51dac741db
Update package branding for 2.2.0-preview2
2018-08-21 13:33:50 -07:00
Hao Kung
1b8b581aae
Revert "[automated] Change default branch to master"
...
This reverts commit 32a08fea5d .
2018-08-17 16:09:36 -07:00
Hao Kung
ee0a25e618
Revert "Bumping version from 2.2.0 to 3.0.0"
...
This reverts commit b005ef7831 .
2018-08-17 16:09:31 -07:00
Hao Kung
4acb2f3317
Merge pull request #1925 from aspnet/haok/qr
...
Allow QR AuthenticatorIssuer to be configurable
2018-08-17 13:45:24 -07:00
Hao Kung
d040dabc03
Allow QR AuthenticatorIssuer to be configurable
2018-08-17 12:56:49 -07:00
Hao Kung
797ea9d8f5
Fix sln file
2018-08-16 14:18:44 -07:00
Thomas Levesque
5e84c11cf9
Add functional tests for external provider display name
2018-08-16 13:40:10 -07:00
Thomas Levesque
373a9c5eb2
Update default UI and samples to use provider display name
2018-08-16 13:40:10 -07:00
Thomas Levesque
fec946759c
Fix SignInManager to return correct external provider display name
2018-08-16 13:38:23 -07:00
Eilon Lipton
eeeef16ec0
Update CONTRIBUTING.md
2018-08-16 13:38:23 -07:00
Wilson
87cfd540ce
Fixed documentation typo ( #1862 )
...
Corrected a typo on the XML documentation of the UserId property that made it read "... sets the of the ..."
2018-08-16 13:38:09 -07:00
Nate McMaster (automated)
32a08fea5d
[automated] Change default branch to master
2018-08-16 13:37:39 -07:00
Nate McMaster
b005ef7831
Bumping version from 2.2.0 to 3.0.0
2018-08-16 13:22:50 -07:00
ASP.NET CI
3ae6a1d503
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:15:02 +00:00
ASP.NET CI
b3f356c541
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-06 20:38:12 +00:00
ASP.NET CI
520d072cc6
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:15:51 +00:00
Javier Calvarro Nelson
16a933a0a4
Update static content
2018-08-03 17:18:32 -07:00
Javier Calvarro Nelson
4b2dc59979
[ Fixes #1835 ] Move the default Identity UI to use Bootstrap 4
2018-08-03 13:48:30 -07:00
ASP.NET CI
cfe58b695a
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:14:16 -07:00
Nate McMaster
2b74aed838
Upgrade build tools
2018-07-27 15:28:04 -07:00
Nate McMaster
a046f02f8f
Upgrade deps
2018-07-27 14:33:33 -07:00
Nate McMaster
31eaaac4a8
Merge branch 'release/2.1' into release/2.2
2018-07-24 10:34:53 -07:00
ASP.NET CI
025bfd4bf5
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:14:46 -07:00
ASP.NET CI
5ad23e2086
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:15:11 -07:00
Nate McMaster
2634637fd5
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:54:12 -07:00
Nate McMaster
d6cb9c2127
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:48:58 -07:00
Hao Kung
b2cca31774
Fix issue with role claim missing in AddIdentityCore ( #1832 )
2018-07-11 12:39:51 -07:00
Anthony Stivers
0ab8e15f05
[ Fixes #1866 ] Fix ActivePage declarations
...
* Fix missing activepage declarations
* Change activepage declarations to correct values
* Add missing ActivePage
2018-07-10 13:00:52 -07:00
Nate McMaster
3e27f18127
Merge branch 'release/2.1' into release/2.2
2018-07-10 12:52:50 -07:00
Nate McMaster
3eae93082f
Merge 2.1.2 into release/2.1
2018-07-10 10:29:05 -07:00
ASP.NET CI
4e84251cbf
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:15:26 -07:00
Nate McMaster
1bcd78c1d8
Update infrastructure for the 2.2 release
2018-06-28 16:20:16 -07:00
Nate McMaster
7fbb5588fc
Bumping version from 2.1.2 to 2.1.3
2018-06-27 13:39:47 -07:00
ASP.NET CI
d92c2732c5
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:16:37 -07:00
Pranav K
77693ccdc5
Use partial tag helper instead of Html.Partial to avoid analyzer warning
2018-06-20 16:51:51 -07:00
Pranav K
6cdd622f23
Apply attribute to page model rather than handler
2018-06-20 14:24:35 -07:00
Ryan Brandenburg
c2089f9902
Set 2.1 baselines
2018-06-14 16:46:13 -07:00