Anyone have any suggestions for a security framework that fits nicely into the FB3 framework? What I have is a need to keep unauthorized users from even entering into the contents of the site. I thought that the site structure would look something like this:
root root/loginlogout root/main My thinking is that I can reuse the loginlogout circuit in other applications possibly. In addition, in the main circuit I can check for a session var and if its not defined kick the user back out to the loginlogout circuit.. The rest of the app would fall under main, so this check would cover the contents that I want to protect. What are peoples thoughts on this? Anyone have any suggestions or alternate ways of laying this out? Thanks, Michael Tangorre ================================ This email contains MillenniuM Information Systems, LLC. privileged information. ================================ ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

