Chandu
Chandu
I will take a stab at this over weekend and send PR if possible.
@kristofferahl @hernangm Pushed working implementation of the this feature to branch on my fork. Am not sure if this needs any changes to FluentSecurity.Testing. Can you take a look @...
Merged the changes to develop. Merge commit: 2a05263be
I guess this needs more analysis. May be adding a feature to add a method like ForAllControllersImplementing() would be a better way to look at this issue, instead of just...
@rehoutm FluentSecurity 2.0 has added support for securing controllers based on inheritance. Is this and #42 still an issue for you?
@kristofferahl I like the idea. This will make the action detection configurable and the framework can provide default resolvers (that matches how the names are resolved today). Should this be...
@kristofferahl Agreed.
@markbash Is this still an issue?
@dahlbyk @shiftkey Agreed. I will send a pull request with the required changes.
Is there any possible workaround for this?