Bug 241186 Document Password Manager's "Show Passwords" button p=stefan_h@hem.utfors.se r=me

This commit is contained in:
neil%parkwaycc.co.uk 2006-07-27 14:36:11 +00:00
Родитель 7a4478c885
Коммит ec1e81dcce
2 изменённых файлов: 78 добавлений и 36 удалений

Просмотреть файл

@ -90,41 +90,70 @@
<h2>Password Manager</h2>
<p>This section describes how to use Password Manager dialog box to control your stored passwords. If you are not already viewing it, follow these steps:
<p>This section describes how to use Password Manager dialog box to control
your stored passwords. If you are not already viewing it, follow these
steps:</p>
<ol>
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
<li>Under the Privacy &amp; Security category, click Passwords. (If no subcategories are visible, double-click Privacy &amp; Security to expand the list.)
<li>Click Manage Stored Passwords.
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose
Preferences.</li>
<li>Under the Privacy &amp; Security category, click Passwords. (If no
subcategories are visible, double-click Privacy &amp; Security to expand
the list.)</li>
<li>Click Manage Stored Passwords.
</ol>
<p>The Password Manager has two tabs:
<p>Alternatively, open the Tools menu, choose Password manager, and then choose
Manage Stored Passwords from the submenu.</p>
<p>The Password Manager has two tabs:</p>
<ol>
<li><b>Passwords Saved:</b> Click this tab to view the list of sites for
which Password Manager has saved your user name and password&mdash;that is,
the sites for which you selected &quot;Yes&quot; in response to Password
Manager&apos;s request to store logon information.</li>
<p>The second column shows the user name for each site. If the password is
stored in encrypted form, &quot;(encrypted)&quot; appears after the user
name.</p>
<p>By default, stored passwords are not displayed.</p>
<ul>
<li>To see the list of stored passwords, click Show Passwords and confirm
your choice.</li>
<li>To hide the passwords, click Hide Passwords.</li>
</ul>
<p>If you remove an entry from the list, the stored user name and password
will be discarded, and you will need to log in manually the next time you
visit that site.</p>
<li><b>Passwords Never Saved:</b> Click this tab to view the list of sites
for which you selected "Never for this site" in response to Password
Manager&apos;s request to store logon information.</li>
<p>If a site is included on this list, you will always have to type in your
user name and password manually when you log onto the site.</p>
<p>If you remove an entry from this list, Password Manager will again ask
you, the next time you log onto the site, whether to store your user name
and password.</p>
</ol>
<p>Regardless of which tab you are viewing, you can remove entries from the
list as follows:</p>
<ul>
<li><b>Passwords Saved:</b> Click this tab to view the list of sites for which Password Manager has saved your user name and password&amp;that is, the sites for which you selected &quot;Yes&quot; in response to Password Manager&apos;s request to store logon information.
<p>The second column shows the user name for each site. If the password is stored in encrypted form, &quot;(encrypted)&quot; appears after the user name. (The stored passwords themselves are not displayed.)
<p>If you remove an entry from the list, the stored user name and password will be discarded, and you will need to log in manually the next time you visit that site.
<li><b>Passwords Never Saved:</b> Click this tab to view the list of sites for which you selected "Never for this site" in response to Password Manager&apos;s request to store logon information.
<p>If a site is included on this list, you must always type in your user name and password manually when you log onto this site.
<p>If you remove an entry from this list, Password Manager will again ask you, the next time you log onto the site, whether to store your user name and password.
<li><b>Remove:</b> Select one or more entries that you want to remove, then
click Remove.</li>
<li><b>Remove All:</b> Click this button to remove all the entries listed in
the tab you are viewing.</li>
</ul>
<p>Regardless of which tab you are viewing, you can remove entries from the list as follows:
<ul>
<li><b>Remove:</b> Select one or more entries that you want to remove, then click Remove.
<li><b>Remove All:</b> Click this button to remove all the entries listed in the tab you are viewing.
</ul>
<p>For more information about the Password Manager, see <a href="using_priv_help.html#using_password">Using the Password Manager</a>.
<p>For more information about the Password Manager, see
<a href="using_priv_help.html#using_password">Using the Password Manager</a>.
<p>&nbsp;</p>
<hr>

Просмотреть файл

@ -560,17 +560,30 @@ Using the Cookie Manager</h1>
<a NAME="passwords_view"></a>
<h2>Managing Stored Passwords</h2>
<p>To see a list of the user names and passwords you have stored:</p>
<p>To see the user names and passwords you have stored and to display a list
of web sites from which logon information never is saved:</p>
<ol>
<li>Open the Tools menu, choose Password Manager, and then choose Manage Stored Passwords from the submenu. You see the Password Manager window.</li>
<li>Click the Passwords Saved tab. You see a list of all the stored sites and user names. (Passwords are not listed.)</li>
<ul>
<li>To remove a user name, click it and then click Remove. The next time you visit the web site, you will need to enter your user name and password again, since Password Manager will no longer have the information.</li>
<li>Click the Passwords Never Saved tab to see a list of the web sites for which you instructed Password Manager never to store user names. To remove a web site from this list, click it and then click Remove. The next time you log into the web site, you can use the stored user name and password (if available) or indicate that you want Password Manager to save the information for that site.</li>
<li>Open the Tools menu, choose Password Manager, and then choose Manage
Stored Passwords from the submenu. You see the Password Manager
window with the Passwords Saved tab opened.</li>
<ul>
<li>To see your saved passwords, click Show Passwords and confirm your
choice.</li>
<li>To hide your passwords, click Hide Passwords.</li>
<li>To remove an entry from the list, click it and then click Remove.
The next time you visit the web site, you will need to enter your
user name and password again, since Password Manager will no longer
have the information.</li>
</ul>
</li>
Click the Passwords Never Saved tab to see a list of the web sites
for which you instructed Password Manager never to store user names
and passwords. To remove a web site from this list, click it and then
click Remove. The next time you log into the web site, you can use
the stored user name and password (if available) or indicate that you
want Password Manager to save the information for that site.
</ul>
<li>Click OK to accept your changes.</li>
</ol>
<p>
[&nbsp;<A HREF="#using_password">Return to beginning of section</A>&nbsp;]