Skip to content

Upgraded to use MVC 4 package as windows update has killed installed GAC...#53

Open
PyroMoth wants to merge 1 commit into
peterbeams:developfrom
PyroMoth:Update_to_work_with_asp.net_4.5_async_controllers
Open

Upgraded to use MVC 4 package as windows update has killed installed GAC...#53
PyroMoth wants to merge 1 commit into
peterbeams:developfrom
PyroMoth:Update_to_work_with_asp.net_4.5_async_controllers

Conversation

@PyroMoth

@PyroMoth PyroMoth commented Dec 3, 2014

Copy link
Copy Markdown

Lockdown MVC does not work with async controller actions. This update fixes this.

…GAC .dlls

Altered AssemblyScan to look for Task<ActionResult>  as well as ActionResult.
Altered Filter to cast to AsyncActionDescription if ReflectedActionDescription not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant