[Vtigercrm-commits] [vtiger development] #4434: Username field size is insufficient in vtiger_users

vtiger development vtiger-tickets at trac.vtiger.com
Thu Nov 8 23:45:05 EST 2007


#4434: Username field size is insufficient in vtiger_users
------------------------+---------------------------------------------------
 Reporter:  libregeek   |       Owner:  developer
     Type:  defect      |      Status:  new      
 Priority:  unassigned  |   Milestone:  5.0.4    
Component:  vtigercrm   |     Version:  5.0.3    
 Keywords:              |  
------------------------+---------------------------------------------------
 The field used to store username in the table '''vtiger_users''' is
 insufficient. Since vtiger now allows email as usernames, it may be nice
 to have a bigger username field. According to  '''RFC 2821'''
 (http://tools.ietf.org/html/rfc2821 ), the email can have upto 319
 characters. But this value is not  a standard field size in MySQL, so it
 may nice to increase the size atleast to 255 characters.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4434>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list