Pranav K
c068128098
Reacting to EF changes
2016-03-14 11:08:00 -07:00
Arthur Vickers
5fba08562f
Update IdentityDbContext constructors to reflect EF changes
...
EF now has a parameterless constructor that can only be used when a derived context has OnConfiguring and is hence protected, and a constructor that takes a DbContextOptions.
2016-03-11 08:47:07 -08:00
Hao Kung
82863e9444
Add support for Authentication Tokens to Identity
2016-03-07 13:53:54 -08:00
Doug Bunting
4f68f0e8d4
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:52:58 -08:00
N. Taylor Mullen
76a4a75de5
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:17 -08:00
John Luo
80ba15aaf4
Updating test TFMs for custom test discovery
2016-02-19 17:01:31 -08:00
Hao Kung
06f4c306b7
Remove redundant setters for CookieAuthSchemes
2016-02-12 10:57:52 -08:00
John Luo
57307ef2b7
Microsoft Security Advisory 3137909
2016-02-11 10:52:13 -08:00
John Luo
ce187a0e55
Adding required configuration files
2016-02-07 23:04:35 -08:00
Hisham Bin Ateya
6cc6f4d88e
Add 'UseServer'
2016-02-07 22:58:25 -08:00
John Luo
4920530fd9
Relocating dependencies
2016-02-01 18:38:21 -08:00
John Luo
82ea86c9a2
Updating to new CLI
2016-02-01 15:28:32 -08:00
N. Taylor Mullen
c8a276e716
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:48 -08:00
N. Taylor Mullen
078512dc94
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:42 -08:00
John Luo
1d9be8728e
Reacting to hosting rename
2016-01-17 18:16:09 -08:00
Hao Kung
58b2cf6c7d
Update samples
2016-01-14 12:54:03 -08:00
Hao Kung
2dade94404
Move claims extensions to UserManager
...
Also update samples to Templates
2016-01-14 12:49:21 -08:00
John Luo
96c9eb7dc6
Updating to new options pattern
2016-01-08 16:33:48 -08:00
Hao Kung
f871d1fd91
OptionsModel => Options
2015-12-21 15:25:17 -08:00
John Luo
4f577e7217
Reacting to new Hosting API
2015-12-18 13:41:36 -08:00
Hao Kung
267d0ac206
Initial identity 2/3 interop sample
2015-12-03 14:35:41 -08:00
Hao Kung
4e842c33d0
Merge remote-tracking branch 'ka/patch-1' into dev
2015-11-16 13:35:44 -08:00
David Fowler
e89840bac8
React to DNX changes
2015-10-23 02:46:29 -07:00
あまみや ゆうこ
19d0337735
Update project.json
2015-10-20 19:42:43 +08:00
Hao Kung
79d3723df5
Merge remote-tracking branch 'ka/dev' into dev
2015-10-16 14:02:41 -07:00
あまみや ゆうこ
aadae4163e
Update jquery.validate-vsdoc.js
2015-10-06 22:03:26 +08:00
Nate McMaster
abb1dd0316
React to EF rename
2015-10-05 13:48:19 -07:00
Pranav K
5da757642d
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:55 -07:00
Hao Kung
bf4ed2f645
Remove unused using
2015-09-28 14:31:40 -07:00
Ajay Bhargav Baaskaran
477f4087dc
React to aspnet/Mvc#3165
2015-09-25 12:18:55 -07:00
Pranav K
b9be30c6cd
Reacting to configuration changes
2015-09-25 07:37:59 -07:00
Hao Kung
3ef5caf1ab
React to Caption => DisplayName rename
2015-09-23 15:04:12 -07:00
Hao Kung
3fbd8aeed1
React to security changes
2015-09-18 12:40:36 -07:00
Ryan Nowak
11942dd48f
React to MVC renames
2015-09-17 00:04:21 -07:00
Kiran Challa
4abf4b960c
React to errorhandler and errorpage extension name changes
2015-09-10 12:34:04 -07:00
Hao Kung
c584e0f182
React to Security
2015-09-02 16:00:51 -07:00
Hao Kung
2113ef5abc
React to Options/Cookie changes
...
Moved cookie instance options into IdentityCookieOptions
IUserTokenProvider changes
2015-09-02 15:15:40 -07:00
Ryan Nowak
a13dfc1eb5
Breaking changes from MVC
2015-09-02 08:21:46 -07:00
Kirthi Krishnamraju
a669ae18b7
fix build break due to aspnet/configuration #246
2015-08-14 00:07:35 -07:00
Victor Hurdugaci
abcd7c87a0
Fix incorrect namespace
2015-07-29 12:01:26 -07:00
Hao Kung
3b26a6e265
Rebase to dev
2015-07-27 14:58:20 -07:00
Dan Friedman
d1c4e000ac
Set ViewBag.LoginProvider in error scenarios
...
Failure to do so will leave certain fields blank in the view.
2015-07-27 14:57:42 -07:00
Brice Lambson
be98dfb7cf
Revert "React to aspnet/EntityFramework#2613"
...
This reverts commit 769eb9f08b .
2015-07-21 15:38:28 -07:00
Brice Lambson
769eb9f08b
React to aspnet/EntityFramework#2613
2015-07-14 10:18:14 -07:00
Troy Dai
8b10187402
Update dependencies
2015-07-09 14:55:25 -07:00
Hao Kung
85d2d3d46a
Reenable Functional tests/Fix security stamp
2015-07-02 12:10:36 -07:00
Hao Kung
24cf9998f0
React to HTTP/Security changes
2015-06-25 19:08:58 -07:00
Arthur Vickers
148be8c410
Remove use of SqlServerDatabase!
2015-06-19 11:28:13 -07:00
Hao Kung
8796f7e78a
Merge from release
2015-06-17 11:19:41 -07:00
Hao Kung
1ed2ebcd96
Rename shouldLockout => lockoutOnFailure
2015-06-16 14:39:26 -07:00
Chris R
fc3c63f9b5
React to the removal of ErrorPageOptions.ShowAll.
2015-06-16 12:00:30 -07:00
Kirthi Krishnamraju
717b7a090c
React to aspnet/Configuration #194
2015-05-22 05:53:20 -07:00
Kirthi Krishnamraju
030459b8ba
React to aspnet/Configuration #195,#198
2015-05-20 19:34:27 -07:00
Hao Kung
c251bf0162
Add RefreshSignIn
2015-04-23 22:17:24 -07:00
Suhas Joshi
07d9e86450
Correct namespace to fix failure
2015-04-08 14:01:36 -07:00
Doug Bunting
f1ef02d2ba
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:26 -07:00
Suhas Joshi
28dc0245bf
Moved POCOs to EF and fixed tests
2015-03-24 11:48:26 -07:00
Suhas Joshi
6143af8149
Added deferred logging with scopes
2015-03-20 12:21:26 -07:00
Hao Kung
a6bf4029aa
Move extensions IPrincipal => ClaimsPrincipal
...
Fixes https://github.com/aspnet/Identity/issues/395
2015-03-19 15:24:20 -07:00
Hao Kung
649cb0caed
Remove IConfiguration from AddIdentity
2015-03-11 15:41:43 -07:00
N. Taylor Mullen
3e704f477b
Update .kproj => .xproj.
2015-03-11 14:08:41 -07:00
ajcvickers
1671b18545
Update to use DbContextOptionsBuilder
2015-03-11 13:15:40 -07:00
N. Taylor Mullen
1620a4c73b
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:55:29 -07:00
N. Taylor Mullen
0fbf07022f
Update K_BUILD_VERSION/kre/KRE/.k => DNX_BUILD_VERSION/dnx/DNX/.dnx.
2015-03-08 12:51:05 -07:00
N. Taylor Mullen
1ed37d741a
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:51:04 -07:00
Hao Kung
c2e96fa570
Remove identity message apis
...
Fixes https://github.com/aspnet/Identity/issues/359
2015-03-05 13:32:35 -08:00
Hao Kung
3aaa628365
React to AuthN changes
2015-03-02 16:39:01 -08:00
Hao Kung
86d9468e45
React to Authorize attribute moving
2015-02-16 15:56:30 -08:00
Suhas Joshi
9763c97ab0
Adding console logger to sample
2015-02-04 13:28:52 -08:00
Wei Wang
a94e74c034
Change K_DETAILED_ERRORS to ASPNET_DETAILED_ERRORS
2015-01-20 11:10:32 -08:00
Hao Kung
b59440d95f
Normalize all lookups with one service
2015-01-12 12:12:53 -08:00
Hao Kung
c9d27e27e6
Introduce SignInResult/IdentityError/Describer
...
Follows Resource pattern (IdentityErrorDescriber.StringName, or
FormatStringName(arg1, arg2)
Also cleaned up optional services, by allowing null in constructor
SignInStatus -> SignInFailure and introduced SignInResult to make
SignInManager APIs consistent with IdentityResult (but no strings needed
for SignIn)
Fixes : #86 , #176 , #287 and #177
2014-12-30 14:51:52 -08:00
Suhas Joshi
625b270924
Added new apis to query users and fixed EF.Inmemory
2014-12-29 16:09:10 -08:00
Hao Kung
e3602fac98
Login -> log in
2014-12-16 14:03:21 -08:00
Stuart Leeks
4af03693bf
Fix typos in Views\Home\Index.cshtml
2014-12-16 14:03:17 -08:00
Victor Hurdugaci
2801adb044
Add schema version to kproj files
2014-11-25 10:53:12 -08:00
Hao Kung
a475177376
Fix samples
2014-11-24 18:00:48 -08:00
Hao Kung
d2c12e85b8
Samples fix for missing return url
...
Fixes: https://github.com/aspnet/Identity/issues/262
2014-11-24 16:29:02 -08:00
Hao Kung
66f9803d06
Replace IIdentityMessageService with IUserMessageProvider
2014-11-24 13:41:02 -08:00
Hao Kung
85530742ef
Replace AddDefaultIdentity
...
Break it into
AddIdentity<>.AddEntityFrameworkStores.AddDefaultTokenProviders()
2014-11-21 15:10:35 -08:00
ajcvickers
c84a6b436f
Stop using context.Configuration.
2014-11-21 11:51:35 -08:00
Suhas Joshi
191bf8815c
Updating connection strings to use lcatest localdb
2014-11-13 15:49:45 -08:00
Victor Hurdugaci
53d89bb9b5
Update KProj to the latest format
2014-11-12 15:12:39 -08:00
Hao Kung
d624876ad3
Fix add phone number views in sample
2014-11-12 12:00:17 -08:00
Hao Kung
cb3948b86f
Use DataProtectionTokenProvider from DI
...
Fixes https://github.com/aspnet/Identity/issues/224
2014-10-27 12:51:45 -07:00
Hao Kung
78b66382f9
Fix samples typo
2014-10-22 13:33:26 -07:00
Stephen Halter
e720edf4bd
Change GetService calls to GetRequiredService
...
GetRequiredService throws for missing services like GetService used to.
2014-10-16 16:07:53 -07:00
Hao Kung
3a9036a69f
Rationalize IdentityDbContext ctors
...
Also clean up unit tests
2014-10-16 15:14:46 -07:00
Hao Kung
92267b4c25
Fix typo in samples
2014-10-16 13:12:38 -07:00
Hao Kung
3abe532761
React to options and hosting changes
2014-10-14 19:19:44 -07:00
Hao Kung
dd58aeedb1
React to UsePerRequestServices rename
2014-10-08 15:51:35 -07:00
Hao Kung
a4ce31c30d
Rename Identity.SqlServer back to EntityFramework
2014-10-08 13:36:38 -07:00
Hao Kung
ffa226dfa9
React to options / DI / startup changes
2014-10-08 13:11:49 -07:00
David Fowler
993827ee65
React to EF changes and fixed sample
2014-10-05 02:55:14 -07:00
Hao Kung
08c6522bf4
Reenable external signout
...
resolved issued with middleware ordering in AddIdentity
2014-09-25 15:57:22 -07:00
Hao Kung
2cb14932f7
Disable sign out external cookie temporarily
...
Potential SignOut bug is preventing this from working correctly for now
2014-09-25 15:15:07 -07:00
Hao Kung
3f4f846cbb
Add social auth and two factor
...
- Merge Authentication into Core
- Add social login support
- Add two factor support
- Rework options model for startup
2014-09-24 15:05:51 -07:00
Chris Ross
3f76dcc166
Handle the IBuilder rename to IApplicationBuilder.
2014-09-10 12:37:39 -07:00
David Fowler
9d26c40144
Updated to use the new target framework in project.json
2014-09-04 02:10:19 -07:00
David Fowler
0705d3a5ae
Updated to use the new target framework in project.json
2014-08-28 23:34:02 -07:00