You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* upgrade playwright
* RECAPTCHA_DISABLED env var added
* added missing static env vars
* remove sentry config from vite file
* added correct env vars back
* Revert "remove sentry config from vite file"
This reverts commit 310246b.
* remove recaptcha from client if PUBLIC_RECAPTCHA_ENABLED false
* update env vars from flow and .env.example
* fix validation
* rm RECAPTCHA_DISABLED usage
* use isRecaptchaEnabled
* recaptcha env vars can be any value in ci:test
0 commit comments