diff options
Diffstat (limited to 'docs/en/user/login.rst')
-rw-r--r-- | docs/en/user/login.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/en/user/login.rst b/docs/en/user/login.rst index 1b6b8875..1813f3d8 100644 --- a/docs/en/user/login.rst +++ b/docs/en/user/login.rst | |||
@@ -5,7 +5,8 @@ Your account is now enabled, congratulations! | |||
5 | 5 | ||
6 | To login to wallabag, fill the form on login page. | 6 | To login to wallabag, fill the form on login page. |
7 | 7 | ||
8 | If you are on your personal computer and you want to stay connected, you can check the ``Keep me logged in`` checkbox: wallabag will remember you for one year. | 8 | If you are on your personal computer and you want to stay connected, |
9 | you can check the ``Keep me logged in`` checkbox: wallabag will remember you for one year. | ||
9 | 10 | ||
10 | .. image:: ../../img/user/login_form.png | 11 | .. image:: ../../img/user/login_form.png |
11 | :alt: Login form | 12 | :alt: Login form |
@@ -17,4 +18,6 @@ Frequently asked questions | |||
17 | I forgot my password | 18 | I forgot my password |
18 | ~~~~~~~~~~~~~~~~~~~~ | 19 | ~~~~~~~~~~~~~~~~~~~~ |
19 | 20 | ||
20 | You can reset your password by clicking on ``Forgot your password?`` link, on the login page. Then, fill the form with your email address | 21 | You can reset your password by clicking on ``Forgot your password?`` link, |
22 | on the login page. Then, fill the form with your email address or your username, | ||
23 | you'll receive an email to reset your password. | ||