Skip to content

Commit a1a1adb

Browse files
committed
Explain passphrase is needed for recovery
1 parent 1c98013 commit a1a1adb

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

_faq/start/002-recover-an-account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The account recovery functionality can be used if you are setting up a passbolt
1111
because you lost, upgraded, reinstalled the previous one. You can also use this method to configure a
1212
passbolt client on an additional machine.
1313

14-
This procedure can only be completed if you are in possession of an active user account and a copy of the private
15-
key associated with that account.
14+
This procedure can only be completed if you are in possession of an active user account, a copy of the private
15+
key associated with that account and the passphrase to decrypt the private key.
1616

1717
**Step 1.** In order to recover you will need to go to your domain URL and add `/recover` at the end of the url,
1818
for example `https://yourpassbolt.com/recover`.
@@ -23,4 +23,4 @@ for example `https://yourpassbolt.com/recover`.
2323

2424
**Step 4.** Follow the recovery steps, which is much like the initial setup. You will need to import your private key.
2525

26-
**Step 5.** Login!
26+
**Step 5.** Enter your passphrase to login!

docs/faq/start/account-recover.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ <h1>How to recover an account</h1>
172172
because you lost, upgraded, reinstalled the previous one. You can also use this method to configure a
173173
passbolt client on an additional machine.</p>
174174

175-
<p>This procedure can only be completed if you are in possession of an active user account and a copy of the private
176-
key associated with that account.</p>
175+
<p>This procedure can only be completed if you are in possession of an active user account, a copy of the private
176+
key associated with that account and the passphrase to decrypt the private key.</p>
177177

178178
<p><strong>Step 1.</strong> In order to recover you will need to go to your domain URL and add <code class="highlighter-rouge">/recover</code> at the end of the url,
179179
for example <code class="highlighter-rouge">https://yourpassbolt.com/recover</code>.</p>
@@ -184,7 +184,7 @@ <h1>How to recover an account</h1>
184184

185185
<p><strong>Step 4.</strong> Follow the recovery steps, which is much like the initial setup. You will need to import your private key.</p>
186186

187-
<p><strong>Step 5.</strong> Login!</p>
187+
<p><strong>Step 5.</strong> Enter your passphrase to login!</p>
188188

189189
</div>
190190

docs/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="https://help.passbolt.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://help.passbolt.com/" rel="alternate" type="text/html" /><updated>2020-04-15T14:09:58+02:00</updated><id>https://help.passbolt.com/feed.xml</id><title type="html">Passbolt | Help</title><subtitle>The help site for passbolt, the open source password manager for teams. This site contains frequently asked questions, article to troubleshoot common issues, installation tutorials, blueprints for developers, and more!</subtitle><entry><title type="html">Configure email providers</title><link href="https://help.passbolt.com/configure/email/setup.html" rel="alternate" type="text/html" title="Configure email providers" /><published>2020-03-06T01:00:00+01:00</published><updated>2020-03-06T01:00:00+01:00</updated><id>https://help.passbolt.com/configure/email/setup</id><content type="html" xml:base="https://help.passbolt.com/configure/email/setup.html">&lt;div class=&quot;row&quot;&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="https://help.passbolt.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://help.passbolt.com/" rel="alternate" type="text/html" /><updated>2020-05-12T17:43:54+02:00</updated><id>https://help.passbolt.com/feed.xml</id><title type="html">Passbolt | Help</title><subtitle>The help site for passbolt, the open source password manager for teams. This site contains frequently asked questions, article to troubleshoot common issues, installation tutorials, blueprints for developers, and more!</subtitle><entry><title type="html">Configure email providers</title><link href="https://help.passbolt.com/configure/email/setup.html" rel="alternate" type="text/html" title="Configure email providers" /><published>2020-03-06T01:00:00+01:00</published><updated>2020-03-06T01:00:00+01:00</updated><id>https://help.passbolt.com/configure/email/setup</id><content type="html" xml:base="https://help.passbolt.com/configure/email/setup.html">&lt;div class=&quot;row&quot;&gt;
22
&lt;div class=&quot;col7&quot;&gt;
33

44
&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;

