Skip to content

Master for upstream Adding a NoSQL Injection vulnerability tidy ups#85

Merged
ckarande merged 7 commits into
OWASP:masterfrom
binarymist:masterForUpstream-NoSQLiVulnTidyUps
Feb 22, 2017
Merged

Master for upstream Adding a NoSQL Injection vulnerability tidy ups#85
ckarande merged 7 commits into
OWASP:masterfrom
binarymist:masterForUpstream-NoSQLiVulnTidyUps

Conversation

@binarymist
Copy link
Copy Markdown
Collaborator

As discussed in #81

Beautified:
user-dao.js
session.js
a1.html
server.js
profile-test.js
allocations.html

user-dao.js
Moved comparePassword as jshint complained that it was used before it was defined.
@ckarande
Copy link
Copy Markdown
Member

@binarymist Thanks for the updates. As usual, I commend your commitment to code quality and consistency. Would you be able to fix references to point to the OWASP NodeGoat repo in indicated in my comments in README.md? Rest of the changes are great and good to merge.

Comment thread README.md Outdated
* Clone the github repository
```
git clone https://github.com/OWASP/NodeGoat.git
git clone https://github.com/binarymist/NodeGoat.git
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Apparently, an unintenational change, please point the URL it to OWASP repo. Also same applies to lines 93 and 109.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good spotting, every so often those slip through, I'll fix these when soon.

@ckarande ckarande merged commit 0b87bad into OWASP:master Feb 22, 2017
@binarymist binarymist deleted the masterForUpstream-NoSQLiVulnTidyUps branch March 27, 2019 11:25
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