Commit 130c278f authored by Pravin Gaikwad's avatar Pravin Gaikwad
Browse files

Issue #3297293 by Rajeshreeputra, Project Update Bot: Automated Drupal 10 compatibility fixes

parent 19c4857e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
name: General Data Protection Regulation (GDPR)
description: Provides help for making your drupal site GDPR-compliant.
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
type: module
configure: checklistapi.checklists.gdpr_checklist
package: General Data Protection Regulation
+1 −2
Original line number Diff line number Diff line
name: Anonymizer
description: Provides ways to anonymize data.
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
type: module
package: General Data Protection Regulation

+1 −2
Original line number Diff line number Diff line
name: General Data Protection Regulation (GDPR) - Consent Tracking
description: Allow tracking of GDPR Consent
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
type: module
package: General Data Protection Regulation

+1 −2
Original line number Diff line number Diff line
name: General Data Protection Regulation (GDPR) - Obfuscated SQL Dump
description: Provides a drush command for obfuscating database dumps.
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
type: module
package: General Data Protection Regulation
configure: gdpr_dump.settings
+1 −2
Original line number Diff line number Diff line
name: General Data Protection Regulation (GDPR) - Fields
description: Allow tracking and removing of user data in all fields.
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
type: module
package: General Data Protection Regulation

Loading