-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #271, set controller.ControllerContext property in AuthorizeAtt…
…ributeAclModule to the new ControllerContext object, because MVC doesn't handle this automatically. Also added a statement in the finally block to set it back to null when we are done with it because otherwise we would have a circular reference memory leak.
- Loading branch information
1 parent
6c2c9a2
commit 5db81e5
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters