Install
Works with Drupal: ^9.3 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
46.48 KB
MD5: dbf568838ad6aa9c2569ff8985497c88
SHA-1: 2e3286e61f556239ac01c9eaab625a076f94746c
SHA-256: e96462c32cdc6a2b2ca35a04ebb30444bbcfd4cc77abd4a8e5b1c6b08662ba89
Download zip
61.44 KB
MD5: b3519ea7483a9fb5ae949950d03c953b
SHA-1: 200d05a10cdc121a58d3bf24c99f38d6b9a9d051
SHA-256: e8912e5ed01984bc598341144df3f287f1a2cd0aa4ac43ecec53ba05db927687
Security issues fixed
Release notes
This release contains a fix for XSS vulnerability in data-* attributes:
https://security.drupal.org/node/183076
Run module update with composer option -W (--with-all-dependencies), because there is a new added dependency DOM Purify.
composer update drupal/glightbox -W