Skip to content

Commit af94fa9

Browse files
Update manual
1 parent e54be89 commit af94fa9

5 files changed

Lines changed: 12 additions & 24 deletions

File tree

1.81 KB
Binary file not shown.
-902 Bytes
Binary file not shown.

openatlas/static/manual/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openatlas/static/manual/troubleshooting/login.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,22 +101,17 @@ <h1>Login<a class="headerlink" href="#login" title="Permalink to this heading">
101101
<div class="toctree-wrapper compound">
102102
</div>
103103
<p>Depending on the issue, please try the following solutions to log in.</p>
104-
<section id="wrong-password">
105-
<h2>Wrong Password<a class="headerlink" href="#wrong-password" title="Permalink to this heading"></a></h2>
104+
<section id="invalid-user-or-password">
105+
<h2>Invalid user or password<a class="headerlink" href="#invalid-user-or-password" title="Permalink to this heading"></a></h2>
106+
<p>You have entered an incorrect password and/or the username doesn’t exist
107+
(anymore).</p>
106108
<p>You can activate the <strong>show password</strong> checkbox to see the entered password
107109
and make sure that the problem isn’t keyboard related, e.g. if capslock is
108110
turned on.</p>
109-
<p>If email was configured at your instance you can request a new password by
111+
<p>If email was configured at this instance you can request a new password by
110112
clicking the <strong>Forgot your password?</strong> link. It is directly located underneath
111113
the login button.</p>
112114
</section>
113-
<section id="no-user-with-this-name-found">
114-
<h2>No user with this name found<a class="headerlink" href="#no-user-with-this-name-found" title="Permalink to this heading"></a></h2>
115-
<p>Either you misspelled the username or the user doesn’t exist (anymore).</p>
116-
<p>If there is a <strong>Forgot your password?</strong> link below the login button you can
117-
request a new password with your email address. When the new password is sent,
118-
the information will also contain the username.</p>
119-
</section>
120115
<section id="this-user-is-not-activated">
121116
<h2>This user is not activated<a class="headerlink" href="#this-user-is-not-activated" title="Permalink to this heading"></a></h2>
122117
<p>Your user was deactivated. If you think this was done by mistake, please

sphinx/source/troubleshooting/login.rst

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,20 @@ Login
55

66
Depending on the issue, please try the following solutions to log in.
77

8-
Wrong Password
9-
--------------
8+
Invalid user or password
9+
------------------------
10+
11+
You have entered an incorrect password and/or the username doesn't exist
12+
(anymore).
1013

1114
You can activate the **show password** checkbox to see the entered password
1215
and make sure that the problem isn't keyboard related, e.g. if capslock is
1316
turned on.
1417

15-
If email was configured at your instance you can request a new password by
18+
If email was configured at this instance you can request a new password by
1619
clicking the **Forgot your password?** link. It is directly located underneath
1720
the login button.
1821

19-
20-
No user with this name found
21-
----------------------------
22-
23-
Either you misspelled the username or the user doesn't exist (anymore).
24-
25-
If there is a **Forgot your password?** link below the login button you can
26-
request a new password with your email address. When the new password is sent,
27-
the information will also contain the username.
28-
2922
This user is not activated
3023
--------------------------
3124

0 commit comments

Comments
 (0)