Pranav K
|
6c529eae7a
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:47 -07:00 |
Pranav K
|
6ed7d1f3c0
|
Replace NotNullAttribute with thrown exceptions
|
2015-09-29 09:35:27 -07:00 |
Chris R
|
f3e03fbf26
|
#396 React to CoreCLR Cryptography package changes, remove transitive dependencies.
|
2015-08-11 10:43:02 -07:00 |
Hao Kung
|
efc35302e8
|
Switch to shared security helper
|
2015-07-08 15:01:09 -07:00 |
Victor Hurdugaci
|
0d71421c05
|
Add repository information to project files
|
2015-07-01 20:25:17 -07:00 |
Troy Dai
|
e57440f92c
|
React to common package name change
|
2015-05-07 09:41:05 -07:00 |
Brennan
|
4a5e8e5dfe
|
Reacting to Logging Package rename
|
2015-04-29 19:09:52 -07:00 |
Hao Kung
|
87c31c5526
|
Switch to IUrlEncoder, introduce AddAuthentication
|
2015-04-23 22:49:47 -07:00 |
Chris Ross
|
6072e3b1b8
|
#221 Remove unneeded dependencies around DataProtection.
|
2015-04-21 16:21:50 -07:00 |
Chris Ross
|
a3b2d2c3eb
|
Handle Http.Core rename.
|
2015-04-16 15:58:45 -07:00 |
Hao Kung
|
776593ec71
|
React to hosting changes
|
2015-03-19 11:04:33 -07:00 |
Hao Kung
|
e2a8efbb64
|
Cleanup
Switch to logging interfaces reference
Tweak DenyAnonymous logic
Fixes https://github.com/aspnet/Security/issues/181
Fixes https://github.com/aspnet/Security/issues/169
|
2015-03-17 11:40:58 -07:00 |
Praburaj
|
bd7f07052e
|
Using [NotNull] from the common package
|
2015-03-14 07:25:14 -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 |
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 |