Nate McMaster
4b3d8e5106
Delete msbuild.binlog
2018-12-04 14:33:21 -08:00
Javier Calvarro Nelson
4046c842af
Update Identity Server dependencies to 2.3.0 ( #2077 )
2018-11-20 15:19:14 -08:00
Javier Calvarro Nelson
99f352a92f
javiercn/check-integrity-validation ( #2052 )
2018-11-02 14:48:06 -07:00
Nate McMaster
b56dc070fb
Ensure ApiAuthorization.IdentityServer doesn't build a 2.2.0 package with the rest of RTM ( #2049 )
2018-11-01 13:32:23 -07:00
Javier Calvarro Nelson
5e10eb1d1a
Support for ApiAuth using Identity Server
2018-11-01 11:03:28 -07:00
Hao Kung
da9318f431
Block enabled 2fa in the UI without cookie consent ( #2035 )
...
* Block enabled 2fa in the UI without cookie consent
* Guard against feature not being there
* Set up tweak
* Fix
2018-10-30 16:23:55 -07:00
Nate McMaster
9405d058fa
Merge branch 'release/2.1' into release/2.2
2018-10-30 14:54:51 -07:00
Hao Kung
6c45bfc0dc
Merge 2.1 -> 2.2 ( #2030 )
2018-10-26 14:52:03 -07:00
Nate McMaster
fa3cfd08eb
Remove IdentityService ( #2028 )
...
As a part of preparing this repo for merging into aspnet/AspNetCore, this code is being removed as it is currently not in a "shipping" state for 2.1.
2018-10-26 14:05:44 -07:00
Nate McMaster
ba67b04d9d
Ensure IsTestProject=false in Microsoft.AspNetCore.Identity.Specification.Tests.csproj
...
This isn't really a test project. It's a class library which contains testing compontents. Because 'xunit' is referenced, IsTestProject=true, which
messes up some of the build logic we have for handling code signing and test runners
2018-10-26 12:26:16 -07:00
Javier Calvarro Nelson
95bc251848
Avoid file descriptor exhaustion caused by Razor Pages on functional tests
2018-10-26 10:54:46 -07:00
Wouter Huysentruit
168be7b561
Use the correct logging category inside RegisterModel
2018-10-25 15:44:59 -07:00
Javier Calvarro Nelson
51de582c83
[ Fixes #2002 ] UI package has path error ( #2024 )
2018-10-25 15:33:49 -07:00
ASP.NET CI
daff2f3037
Update package branding for 2.2 RTM
2018-10-16 12:48:15 -07:00
Hao Kung
44f00013cd
Merge 2.1 -> 2.2 ( #2009 )
...
* Fix login.cshtml
2018-10-12 11:34:54 -07:00
Hao Kung
ee8e882d17
Merge pull request #2007 from aspnet/haok/login
...
Fix login.cshtml
2018-10-12 10:52:13 -07:00
Javier Calvarro Nelson
f5b5018d66
[ Fixes #1958 ] Add and generate docs for the default UI
2018-10-11 14:46:57 -07:00
Ryan Brandenburg
04552f4005
Update Jquery.validation.Unobtrusive ( #1999 )
...
Update Jquery.validation.Unobtrusive
2018-10-11 12:29:52 -07:00
Hao Kung
5c174a3d7d
Fix login.cshtml
2018-10-10 14:49:57 -07:00
ASP.NET CI
a125959ffb
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:16:42 +00:00
Nate McMaster
dd9873b9d0
Merge branch 'release/2.1' into release/2.2
2018-10-05 12:22:49 -07:00
Nate McMaster
2327d6ae44
Update branding to 2.1.6-servicing ( #1994 )
...
Per discussion with our team, we want to make the following changes to versioning during servicing updates:
* The versioning on packages with ship with ASP.NET Core should be consistent
* (No change) on packages with changes in them ship during servicing updates
* Version gaps are okay. For example, this repo is producing a patch for 2.1.6, so packages will be 2.1.6. It did not patch for 2.1.4 or 2.1.3 so those versions will be skipped.
This also includes another minor change: for consistency with the rest of the .NET Core teams, pre-release servicing builds will be 2.1.x-servicing-buildnumber.
2018-10-05 12:09:40 -07:00
Nate McMaster
042b6ecaf2
Fix version suffix in version.props
2018-10-04 09:31:16 -07:00
ASP.NET CI
4ce1928a4c
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:16:14 -07:00
Nate McMaster
f2652e94bb
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties
2018-09-28 17:10:35 -07:00
Nate McMaster
646e65cb1d
Bumping version from 2.1.3 to 2.1.4
2018-09-28 09:51:26 -07:00
Nate McMaster
73062c89f6
Change spec test packages to depend on xunit.execution.core, not the xunit metapackage ( #1979 )
2018-09-27 16:40:38 -07:00
Nate McMaster
594b5fafe4
Enable MicroBuild code signing
2018-09-27 16:11:54 -07:00
ASP.NET CI
0324313144
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:16:00 +00:00
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