Under private should not use db.table.field.store and you should not use dafult/download.
On Jan 7, 6:53 pm, weheh <richard_gor...@verizon.net> wrote: > That's cool. I can put things under private. I didn't realize that was > supposed to be my play area. > > If I do put files under private, should I insert the file's filename > into a db field of type string or should I use db.table.insert > (fieldname=db.table.fieldname.store(stream,'filename'))? > > I know that in private I'm responsible for the contents of files. But > it seems valuable to have access to the built-in web2py security code > if I'm doing some magic on uploaded files, right? Is there a > documented way to access this code directly?
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.