Posted by Florian Streibelt on August 25, 2009 at 2:44pm
Jump to:
| Project: | Secure Login |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
When creating a new user as admin and having the plugin enabled to only allow https, I get an Drupal error that the user's data is invalid/the user cannot instanciated and can not login. Can't redproduce the message right now.
When looking at the mysql table I see the users password in cleartext in the 'data' field together with other data. I have to delete the field contents using plain SQL so that the user can log in again. I am using drupal 6.13. and hat to replace the module by an apache redirect :|
Comments
#1
#2
subscribe
#3
This sounds bad, but I don't know how Secure Login could cause these problems. Could you provide a set of steps to reproduce?
#4
Closing, please reopen when you have more info.