Ray, I've got a photo gallery on one of my customers websites but he now insists on allowing his customers to submit photos to the site and of course he wants them to be customers before they can upload and I've not had the luxury to have to create security (login wise) before and found your comment about cflogin interesting. I'd like to have some roles (basically admin/advanced customer/gen customer)
Thanks On Dec 3, 2007 3:14 PM, Raymond Camden <[EMAIL PROTECTED]> wrote: > 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 > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3181 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
