From 22f24bd42e39a0b44db2c3a541e3fad6d1b85c85 Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:28:51 +0800 Subject: [PATCH] add deprecation notice for RECAPTCHA_SECRET --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2203401..9332e79 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,8 @@ Optional configuration is described below. If a site key and secret have been provided in the `RECAPTCHA_SITE_KEY` and `RECAPTCHA_SECRET_KEY` environment variables, the username/password page may require the user prove his/her humanity. +Deprecated: `RECAPTCHA_SECRET` is deprecated and will be removed in the next major version. + ##### Branding Set the `THEME_COLOR_SCHEME` environment variable using one of the following values: