Page 1 of 1

non-alphanumeric characters

Posted: Thu Mar 06, 2008 8:44 am
by qrak
Latest core, autoaccount enabled from distro97. When i'm trying to create account then i'm getting error:
"Attempted to create account with non-alphanumeric characters.
syslog [pkg/systems/accounts/hook/onLogin.ecl]: Username=(9) 'username"
I'm not using any non alphanumeric characters.

Posted: Thu Mar 06, 2008 5:18 pm
by OldnGrey
Can you create accounts in the normal way?
That seems to work here. I won't be trying autoaccounts.

Posted: Thu Mar 06, 2008 10:51 pm
by qrak
Yes i can.

Posted: Wed May 07, 2008 10:19 am
by qrak
Any progres with this? When i put print to debug in line after RemoveJunk (line 53 & 54):

Code: Select all

(...)
username := RemoveEndJunk(username);
password := RemoveEndJunk(password);
print(username);
print(password);
(...)
and im trying to create account (im not using any non-alphanumeric characters) it shows in the console:

Code: Select all

testt os
test  aa s 123
syslog [pkg/systems/accounts/hook/onLogin.ecl]: CreateAccount() Error: Attempted
 to create account with non-alphanumeric characters.
I'm using client 5.0.9.1

Posted: Thu May 08, 2008 7:11 am
by BELL
if im using client another crypto (when uoclients.cfg), my autoaccount create account using in name and pass symbols !@#$%^&*$#| and others )