Mar 09
Macromedia have provided us with a way to protect CFCs so we can control who can execute them with the access= attribute in the function definition. In Fusebox 4 we’ve got the ability to build a permissions based model to access circuits and fuseactions.
Previously i’d not looked into the new CFLOGIN/CFLOGINUSER tags that CFMX brought with it and i hadn’t thought it possible to implement both CFC security and Fusebox 4 permissions. Not sure where i found the link but Brian LeRoux has blogged a neat way to implement both using a Fusebox4 plugin in the preFuseaction phase, you can read more on his implementation here
Recent Comments