WebID Authentication is a module that enables a user to log in a Drupal 7.x site using a client certificate (per the WebID specification).
http://drupal.org/sandbox/larjohn/1381022
http://drupalcode.org/sandbox/larjohn/1381022.git
Drupal 7.x
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | review.txt | 35.19 KB | alex dicianu |
| #1 | Screen Shot 2012-01-31 at 6.46.11 PM.png | 149.01 KB | alex dicianu |
| #1 | Screen Shot 2012-01-31 at 6.49.28 PM.png | 101.99 KB | alex dicianu |
Comments
Comment #1
alex dicianu commentedHi,
It appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Get a review bonus and we will come back to your application sooner.
Source: http://ventral.org/pareview - PAReview.sh online service
I've attached the report. Also, the coder module detected some issues.
After I enabled your module, I got some notices that I didn't had before. See below:
I also seem to have some access problems, even though I am user/1. I've attached the screenshots.
Comment #2
alex dicianu commentedComment #3
larjohn commentedProject merged with the WebID module.
Any issues will be fixed there, before the module gets a stable release.
Thanks!