Project:No request new password
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:pedrofaria
Status:closed (fixed)

Issue Summary

Hi,

Thank you for the module. Any plans to make it role specific? For example, certain roles can change pw's?

Best, jim

Comments

#1

Thanks so much for your words :)

I thought that this feature is already done... isnt it?

please... check at access control page...

cya!

#2

This nice module do not work for me after upgrading to 6.5 from 6.2. I tried to reinstall it on clean Drupal setup, but module still not working :(
I wery need it. Please fix it :)
And thank you, it really very useful.

#3

Hmmm root user (uid = 1) can do every things...

I try dev version and work well on drupal 6.5... i will release it now...

please, try again and give me a feedback!

cya!

#4

Yep, you right. All work fine now. I think, that problem was in connection that I tried to use my last copy of database on new server (on different domain). I made this manipulations and now all works well and users can't to request password.

disable module

DELETE FROM `system` WHERE CONVERT(`system`.`filename` USING utf8) = 'modules/noreqnewpass/noreqnewpass.module' LIMIT 1

DELETE FROM `variable` WHERE CONVERT(`variable`.`name` USING utf8) = 'noreqnewpass_disabled' LIMIT 1

Clear cache

and enable module

Thank you!

#5

Assigned to:Anonymous» pedrofaria
Status:active» closed (fixed)
nobody click here