]> granicus.if.org Git - apache/commit
We can't just create the temporary file in the current directory. If that
authorRyan Bloom <rbb@apache.org>
Tue, 8 Oct 2002 01:15:46 +0000 (01:15 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 8 Oct 2002 01:15:46 +0000 (01:15 +0000)
commit81a183c3a42d63fd7df25ba00c4fb5a66827a62c
tree64aef3a4494122593a7e1f7ebfcbba7458719f61
parentc6faff775d159813e89dc1da8388162f779ae7fe
We can't just create the temporary file in the current directory.  If that
directory isn't writable, htpasswd won't work.  This adds a function
whose responsibility it is to find a valid directory for temporary files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97136 13f79535-47bb-0310-9956-ffa450edef68
support/htpasswd.c