Drupal requires cookies for user login, but by default no error message is given when a user's browser is set not to accept cookies. The result is a broken site--after attempting to log in, the user is returned to an empty login form with no indication of why login failed.

Cookie check fixes this issue. When a user submits a login form, the module checks for cookie support and provides an error message if cookies are not supported: 'It seems your browser does not accept cookies. To log into this site, you need to accept cookies from the domain @domain.' where @domain is the name of the domain the user was trying to log into.

Based on a patch by chx and others: #2946: no warning is issued if cookies are not enabled. If you'd like this bug to be fixed in Drupal core, please test and review that issue.

There are no current plans to upgrade to Drupal 7. See #1170420: Any plan for D7?.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0 tar.gz (6.44 KB) | zip (6.97 KB) 2009-Jan-21 Notes
5.x-1.0 tar.gz (6.43 KB) | zip (6.96 KB) 2009-Jan-21 Notes

Development releases

Version Downloads Date Links
5.x-1.x-dev tar.gz (6.37 KB) | zip (6.87 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Cookie Check

  • nedjo - 13 commits
    last: 2 years ago, first: 4 years ago

Issues for Cookie Check

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 5 Nov 09
nobody click here