]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/en/user/create_account.rst
Reordered documentation
[github/wallabag/wallabag.git] / docs / en / user / create_account.rst
1 Create an account and authentication
2 ====================================
3
4 Register
5 --------
6
7 On the login page, click on ``Register`` button.
8
9 .. image:: ../../img/user/registration_form.png
10 :alt: Registration form
11 :align: center
12
13 You have to fill the form. Please sure to type a valid email address,
14 we'll send you an activation email.
15
16 .. image:: ../../img/user/sent_email.png
17 :alt: Email was sent to activate account
18 :align: center
19
20 Check your inbox, you now have a new mail with a link like this
21 ``http://wallabag/register/confirm/Ba19wokGovN-DdBQNfg4YgRkUQWRP4-k2g0Bk-hBTX4``.
22 Click on it to activate your account.
23
24 Your account is now activated.
25
26 .. image:: ../../img/user/activated_account.png
27 :alt: Welcome on board!
28 :align: center
29
30 Login
31 -----
32
33 Your account is now enabled, congratulations!
34
35 To login to wallabag, fill the form on login page.
36
37 If you are on your personal computer and you want to stay connected,
38 you can check the ``Keep me logged in`` checkbox: wallabag will remember you for one year.
39
40 .. image:: ../../img/user/login_form.png
41 :alt: Login form
42 :align: center