[buddypress-trac] [BuddyPress] #2515: LDAP username compability

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Jul 9 14:59:19 UTC 2010


#2515: LDAP username compability
--------------------------+-------------------------------------------------
 Reporter:  heliocorreia  |       Owner:               
     Type:  enhancement   |      Status:  new          
 Priority:  normal        |   Milestone:  1.2.6        
Component:  Activity      |    Keywords:  ldap, mention
--------------------------+-------------------------------------------------
 LDAP accounts have username like: '''name.surname'''[at]domain.tdl

 To support that on @mentions feature, can the username pattern change, by
 adding a dot as an allowed char?
 From: /[@]+([A-Za-z0-9-_]+)/
 To: /[@]+([A-Za-z0-9-_\.]+)/

 Files: /trunk @rev 2722
 - bp-activity-filters.php (line 96)
 - bp-activity-notifications.php (line 7)

 Is that a problem?

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2515>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list