mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Improve hCaptcha site key and secret key description (#1409)
Had some feedback that the directions to obtain the site key and secret key were not as clear as they could be, this breaks them into two items with a direction of where to find the secret key.
This commit is contained in:
parent
bac8ec3297
commit
3eea2e8800
@ -23,9 +23,10 @@ Other providers may be added in the future.
|
|||||||
## hCaptcha
|
## hCaptcha
|
||||||
|
|
||||||
- Create a free hCaptcha account at [hcaptcha.com](https://www.hcaptcha.com)
|
- Create a free hCaptcha account at [hcaptcha.com](https://www.hcaptcha.com)
|
||||||
- After completing registration, generate a Site Key and Site Secret from the hCaptcha dashboard
|
- After completing registration, use the hCaptcha dashboard to add a new site with your Mastodon server domain and obtain a Site Key
|
||||||
|
- From the Account Settings menu in hCaptcha, obtain your Secret Key
|
||||||
- Add the values to your Mastodon environment configuration as `HCAPTCHA_SITE_KEY` and `HCAPTCHA_SECRET_KEY`
|
- Add the values to your Mastodon environment configuration as `HCAPTCHA_SITE_KEY` and `HCAPTCHA_SECRET_KEY`
|
||||||
- Restart the Mastodon services running on your server
|
- Restart the Mastodon services running on your server
|
||||||
- From the Mastodon web interface navigate to **Administration** > **Server settings** > **Registrations** and check the box labled "Require new users to solve a CAPTCHA to confirm their account"
|
- From the Mastodon web interface navigate to **Administration** > **Server settings** > **Registrations** and check the box labled "Require new users to solve a CAPTCHA to confirm their account"
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user