aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/pref-passwords.page
blob: 1c2ef8adb373b347029b9ec4579910e54ae1bde2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="pref-passwords">

  <info>
    <link type="guide" xref="index#privacy"/>
    <link type="guide" xref="pref"/>
    <revision pkgversion="3.10" date="2013-07-06" status="review"/>

    <credit type="author copyright">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
<!--    <credit type="copyright editor">
      <name></name>
      <email its:translate="no"></email>
      <years></years>
    </credit>-->

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>How do I enable or disable storing passwords?</desc>
  </info>

  <title>Remember passwords</title>

  <p>When you enter a username and password for a website, you will usually be
  asked if you want to remember the login details.  You can check if this
  preference is enabled or change your settings in <gui>Preferences</gui>.</p>

  <steps>
    <item>
      <p>Open <guiseq><gui style="menu">Web</gui>
      <gui style="menuitem">Preferences</gui>
      <gui style="tab">Privacy</gui></guiseq>.</p>
    </item>
    <item>
      <p>The <gui style="checkbox">Remember passwords</gui> checkbox will be
      ticked if your preferences are set to save passwords. Untick it to forget
      passwords.</p>
    </item>
    <item>
      <p>Press <gui style="button">Close</gui>.</p>
    </item>
  </steps>

</page>