oh yeah one other thing..... I removed all user specific data from the
database, but left non-user specific data.  So if you try and run this
exact code you'll probably get errors because there are no relationships
between the tables.

I'd highly recommend looking at the way I implemented security.  Look at
the /sites/index.cfm file, you'll see that both public and private code
is available in the same index.cfm file.  It's pretty clean because it
keeps all of your code together.

If any of you are able to make it to the conference this weekend I'll be
talking about how I implemented the security.  It's pretty solid as far
as I know, I hope opening the source like this will help patch up holes
if there are any.

Steve

Steve Nelson wrote:
> 
> I've zipped up the code and database for the current fusebox.org site in
> case anyone wants to see it.
> 
> Use this code as a learning tool, and if you happen to see any bugs or
> security holes, PLEASE let me know so I can fix them, the last thing I
> want to do is have the fusebox.org server hacked because I made the CF
> files viewable.
> 
> I've still got a number of things to add to the Fusebox site over the
> coming weeks and months, and I'll keep the zip file as updated as
> possible.
> 
> Steve
> ------------------------------------------------------------------------------
> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to