Please tell me where in the source code I can find out how web2py renames files to prevent directory traversal attacks.
I want to emulate upload field behaviour of renaming the file and saving it to uploads dir with a reference to it in a currently unsupported DB. Thank you -David

