------------------------------------------------------------------------
r8574 | dothebart | 2010-05-18 17:34:56 -0400 (Tue, 18 May 2010) | 4 lines
Changed paths:
   M /trunk/citadel/citadel_ldap.h
   M /trunk/citadel/context.c
   M /trunk/citadel/include/ctdl_module.h
   M /trunk/citadel/ldap.c
   M /trunk/citadel/modules/imap/serv_imap.c
   M /trunk/citadel/modules/managesieve/serv_managesieve.c
   M /trunk/citadel/modules/openid/serv_openid_rp.c
   M /trunk/citadel/modules/pop3/serv_pop3.c
   M /trunk/citadel/modules/smtp/serv_smtp.c
   M /trunk/citadel/modules/upgrade/serv_upgrade.c
   M /trunk/citadel/modules/xmpp/xmpp_sasl_service.c
   M /trunk/citadel/user_ops.c
   M /trunk/citadel/user_ops.h

* split cutuserkey() out of makeuserkey(); its name doesn't show that theres a 
modification of the buffer inside.
* modify several functions so their callers have to call cutuserkey()
* harmonize the user length to  USERNAME_SIZE; apply cutting after cleanup of 
invalid characters

------------------------------------------------------------------------

Reply via email to