Skip to content

support: added recaptcha - #98

Draft
alejandromumo wants to merge 1 commit into
zenodo:masterfrom
alejandromumo:add-recaptcha
Draft

support: added recaptcha#98
alejandromumo wants to merge 1 commit into
zenodo:masterfrom
alejandromumo:add-recaptcha

Conversation

@alejandromumo

Copy link
Copy Markdown
Contributor

closes #83

@alejandromumo
alejandromumo marked this pull request as draft November 21, 2022 12:47
@alejandromumo

Copy link
Copy Markdown
Contributor Author

The google client key is being injected in the DOM, leaving it open to read. That is not ideal in terms of security.

I tried to pass the key using an environment variable but I could not make it work. It seems invenio-assets is currently replacing process.env for process.env.NODE_ENV and I don't find any other way to pass other variables.

The PR is therefore in draft until this can be properly implemented (without exposing the client key)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support form: add re-captcha

1 participant