Closed (fixed)
Project:
Google API Communicator
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2019 at 08:56 UTC
Updated:
26 Apr 2019 at 13:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch implements the following changes:
!placeholderarguments with@placeholderarguments, see https://www.drupal.org/docs/7/api/localization-api/dynamic-or-static-lin...hook_libraries_info()with the version 2 autoloader file.Comment #3
idebr commentedThe
google_api_communicator_accesstokencan be an empty string after unauthenticating, so the code needs to check for a value appropriately.Comment #4
idebr commentedAttached patch extends
google/apiclient:2.xsupport for the google_api_communicator_users submodule. For users, the access token is encrypted using the encrypt module.Comment #5
neograph734Hi Ide,
Thanks for your interest in this module. I no longer have a need for it, as such I have not spend much time on it lately. I will try to find some time to review your patch in the upcoming week. Would you have an interest in becoming a maintainer? You are probably using this module more than me now.
Comment #6
idebr commentedHi Robin,
I'm currently implementing the module for a client of ours. I'd be happy to patch out any necessary changes as a maintainer. Thanks for your work on this module, it has been a real time saver :)
Comment #7
neograph734You should have permissions now. Use them as you like :)
Comment #8
idebr commentedAdded a dependency on the encrypt module in the info file.
Comment #10
idebr commented