docs/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ <h4>Oh, no! Your search did not match any documents...</h4>
903903
"faq-start-account-recover": {
904904
"title": "How to recover an account",
905905
"category": "start",
906-
"content": "The account recovery functionality can be used if you are setting up a passbolt client on a new machinebecause you lost, upgraded, reinstalled the previous one. You can also use this method to configure apassbolt client on an additional machine.This procedure can only be completed if you are in possession of an active user account and a copy of the privatekey associated with that account.Step 1. In order to recover you will need to go to your domain URL and add /recover at the end of the url,for example https://yourpassbolt.com/recover.Step 2. Complete the form by providing your email address.Step 3. Follow the link in your mailbox.Step 4. Follow the recovery steps, which is much like the initial setup. You will need to import your private key.Step 5. Login!",
906+
"content": "The account recovery functionality can be used if you are setting up a passbolt client on a new machinebecause you lost, upgraded, reinstalled the previous one. You can also use this method to configure apassbolt client on an additional machine.This procedure can only be completed if you are in possession of an active user account, a copy of the privatekey associated with that account and the passphrase to decrypt the private key.Step 1. In order to recover you will need to go to your domain URL and add /recover at the end of the url,for example https://yourpassbolt.com/recover.Step 2. Complete the form by providing your email address.Step 3. Follow the link in your mailbox.Step 4. Follow the recovery steps, which is much like the initial setup. You will need to import your private key.Step 5. Enter your passphrase to login!",
907907
"url": "https://help.passbolt.com/faq/start/account-recover"
908908
},
909909
"faq-hosting-why-email-not-sent": {

docs/sitemap.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://help.passbolt.com/faq/configure/enable-disable-import-export-plugins</loc>
5-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
5+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
66
</url>
77
<url>
88
<loc>https://help.passbolt.com/faq/configure/</loc>
9-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
9+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://help.passbolt.com/faq/contribute/code-contribution</loc>
@@ -38,7 +38,7 @@
3838
</url>
3939
<url>
4040
<loc>https://help.passbolt.com/faq/contribute/</loc>
41-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
41+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://help.passbolt.com/faq/discover/what-is-passbolt</loc>
@@ -70,19 +70,19 @@
7070
</url>
7171
<url>
7272
<loc>https://help.passbolt.com/faq/discover/are-we-there-yet</loc>
73-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
73+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
7474
</url>
7575
<url>
7676
<loc>https://help.passbolt.com/faq/discover/feature-priority</loc>
77-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
77+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
7878
</url>
7979
<url>
8080
<loc>https://help.passbolt.com/faq/discover/where-to-get-help</loc>
8181
<lastmod>2017-01-20T01:00:00+01:00</lastmod>
8282
</url>
8383
<url>
8484
<loc>https://help.passbolt.com/faq/discover/</loc>
85-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
85+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
8686
</url>
8787
<url>
8888
<loc>https://help.passbolt.com/faq/hosting/how-to-install</loc>
@@ -110,11 +110,11 @@
110110
</url>
111111
<url>
112112
<loc>https://help.passbolt.com/faq/hosting/</loc>
113-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
113+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
114114
</url>
115115
<url>
116116
<loc>https://help.passbolt.com/faq/</loc>
117-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
117+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
118118
</url>
119119
<url>
120120
<loc>https://help.passbolt.com/faq/legal/which-license</loc>
@@ -142,7 +142,7 @@
142142
</url>
143143
<url>
144144
<loc>https://help.passbolt.com/faq/legal/</loc>
145-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
145+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
146146
</url>
147147
<url>
148148
<loc>https://help.passbolt.com/faq/security/security-vulnerability</loc>
@@ -194,7 +194,7 @@
194194
</url>
195195
<url>
196196
<loc>https://help.passbolt.com/faq/security/</loc>
197-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
197+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
198198
</url>
199199
<url>
200200
<loc>https://help.passbolt.com/faq/start/browser-extensions</loc>
@@ -266,7 +266,7 @@
266266
</url>
267267
<url>
268268
<loc>https://help.passbolt.com/faq/start/</loc>
269-
<lastmod>2020-04-15T14:09:58+02:00</lastmod>
269+
<lastmod>2020-05-12T17:43:54+02:00</lastmod>
270270
</url>
271271
<url>
272272
<loc>https://help.passbolt.com/hosting/update-v1.html</loc>

0 commit comments

Comments
 (0)