This project is not covered by Drupal’s security advisory policy.

Creates and manages .well-known/gpc.json endpoint as implementation of next guide https://globalprivacycontrol.org/implementation. It is made mostly for multisite instances to have ability to manage this endpoint for each site separately.

Endpoint generates json like this:

{
    "gpc": true,
    "lastUpdate": "2022-04-20"
}

You may manage values via admin page /admin/config/system/gpc-settings.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by shra on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases