Closed (works as designed)
Project:
Drupal vB
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2008 at 20:15 UTC
Updated:
16 Aug 2008 at 17:29 UTC
If your vBulliten database doesn't have a password you can't setup the the database connection, all it takes to change it is to change the required flag and remove the empty check in drupal_db_is_valid(). I think we should make the password optional because both drupal and vbulliten have passwords as optional. I could provide a patch if needed.
Cheers,
Comments
Comment #1
dot45 commentedI vote NO, you have to be stupid to not have a password on your database, even in a testing environment. Seriously, is it that hard to make the password "password" or "database"?
Comment #2
sunAgreeing. This module will not support unsafe site setups.