vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Set some username rules regarding similarities? (https://vborg.vbsupport.ru/showthread.php?t=200135)

Keesa 12-29-2008 10:32 PM

Set some username rules regarding similarities?
 
Hi there,

Does anyone know of any code or mod that disallow usernames that are TOO similar?

e.g.

Ice Cream Lover
icecreamlover

?

Lynne 12-29-2008 10:39 PM

Nope, I've never seen anything like that. I imagine it wouldn't be that easy to write.

Keesa 12-29-2008 10:44 PM

I found something to disallow spaces...

that should help quite a lot.

Quote:

Originally Posted by Dismounted (Post 1351200)
Admin CP > vBulletin Options > User Registration Options > Username Regular Expression
Code:

/[a-z0-9]+/i

Thank you very much though for your prompt response!

Tettinntil 02-15-2010 10:25 AM

I would very much want something like this. Nor only for spaces etc., but also for similarities.

Marco van Herwaarden 02-15-2010 10:30 AM

What would you define as 'similar'?

Tettinntil 02-15-2010 05:48 PM

F.ex: If a user is "Johnathan" then a "warning" should be given for a new user trying to register as "Johnattthan" or "Jonathan".

LorinPotter 02-15-2010 06:14 PM

There are so many variations, and so many user names to began with, I don't see this as something that is possible.

Tettinntil 02-15-2010 06:54 PM

But looking for, say, 4 identical subsequent letters?

Marco van Herwaarden 02-16-2010 08:19 AM

I have never experimented with it, but in MySQL you have something called SOUNDEX what might be usefull in this case.

Tettinntil 02-17-2010 05:20 PM

I have no experience regarding codes, so that would be far off my level to try making this on my own. ;)


All times are GMT. The time now is 10:51 AM.

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.02224 seconds
  • Memory Usage 1,724KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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