Author: hartmannathan
Date: Tue Aug 9 05:07:30 2022
New Revision: 1903304
URL: http://svn.apache.org/viewvc?rev=1903304&view=rev
Log:
Cherrypick merge from site/staging: r1902704:
* faq.html
(#plaintext-passwords): Link to the store-plaintext-password.py.
Modified:
subversion/site/publish/ (props changed)
subversion/site/publish/faq.html
Propchange: subversion/site/publish/
------------------------------------------------------------------------------
Merged /subversion/site/staging:r1902704
Modified: subversion/site/publish/faq.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/faq.html?rev=1903304&r1=1903303&r2=1903304&view=diff
==============================================================================
--- subversion/site/publish/faq.html (original)
+++ subversion/site/publish/faq.html Tue Aug 9 05:07:30 2022
@@ -3332,9 +3332,9 @@ time."</h4>
have written a Python script that can store a plain-text password to the
cache. If you understand the security implications, have ruled out other
alternatives, and still want to cache your password in plain-text on disk, you
-may find the script here:</p>
-
-<p class="todo">TODO: Link to the script.</p>
+may find the script <a
+href="https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/store-plaintext-password.py"
+>in the <tt>tools/client-side/</tt> directory in (as of this writing) our
trunk</a>.</p>
<h4>Additional Information</h4>