Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

registerUserInit() and login.length()>=6 check in case LDAP #1210

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If using LDAP, the openmeetings creates local user using registerUserInit() 
function 
(app/org/openmeetings/app/data/user/Usermanagement.java). 

This function checks the user name length and function fails if the login name 
is < 5 characters.

This is problematic in organizations which have users already defined and if 
they are using short 
login names.

Version: openmeetings_1_1_r3087

Original issue reported on code.google.com by tni...@gmail.com on 19 Apr 2010 at 3:39

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:23

GoogleCodeExporter commented 9 years ago
OpenMeetings moves to Apache Foundation, update your bookmarks to the new 
project page:

http://incubator.apache.org/openmeetings/

New Issue tracker is located: https://issues.apache.org/jira/browse/OPENMEETINGS

New Mailing Lists located at: 
http://incubator.apache.org/openmeetings/mail-lists.html 

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:25