mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-07 13:31:39 +02:00
deploy: 8c3dcdf1b96355ed1ff135e1009ee8e3f2e28517
This commit is contained in:
parent
574ed41693
commit
1b18ba0393
@ -151,7 +151,7 @@
|
|||||||
non-interactive way. This is generally used for bootstrapping a Synapse
|
non-interactive way. This is generally used for bootstrapping a Synapse
|
||||||
instance with administrator accounts.</p>
|
instance with administrator accounts.</p>
|
||||||
<p>To authenticate yourself to the server, you will need both the shared secret
|
<p>To authenticate yourself to the server, you will need both the shared secret
|
||||||
(<a href="../configuration/config_documentation.html#registration_shared_secret"><code>registration_shared_secret</code></a>
|
(<a href="../usage/configuration/config_documentation.html#registration_shared_secret"><code>registration_shared_secret</code></a>
|
||||||
in the homeserver configuration), and a one-time nonce. If the registration
|
in the homeserver configuration), and a one-time nonce. If the registration
|
||||||
shared secret is not configured, this API is not enabled.</p>
|
shared secret is not configured, this API is not enabled.</p>
|
||||||
<p>To fetch the nonce, you need to request one from the API:</p>
|
<p>To fetch the nonce, you need to request one from the API:</p>
|
||||||
|
@ -10920,7 +10920,7 @@ a purge id:</p>
|
|||||||
non-interactive way. This is generally used for bootstrapping a Synapse
|
non-interactive way. This is generally used for bootstrapping a Synapse
|
||||||
instance with administrator accounts.</p>
|
instance with administrator accounts.</p>
|
||||||
<p>To authenticate yourself to the server, you will need both the shared secret
|
<p>To authenticate yourself to the server, you will need both the shared secret
|
||||||
(<a href="admin_api/../configuration/config_documentation.html#registration_shared_secret"><code>registration_shared_secret</code></a>
|
(<a href="admin_api/../usage/configuration/config_documentation.html#registration_shared_secret"><code>registration_shared_secret</code></a>
|
||||||
in the homeserver configuration), and a one-time nonce. If the registration
|
in the homeserver configuration), and a one-time nonce. If the registration
|
||||||
shared secret is not configured, this API is not enabled.</p>
|
shared secret is not configured, this API is not enabled.</p>
|
||||||
<p>To fetch the nonce, you need to request one from the API:</p>
|
<p>To fetch the nonce, you need to request one from the API:</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user