block cookie

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

This is a simple module to be used together with EU Cookie Compliance and it's only function is to prevent saving ALL cookies from the installed website if the user has opt to not allow cookies from the website.
External cookies (directed loaded) are prevented as well.

It prevents PHP and Javascript cookies.

Functionality

When the user clicks on not allow cookies link at EU Cookie Compliance pop up, this module takes care of blocking all PHP and Javascript temps to save cookies from all PHP and javascript functions from the current website.

By the obvious reason, the only allowed cookie is the one that says the user has opted to not save cookies.

Cookies saved from iframes (ex: youtube, facebook, etc) will still be saved. It may be addressed in a future version of this module.

Configuration

The site administrator can force cookies for authenticated users even though the user had opted to not allow cookies, only allowing them while the user is logged in.

Dependency:

EU Cookie Compliance

Supporting organizations: 

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • chart icon22 sites report using this module
  • Created by yseki 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