Skip to content

Commit

Permalink
Merge pull request #381 from sunbird-cb/recaptcha-integration
Browse files Browse the repository at this point in the history
Recaptcha integration
  • Loading branch information
Haritest authored Aug 13, 2024
2 parents 31b7831 + 0fd1760 commit 1e9c64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/artifacts/sunbird/login/login.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<script type="text/javascript">
var onloadCallback = function() {
grecaptcha.render('captcha', {
'sitekey' : '6LfY0l0gAAAAAAgmOgNn-VEW5jwu_-AyXTTH8gq4',
'sitekey' : '6Lcl-CQqAAAAAMEPv0kxyrtYhBVZBXtXygyHNoyX',
'badge' : 'bottomright'
});
};
Expand Down

0 comments on commit 1e9c64d

Please sign in to comment.