Hao Kung
|
57002ba359
|
Replace AlphaNumericUserName with Regex option
|
2014-09-24 15:41:19 -07:00 |
Brice Lambson
|
73640e0216
|
Rename to Microsoft.AspNet.Identity.*
|
2014-06-20 09:15:04 -07:00 |
Brice Lambson
|
5334a0d8a9
|
Rename to Microsoft.Framework.Identity.* and bump version to 3.0.0-*
|
2014-06-19 17:29:27 -07:00 |
Hao Kung
|
9053ec56a4
|
Move SignIn Manger to core
Also cleans up CTP1 interface/tests
|
2014-06-04 10:35:07 -07:00 |
Andrew Peters
|
9d9489074e
|
Updating copyright headers
|
2014-05-08 23:01:13 -07:00 |
Wei Wang
|
ca67e93bc7
|
Fix dependency issues
|
2014-05-06 11:22:59 -07:00 |
Hao Kung
|
31f76b8d58
|
Initial DI changes from app building
Incorporate feedback and make identity DI friendly everywhere
Also start using the new OptionsSetup
|
2014-05-02 17:09:24 -07:00 |
anpete
|
b53a5e4b75
|
Update file headers
|
2014-05-01 17:39:44 -07:00 |
Hao Kung
|
e8d7cf4219
|
Asyncify and Userify
Add Async suffix to async methods
Take TUser instead of userId for Usermanager apis
|
2014-04-04 13:42:22 -07:00 |
Hao Kung
|
6807da690a
|
Remove IUser/IRole and TKey from Managers
|
2014-04-03 17:17:50 -07:00 |
Hao Kung
|
c4d32ef1d6
|
Remove ConfigureAwait(false) everywhere
|
2014-03-20 09:42:52 -07:00 |
Hao Kung
|
7adb28a460
|
Cleanup + more unit tests (Core @ 81%)
|
2014-03-18 11:26:02 -07:00 |
Hao Kung
|
f77614c97f
|
Unit test work (Core @ 78%)
Starting using Microsoft.AspNet.Testing
Add/Port a bunch more unit tests
|
2014-03-17 16:03:54 -07:00 |