Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2020 at 10:28 UTC
Updated:
14 May 2020 at 19:29 UTC
Jump to comment: Most recent
Comments
Comment #2
avpadernoThank you for applying! I added the PAReview checklist link. Reviewers will check the project, and report what should be changed.
PAReview just reports the READme.txt file has lines that are longer than 80 characters.
Comment #3
rksyraviHi @neel24,
Thank you for contribution!!!
Below are some issues that need to fixed.
Comment #4
shaktikHi @rksyravi, @neel24
I have seen only in the README.txt file warning below.
Comment #5
rohitrajputsahab commentedAdd core version in *.info.yml file.
core_version_requirement: ^8 || ^9
Comment #6
rohitrajputsahab commentedError: Class 'Drupal\social_auth\Controller\OAuth2ControllerBase' not found in include() (line 18 of /var/www/html/drupal-8.5/modules/social_auth_dribbble/src/Controller/DribbbleAuthController.php)
When I install this module my Drupal 8 setup showing error. Please fix this.
Comment #7
neel24 commentedHi @rohit-rajput-sahab, this module requires these 2 modules to work: Social Auth and Social API. Have a look at the installation guide as well: https://www.drupal.org/docs/8/modules/social-api/social-api-2x/social-au...
Comment #8
neel24 commentedHi @rksyravi, could you let me know where you got the error messages from because PAReview only found some warnings from the readme which have now been fixed. Updated PAReview result: https://pareview.sh/pareview/https-git.drupal.org-project-social_auth_dribbble.git
Comment #9
avpadernoIt seems the errors reported in comment #3 are given from a tool that isn't able to handle the module dependencies. The composer.json file contains the module dependencies, including bymayo/oauth2-dribbble.
Comment #10
neel24 commentedAh ok, I guess that the tests from #3 might have been run with only Social Auth Dribbble installed. In addition to the dependencies, Social Auth and Social API need to be installed as well. There is an installation guide as well which can be found here: https://www.drupal.org/docs/8/modules/social-api/social-api-2x/social-au...
Comment #11
klausiDribbbleAuthManager: "->error('There was an error during authentication. Exception: ' . $e->getMessage());" do not concatenate variables into log messages, use placeholders with the second parameter instead. See https://drupalize.me/blog/201510/how-log-messages-drupal-8 . Please check all your error() log calls.
Otherwise looks good to me.
Thanks for your contribution, Neel!
I updated your account so you can opt into security advisory coverage now.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on Slack or IRC in #drupal-contribute. So, come hang out and stay involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.