aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/faq.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-05-03 20:51:23 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-05-03 20:51:23 +0200
commitfa04bddd01f164f8423de2bffa76dc72d78b09c9 (patch)
tree84b9017f42d0e0ca7798ebd4cf6eccd285ac8094 /docs/en/user/faq.rst
parente546a2d6eb3075b4c13f22cc0957bfc96b8e14d9 (diff)
downloadwallabag-fa04bddd01f164f8423de2bffa76dc72d78b09c9.tar.gz
wallabag-fa04bddd01f164f8423de2bffa76dc72d78b09c9.tar.zst
wallabag-fa04bddd01f164f8423de2bffa76dc72d78b09c9.zip
Move some parts in FAQ
Diffstat (limited to 'docs/en/user/faq.rst')
-rw-r--r--docs/en/user/faq.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/en/user/faq.rst b/docs/en/user/faq.rst
index 04fb25e3..1e36dc26 100644
--- a/docs/en/user/faq.rst
+++ b/docs/en/user/faq.rst
@@ -8,3 +8,28 @@ It seems you have a problem with your ``composer`` installation. Try to uninstal
8 8
9`Read the documentation about composer to know how to install it 9`Read the documentation about composer to know how to install it
10<https://getcomposer.org/doc/00-intro.md>`__. 10<https://getcomposer.org/doc/00-intro.md>`__.
11
12I can't valid the registration form
13-----------------------------------
14
15Make sure that all fields are well filled:
16
17* valid email address
18* same passwords in two fields
19
20I don't receive my activation email
21-----------------------------------
22
23Are you sure your email address was correct? Did you check your spams folder?
24
25When I click on the activation link, I've got this message: ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``.
26----------------------------------------------------------------------------------------------------------------------------------
27
28You already enabled your account or the URL of the activation email is wrong.
29
30I forgot my password
31--------------------
32
33You can reset your password by clicking on ``Forgot your password?`` link,
34on the login page. Then, fill the form with your email address or your username,
35you'll receive an email to reset your password.