PromucFlow_constructor/app
Pranav Kanade dd9f8b362d
[Feature #3379] Added recaptcha for signup (#4701)
* temp commit

* using onsubmit to continue using action on form

* added recaptcha site key to env example file

* moved the recaptcha lib loading logic to signup page

* removed unnecessary edit

* handle the case where the recaptcha token is not provided as env var

* added proper env var config for client

* recaptcha config for ansible

* recaptcha config for heroku

* recaptcha config for k8s

* updated app.json

* fixed the typos

* added more description for env vars

* removed api key

* minor typo fix
2021-06-08 11:10:11 +05:30
..
client [Feature #3379] Added recaptcha for signup (#4701) 2021-06-08 11:10:11 +05:30
rts Watch notification collection in RTS 2021-05-18 14:51:31 +05:30
server Feature: firestore plugin support for multiple where conditions (#3740) 2021-06-07 10:43:16 +05:30
util