You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-06 06:02:40 +03:00
hCaptcha support
This commit is contained in:
@@ -20,6 +20,7 @@ use url::Url;
|
||||
pub enum CaptchaService {
|
||||
RecaptchaV2,
|
||||
CloudflareTurnstile,
|
||||
HCaptcha,
|
||||
}
|
||||
|
||||
/// Captcha configuration
|
||||
|
Reference in New Issue
Block a user