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

feat(api): add recaptcha support #534

Merged
merged 6 commits into from
Sep 27, 2020
Merged

feat(api): add recaptcha support #534

merged 6 commits into from
Sep 27, 2020

Conversation

ginkoid
Copy link
Member

@ginkoid ginkoid commented Sep 27, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #534 into master will increase coverage by 0.25%.
The diff coverage is 58.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
+ Coverage   60.22%   60.47%   +0.25%     
==========================================
  Files          86       87       +1     
  Lines        1360     1384      +24     
  Branches       54       57       +3     
==========================================
+ Hits          819      837      +18     
- Misses        518      522       +4     
- Partials       23       25       +2     
Impacted Files Coverage Δ
server/config/client.ts 60.00% <0.00%> (-15.00%) ⬇️
server/config/server.ts 80.00% <ø> (ø)
server/responses.ts 100.00% <ø> (ø)
server/api/users/me-auth/email/put.js 29.72% <33.33%> (+0.31%) ⬆️
server/util/recaptcha.ts 61.53% <61.53%> (ø)
server/api/auth/recover.js 69.23% <66.66%> (-0.34%) ⬇️
server/api/auth/register.js 51.11% <66.66%> (+1.11%) ⬆️
server/util/index.ts 83.33% <100.00%> (+0.57%) ⬆️
server/leaderboard/calculate.js 61.19% <0.00%> (+5.97%) ⬆️

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 c204b23...f6c2cc8. Read the comment docs.

@ginkoid ginkoid merged commit 02ec353 into master Sep 27, 2020
@ginkoid ginkoid deleted the feature/recaptcha branch September 27, 2020 16:55
nick-ls pushed a commit to nick-ls/rctf that referenced this pull request Aug 6, 2024
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