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

HCaptcha, Favicon #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

HCaptcha, Favicon #26

wants to merge 1 commit into from

Conversation

shannonwells
Copy link

@shannonwells shannonwells commented Sep 20, 2024

  1. Out with Recaptcha, in with HCaptcha
  2. Rip out a bunch of network data we don't use
  3. Add new favicons

So now if in the root .env file, you set

SMF_CONFIG_NETWORK="localhost"

It will use a locally running chain and the seed you provided (which defaults to //Alice)
for fauceting.

Closes #17
Closes #18

  • implement HCaptcha
  • new favicon (and new logo, actually)
  • fix tests and CI

@shannonwells shannonwells marked this pull request as ready for review September 21, 2024 00:21
Integrate HCaptcha

IDE failed to add these

* Fix tests for hcaptcha
* Some renames to reflect the switch

Update .env.example
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.

Replace favicon Replace reCAPTCHA with hCAPTCHA
1 participant