The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Preventing many users from logging in from One account
Is there a way to prevent it?
|
#2
|
||||
|
||||
well, if your users have static ip's then it's no problem, but if you have users with dynamic ip's it's not possible
|
#3
|
|||
|
|||
Quote:
if yes how do i prevent that |
#4
|
|||
|
|||
actually, users are verified by username/password only... to have a solid verification based on IP, you have to filter the sessions, but also the login cookie... so between two clicks, the user is verified, and if the IP changed, the user have to re-login to have access... so a second user would have to login and login again until the first user is logged-out...
this can be done quickly with that explanation.. |
#5
|
|||
|
|||
ok now how do i code that me n00b at php
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|