Pranav K
|
6c529eae7a
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:47 -07:00 |
Jason Loeffler
|
f0792f2b2e
|
Remove Shouldly and Moq from Microsoft.AspNet.Authorization.Tests. Enable dnxcore50 in this project.
|
2015-09-15 23:11:11 -05:00 |
N. Taylor Mullen
|
64c40addc6
|
Update project.json to have warningsAsErrors accept a bool.
|
2015-09-02 15:34:49 -07:00 |
N. Taylor Mullen
|
5a6c90882a
|
Add travis and appveyor CI support.
|
2015-04-01 15:55:21 -07:00 |
Brennan
|
42436d3a7e
|
Update xunit.runner.kre => xunit.runner.aspnet.
|
2015-03-12 16:18:52 -07:00 |
N. Taylor Mullen
|
08fdd7ad30
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:59:01 -07:00 |
N. Taylor Mullen
|
1bd605da5e
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:56:09 -07:00 |
Levi B
|
08017f992a
|
Fix build breaks caused by Options refactoring.
|
2015-03-04 23:28:20 -08:00 |
Hao Kung
|
775eb5ece4
|
Split Security into AuthN/AuthZ
AuthenticationType -> Scheme
Move Active/Passive into AutomaticAuthenticationHandler
Security -> Authorization/Authentication assemblies
401-403 logic
Switch from ClaimsIdentity to ClaimsPrincipal
|
2015-03-02 15:33:52 -08:00 |