Running Drupal 5.3, PHP 4.3.11, Apache, Linux.

I installed the module and enabled it.

There are no new permissions - by design?
There are no new administration items at drupal/admin/by-module - also by design?

A test user cannot log in with a password that has ANY combination of capital and small letters: all capital ("LOGIN"), mixed ("logIN"), small ("login"). [Luckily I had created an admin account with an all-digit password - it pays to be paranoid!]

I have given the test user a new password while having nocase module enabled - same result (cannot login).

This is a very helpful module - I wrote its equivalent for Wordpress a while back and it made a noticeable difference on some sites. I wish my knowledge of Drupal was sufficient to help you debug it. Just let me know what help/info I can provide.

Meanwhile, at least state in the description that it may lock people out of their 5.3 installation - this is a critical problem!

A>

Comments

Zen’s picture

Assigned: Unassigned » Zen
Status: Active » Fixed

Porting issues. The user_edit form wasn't being altered - it is now. Please test.

The present simplicity of the module does not warrant any configuration screens or permissions.

-K

andrabr’s picture

Works like a charm!

Thank you!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.