mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-10 02:12:55 +08:00
feat: add Internet-Only captcha rule (#3919)
This commit is contained in:
@@ -181,4 +181,5 @@ export const CaptchaRule = {
|
||||
Always: "Always",
|
||||
Never: "Never",
|
||||
Dynamic: "Dynamic",
|
||||
InternetOnly: "Internet-Only",
|
||||
};
|
||||
|
Reference in New Issue
Block a user