I would like to contribute the "webClinicPro" module to Drupal.org.

https://www.drupal.org/sandbox/anttix/2581971

git clone git://git.drupal.org/sandbox/anttix/2581971.git webclinicpro

Description
Security module for webClinic Pro subscribers. Automates process of implementing and maintaining website security. This module communicates to our API and will perform four main tasks: authentication, gets security seal, forces ssl, and clears edge cache. This module does not have any module or theme dependencies.

Why
This module will provide additional value to, existing and future, subscribers by providing a branded option that speeds implementation. It will also provide a mechanism for rollout of future improvements.

Who
In order to use this module a webClinic Pro subscription is needed. I have included this information in the README.txt. It is a closed module built specifically for enhancing our security services. More information on our services can be seen on our website (https://www.webclinicpro.com).

Comments

jdrichmond created an issue. See original summary.

PA robot’s picture

Status: Needs review » Needs work

Git clone command for the sandbox is missing in the issue summary, please add it.

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.

jdrichmond’s picture

Issue summary: View changes
jdrichmond’s picture

Assigned: jdrichmond » Unassigned
Status: Needs work » Needs review
Issue tags: +Git clone command added to issue summary.
jdrichmond’s picture

Assigned: jdrichmond » Unassigned
Status: Needs work » Needs review
Issue tags: +Git clone command added to issue summary.
PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxanttix2581971git

I'm a robot and this is an automated message from Project Applications Scraper.

jdrichmond’s picture

Status: Needs work » Needs review
Issue tags: -Git clone command added to issue summary. +code cleanup

Cleaned up code with CodeSniffer. One error remaining which relates to the $_SERVER['REMOTE_ADDR']. This can't be changed to ip_address() function because the ip_address() function cannot set the REMOTE_ADDR. This is required for accurate IP address reporting.

PA robot’s picture

Status: Needs review » Closed (duplicate)
Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: https://www.drupal.org/node/2673664

Project 2: https://www.drupal.org/node/2582131

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.

I'm a robot and this is an automated message from Project Applications Scraper.

apaderno’s picture

Issue tags: -code cleanup
Related issues: +#2673664: [D7] webClinicPro