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

Add reCaptcha and email validation #276

Merged
merged 3 commits into from
Sep 16, 2020
Merged

Conversation

karniv00l
Copy link
Contributor

Screenshot 2020-09-15 at 20 13 51

@codecov
Copy link

codecov bot commented Sep 15, 2020

Codecov Report

Merging #276 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #276   +/-   ##
=========================================
  Coverage     99.71%   99.71%           
  Complexity     1793     1793           
=========================================
  Files           284      284           
  Lines          5231     5239    +8     
=========================================
+ Hits           5216     5224    +8     
  Misses           15       15           
Impacted Files Coverage Δ Complexity Δ
src/Form/Type/Admin/ConfigType.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
src/Form/Type/Organization/InviteMemberType.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
src/Form/Type/User/RegisterType.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
src/Form/Type/User/SendResetPasswordLinkType.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e431545...00475ba. Read the comment docs.

.env Outdated

###> excelwebzone/recaptcha-bundle ###
EWZ_RECAPTCHA_SITE_KEY=changeme
EWZ_RECAPTCHA_SECRET=changeme
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about ansible template?

Copy link
Member

@akondas akondas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@akondas akondas merged commit e1090c5 into repman-io:master Sep 16, 2020
@karniv00l karniv00l deleted the captcha-email branch September 16, 2020 14:53
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.

2 participants