diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-05-07 11:10:21 +0200 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-05-07 11:10:21 +0200 |
commit | 1556c925a42619c1298edebb73eb86c009b3f3c8 (patch) | |
tree | 2e893a9ed9ab1fb28db290d3643d7945e0ad611b /docs/en/user/create_account.rst | |
parent | f54de6817ea320e6d92bea368123b2fb1395d95f (diff) | |
parent | e0f4f25fd6fba6f41532e9bf5cb6fa4c515c7a46 (diff) | |
download | wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.tar.gz wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.tar.zst wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.zip |
Merge pull request #2016 from wallabag/update-documentation
Update documentation
Diffstat (limited to 'docs/en/user/create_account.rst')
-rw-r--r-- | docs/en/user/create_account.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/en/user/create_account.rst b/docs/en/user/create_account.rst index f0110e55..2e883c88 100644 --- a/docs/en/user/create_account.rst +++ b/docs/en/user/create_account.rst | |||
@@ -23,24 +23,3 @@ Your account is now activated. | |||
23 | .. image:: ../../img/user/activated_account.png | 23 | .. image:: ../../img/user/activated_account.png |
24 | :alt: Welcome on board! | 24 | :alt: Welcome on board! |
25 | :align: center | 25 | :align: center |
26 | |||
27 | Frequently asked questions | ||
28 | -------------------------- | ||
29 | |||
30 | I can't valid the registration form | ||
31 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
32 | |||
33 | Make sure that all fields are well filled: | ||
34 | |||
35 | * valid email address | ||
36 | * same passwords in two fields | ||
37 | |||
38 | I don't receive my activation email | ||
39 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
40 | |||
41 | Are you sure your email address was correct? Did you check your spams folder? | ||
42 | |||
43 | When I click on the activation link, I've got this message: ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``. | ||
44 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
45 | |||
46 | You already enabled your account or the URL of the activation email is wrong. | ||