Install
Works with Drupal: ^10.2 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
18.86 KB
MD5: 8c23ec640db3e251cca5f5b76addd71c
SHA-1: b49faf72bc6dbbe0218af3a494ea62c83081b736
SHA-256: 87205f900c6d89131a2b6ac239c2d6bc6e61091a1e450040ae00c94b4c3622f2
Download zip
26.45 KB
MD5: ddc444e5804767f079a62be139ff0cfa
SHA-1: a81fa9b55fa49e83e5e0cc7fb4a866e6088253eb
SHA-256: 9a1499556498265bb6d803cfc7c50d17ad6f510a5733557f993f7ce2258304e7
Release notes
Contributors (4)
greggles, joegraduate, shelane, trackleft2
Changelog
Issues: 8 issues resolved.
Changes since 2.0.0:
Bug
- #3491734: Update require-dev version of rules in composer.json for D11 compatibility.
- #3491740 by trackleft2, joegraduate: user_expire_set_expiration() executing a merge query incorrectly
- #3491746 by joegraduate, trackleft2: Address PHPCS test failure
- #3491786 by joegraduate, trackleft2: Address phpunit (next minor) test failure
- #3491806 by trackleft2, joegraduate: Add dependency on drupal:user module.
- #3493960 by trackleft2, joegraduate: Fatal error when creating a rule using the "Set a user expiration date" action
Support
- #3491440 by trackleft2, joegraduate, greggles, shelane: Update module co-maintainers.
Task
- #3493689 by trackleft2: Enforce that GitLab checks pass before merging