From ded3beb31fd3aa57ce15ea85effeda5c329a3343 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 25 Dec 2011 10:36:33 +0000 Subject: Added a new login server config for _F/_M account creation method which denies an account creation if either userid or password length is lower than 4 (should be used with conjunction of Disable 4 LetterUserID/Disable 4 LetterPassword client diffs) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15265 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/login_athena.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 7f1f40d4b..7ee08881b 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -43,6 +43,10 @@ console: off // Can you use _M/_F to make new accounts on the server? new_account: yes +//If new_account is enabled, minimum length to userid and passwords should be 4? +//Must be 'Yes' unless your client uses both 'Disable 4 LetterUserID/Password' Diffs +new_acc_length_limit: yes + // Account registration flood protection system // allowed_regs is the number of registrations allowed in time_allowed (in seconds) allowed_regs: 1 -- cgit v1.2.3-60-g2f50