web/admin: rework captcha stage (#9256)

* web/admin: rework captcha stage

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* idk man selenium is an enigma to me

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2024-04-15 12:38:01 +02:00
committed by GitHub
parent 6ddfe1795c
commit bc9984f516
6 changed files with 181 additions and 73 deletions

View File

@ -21,3 +21,7 @@ See https://docs.hcaptcha.com/switch
### Turnstile
See https://developers.cloudflare.com/turnstile/get-started/migrating-from-recaptcha
:::warning
To use Cloudflare Turnstile, the site must be configured to use the "Invisible" mode, otherwise the widget will be rendered incorrectly.
:::