A central repository for collecting patches required for building Web Services' Drupal websites.
Fixes the error: SMTP module is enabled, turned on, but SmtpConnect() threw exception SMTP Error: Could not authenticate.
Adds an image to the Campus Wide Login link when using SimpleSAML. The image must reside in your theme at '/img/cwl-login-btn.gif"
Similar to below to add a config timeout to Drupal 8 SMTP module for establishing a connection to the UBC Mail server.
Patches the Drupal 7 SMTP module with the required settings for establishing a connection to the UBC Mail server.
Patches versions of Drupal 7 core older than 7.34 with the core security update released on April 25, 2018. Newer versions of Drupal 7 core requiring a standalone update should use this one.
Patches versions of Drupal 7 core older than 7.59 with the core security update released on October 17, 2018.
Patches 7.1 branch of the Biblio module to use https when fetching pubmed records, as per this issue.
Patches 7.x-3.0-alpha2 version of Conditional Fields module (used by students.ubc.ca)
Patches 7.x-1.8 verison of Inline Entity Form (used by students.ubc.ca)
Patches CiviCRM to disallow the modification of mail headers (test).