vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   preventing multip[le signups by IP address (https://vborg.vbsupport.ru/showthread.php?t=182551)

MOGmartin 06-15-2008 10:38 AM

preventing multip[le signups by IP address
 
Hi folks,

Im trying to find the best way of preventing the same IP that has been logged into an account from registering a new account.

I run a poker forum that incentivises folk to signup, and I have seen a few cases of one person signing up multiple accounts... I do keep an eye out for it, but as the forum gets busier I need an automated IP solution to the problem.

Anybody got any suggestions? ideally when trying to go to register.php it would return an error message like "sorry, you have already signed up an account, only one account per user is allowed".

This could also work in conjunction with cookies, but preferrably by IP....

any suggestions?

KURTZ 06-15-2008 10:50 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=180971" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=180971</a>

kevinh 06-15-2008 11:30 AM

But what happens when you have a bunch of different people at the same location who want to register - they will all have the same IP.

KURTZ 06-15-2008 11:44 AM

you can 'approve' them manually ... ;)

kevinh 06-15-2008 12:10 PM

But even then, you still don't know if they are different people or not.

Nevertheless, I just thought of a realy useful mod/hack to stop help with this (for all you coding wizards out there), a module which checks the originating IP and forces subsequent sign-ups from the same IP to have their registration moderated (approved). Adding a time frame check to that would make it even more useful. So if from the same IP and within say five days, require approval.

King Kovifor 06-15-2008 02:12 PM

Quote:

Originally Posted by kevinh (Post 1549912)
But even then, you still don't know if they are different people or not.

Nevertheless, I just thought of a realy useful mod/hack to stop help with this (for all you coding wizards out there), a module which checks the originating IP and forces subsequent sign-ups from the same IP to have their registration moderated (approved). Adding a time frame check to that would make it even more useful. So if from the same IP and within say five days, require approval.

You may get more attention posting in the Modifications Requests (unpaid) forum.


All times are GMT. The time now is 09:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01028 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete