diff options
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> |