mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-15 22:23:50 +08:00
fix: enable captcha in the application which is not built-in (#1061)
This commit is contained in:
@ -89,6 +89,7 @@ export const ResetModal = (props) => {
|
||||
textBefore={i18next.t("code:Code You Received")}
|
||||
onChange={setCode}
|
||||
onButtonClickArgs={[dest, destType, Setting.getApplicationName(application)]}
|
||||
application={application}
|
||||
/>
|
||||
</Row>
|
||||
</Col>
|
||||
|
Reference in New Issue
Block a user