Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Pull requests: aspnet/Security

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Security and Cookies
#1 by Tratcher was merged Apr 10, 2014 Loading… updated Apr 10, 2014
Update to use new tooling.
#6 by Tratcher was merged Apr 16, 2014 Loading… updated Apr 16, 2014
Sebros/authorization service
#7 by sebastienros was closed Apr 24, 2014 Loading… updated Apr 24, 2014
Adding AuthorizationPolicy and mutable user claims
#13 by sebastienros was closed May 5, 2014 Loading… updated May 5, 2014
Sebros/namespace
#14 by sebastienros was closed May 5, 2014 Loading… updated May 5, 2014
Fix HttpAbstractions dependency renames.
#16 by Tratcher was closed May 6, 2014 Loading… updated May 6, 2014
Fix dependency issues
#18 by ChengTian was closed May 6, 2014 Loading… updated May 6, 2014
Bump version to 1.0.0-*
#23 by bricelam was merged Jun 19, 2014 Loading… updated Jun 19, 2014
Make middleware report when auth fails.
#24 by Tratcher was merged Jul 3, 2014 Loading… updated Jul 3, 2014
Moving interface members to extension methods
#15 by sebastienros was closed May 12, 2014 Loading… updated Jul 11, 2014
Adding null check in ctor
#8 by sebastienros was closed Apr 28, 2014 Loading… updated Jul 13, 2014
Create cookie auth middleware with DI.
#21 by Tratcher was closed May 9, 2014 Loading… updated Jul 17, 2014
Use a GZipStream constructor that's supported on Mono.
#30 by Tratcher was merged Jul 25, 2014 Loading… updated Aug 6, 2014
Port more security tests from Katana.
#33 by Tratcher was merged Aug 7, 2014 Loading… updated Aug 7, 2014
Port Facebook middleware from Katana.
#34 by Tratcher was merged Aug 20, 2014 Loading… updated Aug 20, 2014
#37 - Port the Google auth middleware from Katana.
#45 by Tratcher was merged Aug 25, 2014 Loading… updated Aug 25, 2014
#38 - Port the Twitter middleware from katana
#51 by Tratcher was merged Aug 27, 2014 Loading… updated Aug 27, 2014
Port MicrosoftAccount middleware from Katana.
#54 by Tratcher was merged Aug 29, 2014 Loading… updated Aug 29, 2014
OAuth base class
#56 by Tratcher was merged Sep 8, 2014 Loading… updated Sep 9, 2014
Upgrade Newtonsoft.Json to 6.0.4 version
#60 by ChengTian was merged Sep 10, 2014 Loading… updated Sep 10, 2014
Port remaining cookie middleware changes from Katana.
#62 by Tratcher was merged Sep 15, 2014 Loading… updated Sep 15, 2014
Set a default user-agent for the OAuth backchannel.
#68 by Tratcher was merged Oct 2, 2014 Loading… updated Oct 2, 2014
Port the OAuth Bearer middleware from Katana.
#71 by Tratcher was merged Oct 9, 2014 Loading… updated Oct 9, 2014
Bug cleanup
#75 by Tratcher was merged Oct 13, 2014 Loading… updated Oct 13, 2014
Use AutoServices base class
#77 by HaoK was closed Oct 16, 2014 Loading… updated Oct 16, 2014
ProTip! Exclude everything labeled bug with -label:bug.