I am unable to login to my Drupal site after installing this module. My users cannot login either. Any ideas?

Comments

jaypan’s picture

You can disable the module by going to the system table in the database, finding the row for the module, and setting 'status' to 0 (zero).

nickl’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue? Cannot reproduce require more information if this is indeed a bug.

Solution provided in #1 will remove this module from the equation and restore normal authentication again.

gthing’s picture

I cannot login after disabling and uninstalling this module. Is it possible remember_me left something behind?

nickl’s picture

Status: Postponed (maintainer needs more info) » Needs work

Please verify that you are running the latest version, the issue states 6.x-2.1.

I will investigate further...

gthing’s picture

In my case at least it was not this module, but a PHP flag set for cookie_secure.

nickl’s picture

Status: Needs work » Closed (cannot reproduce)

Thank you for the confirmation gthing you saved me a whole bunch of time, much appreciated!