PDA

View Full Version : Password regex


loonatik
04-19-2008, 10:11 PM
Hey,

I have been searching around to see if there is a way to modify the password requirements for vbulletin. I am currently integrating vbulletin with mediawiki so that vbulletin handles all registration options (ala Integrate or bridge with MediaWiki (https://vborg.vbsupport.ru/showthread.php?t=112973)) and the only issue ive run up to is vbulletin allows for very simple passwords. If you try to login to mediawiki with this simple password it throws an error. I tried test/test which vbulletin allowed me to use. I want to change vbulletin or mediawiki to use the same validation.

Any ideas?

loonatik