How to

These are old archives. They are kept for historic purposes only.
Post Reply
coxy
Posts: 17
Joined: Fri Jun 30, 2006 2:51 pm
Location: myanmar
Contact:

How to

Post by coxy »

Hi
I wanna block my users, who are trying to register with same password and same email ID ... who to :?:
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

Depending upon what services you are using this might already be setup. A spamfilter is not needed as much as a services package that won't allow the user's password to be their username or their email. I know that Anope provides this type of security.
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Post by Jobe »

I can confirm Anope does indeed provide both features requested. To disallow users from using the login name in their password you simply need to uncomment StrictPasswords in Anope's services.conf file. As for restricted one nick per email you will need to see the ns_maxemail module for Anope which comes packaged with Anope 1.7.* and make sure to set NSEmailMax in Anope's services.conf file if using that module.
Post Reply