aspnetcore/test/WebSites/Identity.DefaultUI.WebSite
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
..
Data [Fixes #1742, #1722, #1706, #1725, #1688] Fixes multiple issues 2018-04-13 15:47:23 -07:00
Pages Block enabled 2fa in the UI without cookie consent (#2035) 2018-10-30 16:23:55 -07:00
Properties
Services Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
wwwroot Update Jquery.validation.Unobtrusive (#1999) 2018-10-11 12:29:52 -07:00
ApplicationUserStartup.cs [Fixes #1742, #1722, #1706, #1725, #1688] Fixes multiple issues 2018-04-13 15:47:23 -07:00
Bootstrap3Startup.cs Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Identity.DefaultUI.WebSite.csproj Fix build break 2018-04-19 10:17:27 -07:00
NoIdentityStartup.cs [Fixes #1742, #1722, #1706, #1725, #1688] Fixes multiple issues 2018-04-13 15:47:23 -07:00
PocoUser.cs [Fixes #1742, #1722, #1706, #1725, #1688] Fixes multiple issues 2018-04-13 15:47:23 -07:00
PocoUserStartup.cs Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Program.cs Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Startup.cs [Fixes #1742, #1722, #1706, #1725, #1688] Fixes multiple issues 2018-04-13 15:47:23 -07:00
StartupBase.cs Avoid file descriptor exhaustion caused by Razor Pages on functional tests 2018-10-26 10:54:46 -07:00
appsettings.Development.json
appsettings.json