Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Reporter:
Anonymous (not verified)
Created:
21 Jan 2014 at 12:12 UTC
Updated:
27 Apr 2024 at 17:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedComment #2
Anonymous (not verified) commentedComment #3
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxdevelnk2178067git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #4
Kirschbaum commentedHi develnk,
First off, nice module! I took some time to review, and noticed a few things that might be helpful:
Hope this helps!
Comment #5
Anonymous (not verified) commentedHello. I fix all problems.
Now qaptcha plugin need to connect how external library. I add Readme.txt with description all step.
Comment #6
Anonymous (not verified) commentedComment #7
markaspot commentedHi develnk.
This looks good and all pareview issues are fixed.
I got this working by following your README.txt and cloning the forked library from your github account.
One hint:
Anyway nice contribution, will think about using it in future projects.
Holger
Comment #8
heddnMoving to needs work for code comment issues and a non-empty master branch.
Master branch:
Moving from a master branch to a version branch.
Format of comment should be "* Implements hook_foo().
Me thinks this doesn't really serve the purpose of a version callback function very well.
Checking for isset and !empty on the same variable isn't necessary. Empty will suffice.
Checking for isset and empty on the same variable creates strange code. Perhaps some code comments would assist.
Comment #9
heddnA hook menu that stores data to SESSION for anonymous users can easily result in a DDoS. My reasoning for DDoS is that SESSION is backed by the database and the table could easily grow very large. I'll leave it to one of the more experienced reviewers to corroborate and add the security tag.
Comment #10
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.