WIP: reCaptcha -> hCaptcha #6

Draft
skobkin wants to merge 1 commits from feature_hcaptcha into master
Owner

reCaptcha -> hCaptcha

reCaptcha -> hCaptcha
skobkin self-assigned this 2022-07-07 22:30:02 +00:00
skobkin added 1 commit 2022-07-07 22:30:03 +00:00
skobkin changed title from reCaptcha -> hCaptcha to WIP: reCaptcha -> hCaptcha 2022-07-07 22:30:24 +00:00
skobkin added the
enhancement
label 2022-07-08 02:20:36 +00:00
This pull request has changes conflicting with the target branch.
  • .env
  • config/packages/ewz_recaptcha.yaml
  • src/Form/Data/PasswordResetRequestData.php
  • src/Form/PasswordResetRequestType.php
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature_hcaptcha master
git pull origin feature_hcaptcha

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff feature_hcaptcha
git push origin master
Sign in to join this conversation.
No reviewers
No Label
bug
enhancement
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: skobkin/magnetico-web#6
No description provided.