diff options
author | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2013-07-07 02:00:06 +0800 |
---|---|---|
committer | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2013-07-07 02:43:36 +0800 |
commit | d8cb318ca7167a0b9fb06a7f016f622d528ab9d1 (patch) | |
tree | bb6e6ad086005dfcdc16f487b604d525683eb389 /help/C | |
parent | 47e3a4dcdc0f10bd08f51281f76556ec5e9c45d9 (diff) | |
download | gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.tar gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.tar.gz gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.tar.bz2 gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.tar.lz gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.tar.xz gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.tar.zst gsoc2013-epiphany-d8cb318ca7167a0b9fb06a7f016f622d528ab9d1.zip |
help: More content in data-passwords.page
Added content on updating stored passwords in Web.
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/data-passwords.page | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/help/C/data-passwords.page b/help/C/data-passwords.page index a8930966d..fca83e367 100644 --- a/help/C/data-passwords.page +++ b/help/C/data-passwords.page @@ -66,4 +66,32 @@ </section> +<section id="update"> + <title>Update 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> + + <steps> + <title>When you have finished changing your password:</title> + <item> + <p>Visit the same webpage for which the password was stored and has now + been changed.</p> + </item> + <item> + <p>Your old saved password will automatically be typed in the password + field by <app>Web</app>, so clear the password field.</p> + </item> + <item> + <p>Type your new password in the password field.</p> + </item> + <item> + <p>You will be asked if you want to save the password in <app>Web</app>. + Press <gui style="button">Store password</gui> to finish. This will + update your old password for the webpage.</p> + </item> + </steps> + +</section> + </page> |