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

Implement local report endpoint #22

Merged
merged 3 commits into from
Oct 25, 2018
Merged

Implement local report endpoint #22

merged 3 commits into from
Oct 25, 2018

Conversation

MrLuit
Copy link
Member

@MrLuit MrLuit commented Oct 9, 2018

  • Implements config.apiKeys.Google_Captcha and config.apiKeys.Slack_Webhook
  • When a Google Captcha secret is not found, the app will not verify incoming the captcha responses
  • If no Slack webhook is provided, all reports will be sent to the cryptoscamdb.org endpoint

Previously all reports were sent to a PHP server I run, but obviously that's not really secure

@MrLuit MrLuit requested review from Mrtenz, 409H and blurpesec October 9, 2018 18:38
@blurpesec
Copy link
Contributor

blurpesec commented Oct 24, 2018

Stuck pending submission:

report.js:7 Uncaught ReferenceError: reportEndpoint is not defined
    at HTMLDivElement.<anonymous> (report.js:7)
    at HTMLDivElement.d.complete (jquery.min.js:3)
    at i (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at i (jquery.min.js:3)
    at Function.r.fx.tick (jquery.min.js:3)
    at eb (jquery.min.js:3)

I get stuck on the step after gcaptcha here:

stuck

@MrLuit MrLuit merged commit e30b452 into master Oct 25, 2018
@MrLuit MrLuit deleted the csdb-53 branch October 25, 2018 13:22
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.

3 participants