The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I just saw a mod that restricts registration to a certain domain (ie - only e-mails with vbulletin.org in it)...but I was wondering if there is a way to restrict registration to a certain extention (if that's the right word??) Starting a forum for college students and would like to restrict registration to users with a college e-mail account (ie - .edu). Anyway to do it?
|
|
#2
|
||||
|
||||
|
I can't seem to find the option. I thought there was one somewhere. I'm going to look into this some more.
You could find every domain name and ban it through the banning options, or write a hack that checks e-mail address. I'd request the hack. |
|
#3
|
||||
|
||||
|
I know there is a username regex, there might be an e-mail regex.
|
|
#4
|
|||
|
|||
|
could the check for ban emails be flipped to an allow?
|
|
#5
|
||||
|
||||
|
It'd be simpler to take the regex usernames idea and replicate it for e-mails.
|
![]() |
|
|