Project:Webserver authentication
Version:5.x-0.0-rc1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

The initial password "cyan" is weak and easily exploited if the regular drupal auth is also enabled.
This patch sets the password to a unique random string.

AttachmentSize
webserver_auth.module.initial_password.patch1.27 KB

Comments

#1

Status:needs review» needs work

any reason we should not use user_password() like user.module does?

#2

None at all. I'm just a newbie to drupal and didn't realize it existed :-)

nobody click here