about summary refs log tree commit diff
path: root/config/locales-glitch
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-01-25 13:54:11 +0100
committerClaire <claire.github-309c@sitedethib.com>2022-01-25 13:58:24 +0100
commita9269f8786033eecf0ad307c75f5717c5ab468a2 (patch)
tree53483f37741435e92b504bc28575b446a517319e /config/locales-glitch
parentbf351d72af76e80a29674770d9991de955f95d34 (diff)
Disable `registrations` flag in /api/v1/instance when CAPTCHA is enabled
This is to avoid apps trying and failing at using the registrations API,
which does not let us require a CAPTCHA and cannot be clearly signaled as
unavailable.
Diffstat (limited to 'config/locales-glitch')
-rw-r--r--config/locales-glitch/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml
index c96f21c92..9bd66c969 100644
--- a/config/locales-glitch/en.yml
+++ b/config/locales-glitch/en.yml
@@ -3,7 +3,7 @@ en:
   admin:
     settings:
       captcha_enabled:
-        desc_html: Enable hCaptcha integration, requiring new users to solve a challenge when signing up. Note that this disables app-based registration, and requires third-party scripts from hCaptcha to be embedded in the registration pages. This may have security and privacy concerns.
+        desc_html: Enable hCaptcha integration, requiring new users to solve a challenge when signing up. Note that this disables app-based registration, may prevent your instance from being listed as having open registrations, and requires third-party scripts from hCaptcha to be embedded in the registration pages. This may have security and privacy concerns.
         title: Require new users to go through a CAPTCHA to sign up
       enable_keybase:
         desc_html: Allow your users to prove their identity via keybase