[Crossposting to .netlib, as there tends to be more cache knowledge there.]

Rod Spears <[EMAIL PROTECTED]> writes:
> Currently, the multipart form post data is written to a file in the
> "temp"directory and the permissions are set so most everyone can read
> the file. There is a release note on how to change it so the permission
> is set to something more secure.
> 
> One possible (easier) solution was identified by pollmann, which was to
> use the cache directory instead. This is obtained by the pref
> "browser.cache.directory" but this does not seem to be set by unix.
> 
> Any ideas?

If the pref itself is not set, is perhaps a default relative to the
current profile directory used?  A bit of grovelling in lxr should be
able to figure this out...

Dan


-- 

Reply via email to