Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.81 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.81 KB

Patches

A central repository for collecting patches required for building Web Services' Drupal websites.

3114989-18.patch

Fixes the error: SMTP module is enabled, turned on, but SmtpConnect() threw exception SMTP Error: Could not authenticate.

simplesamlphp_auth_cwl_login-final.patch

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"

drupal8-smtp-config-timeout.patch

Similar to below to add a config timeout to Drupal 8 SMTP module for establishing a connection to the UBC Mail server.

smtp.phpmailer.inc.mail.ubc.ca.patch

Patches the Drupal 7 SMTP module with the required settings for establishing a connection to the UBC Mail server.

SA-CORE-2018-004_bootrap-older-than-drupal-7.34.inc

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.

SA-CORE-2018-006-mail.patch

Patches versions of Drupal 7 core older than 7.59 with the core security update released on October 17, 2018.

biblio-pubmed-issue-900818.patch

Patches 7.1 branch of the Biblio module to use https when fetching pubmed records, as per this issue.

IEF_compatibility-2193025-14.patch

Patches 7.x-3.0-alpha2 version of Conditional Fields module (used by students.ubc.ca)

inline-entity-form-custom-patch.patch

Patches 7.x-1.8 verison of Inline Entity Form (used by students.ubc.ca)

civicrm-mail-header.patch

Patches CiviCRM to disallow the modification of mail headers (test).