diff options
-rw-r--r-- | help/C/data-passwords.page | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/help/C/data-passwords.page b/help/C/data-passwords.page index fca83e367..b63194e74 100644 --- a/help/C/data-passwords.page +++ b/help/C/data-passwords.page @@ -7,7 +7,8 @@ <link type="guide" xref="index#start"/> <link type="guide" xref="data"/> <link type="seealso" xref="pref-passwords"/> - <revision pkgversion="3.10" date="2013-07-05" status="review"/> + + <revision pkgversion="3.10" date="2013-10-21" status="review"/> <credit type="author copyright"> <name>Aruna Sankaranarayanan</name> @@ -28,14 +29,18 @@ <title>Manage passwords</title> <p>You can save all of your passwords so that you do not have to reenter them - every time that you want to log into a website. Your saved passwords are - stored in <guiseq><gui style="menu">Web</gui><gui style="menuitem">Personal + every time that you want to log into a website. You can manage most of your + passwords though your password manager.</p> + + <p>HTTP-Auth passwords are the only ones that you can managed through + <app>Web</app> itself. You can see these in + <guiseq><gui style="menu">Web</gui><gui style="menuitem">Personal Data</gui><gui style="tab">Passwords</gui></guiseq>.</p> <!-- Talk about managing passwords, updating them, etc. --> <section id="remove"> - <title>Remove saved passwords</title> + <title>Remove saved HTTP-Auth passwords</title> <p>You can remove a stored password at any time.</p> @@ -67,7 +72,7 @@ </section> <section id="update"> - <title>Update password</title> + <title>Update an HTTP-Auth password</title> <p>If you have changed a password that is saved in <link xref="introduction"><app>Web</app></link>, you have to update it.</p> |