Hi! I have some different queries cached using cache.disk, and I noticed that one query creates a file system path (in linux) that contains the mysql password, such as myapp/cache/mysql:/user:pass@localhost/app/SELECT... and this path has the permissions drwxr-xr-x!
Is web2py really supposed to store the password in the file system path? Or do I have to manually exclude all cache content in all web2py folders that I backup, not to make the password visible on the backup systems? Thanks for your replies! -- Robin -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

