Not really. Most of my apps still use cflogin (so yes, I admit, this is a case of do as I say, not what I do). My issues with cflogin stem from numerous problems with the tag in the past, security wise (it was insecure in various incarnations), and my other main problem with the tag is that it is impossible to separate it from an integrated web login (more of a problem for folks who distribute apps like I do).
I _do _ have an old preso I did on login systems, but it was rather simple and I don't think I have the code online. What are you looking for in particular? On Dec 3, 2007 11:53 AM, Chris Tilley <[EMAIL PROTECTED]> wrote: > Ray, do you have anything you can share that steps away from cflogin? Maybe > a sample zip file with the necessary files to make a login system? > > > > > On Dec 3, 2007 11:48 AM, Raymond Camden <[EMAIL PROTECTED]> wrote: > > > Why not run cfloginuser again? That may work. Frankly, I recommend > > folks move away from the cflogin system. I've been burned by it too > > many times. > > > > On Nov 29, 2007 7:29 PM, Chris Griffin <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > If I log the user out and log them back in the same script, they stay > > > logged out. I think it behaves a bit like cookies there. > > > > > > Chris > > > > > > > -- > > > > =========================================================================== > > Raymond Camden, Camden Media > > > > Email : [EMAIL PROTECTED] > > Blog : www.coldfusionjedi.com > > AOL IM : cfjedimaster > > > > Keep up to date with the community: http://www.coldfusionbloggers.org > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3179 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
