Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account v2 #2262

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Account v2 #2262

wants to merge 52 commits into from

Conversation

tom2drum
Copy link
Collaborator

@tom2drum tom2drum commented Sep 23, 2024

Description and Related Issue(s)

Resolves #2029

Proposed Changes

  1. We have migrated from Google reCaptcha v2 to Google reCaptcha v3. The variable NEXT_PUBLIC_RE_CAPTCHA_APP_SITE_KEY has been replaced with NEXT_PUBLIC_RE_CAPTCHA_V3_APP_SITE_KEY.
  2. The variables NEXT_PUBLIC_AUTH_URL and NEXT_PUBLIC_LOGOUT_URL are now deprecated.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@tom2drum tom2drum added the skip checks For Pull Requests where the "Checks" workflow should not be run label Sep 24, 2024
@tom2drum tom2drum added ENVs feature New substantial feature and removed skip checks For Pull Requests where the "Checks" workflow should not be run labels Oct 14, 2024
@tom2drum tom2drum marked this pull request as ready for review October 15, 2024 13:16
@tom2drum tom2drum requested a review from isstuev October 15, 2024 13:41
@github-actions github-actions bot added the enhancement New feature or request label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENVs feature New substantial feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blockscout account V2
3 participants