Skip Menu |

This queue is for tickets about the RT-Authen-ExternalAuth CPAN distribution.

Report information
The Basics
Id: 100865
Status: new
Priority: 0/
Queue: RT-Authen-ExternalAuth

People
Owner: Nobody in particular
Requestors: spappalardo [...] renegadetech.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Wishlist: allow E-mail address to be used for login name
Date: Thu, 11 Dec 2014 10:28:45 -0800
To: bug-RT-Authen-ExternalAuth [...] rt.cpan.org
From: "Sean M. Pappalardo" <spappalardo [...] renegadetech.com>
Hello. I would just like to suggest adding the ability for users to log in to RT using their E-mail address in addition to their login name, for those that have them defined in LDAP of course. This would essentially change the $filter in LDAP.pm (line 177) to: $filter = Net::LDAP::Filter->new( '(|(&(' . $attr_map->{'Name'} . '=' . escape_filter_value($username) . ')' . $filter . ')(&(' $attr_map->{'EmailAddress'} . '=' . escape_filter_value($username) . ')' . $filter . '))' ); Thank you very much for your time and work on such a great piece of software! Sincerely, Sean M. Pappalardo Sr. Networks Engineer Renegade Technologies spappalardo@renegadetech.com Office: (630) 631-6188 http://www.renegadetech.com -- This communication, along with any documents, files or attachments, is intended only for the use of the addressee and may contain confidential information. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of any information contained in or attached to this communication is strictly prohibited. If you have received this message in error, please notify the sender immediately and destroy the original communication and its attachments without reading, printing or saving in any manner.
Download smime.p7s
application/pkcs7-signature 4.1k

Message body not shown because it is not plain text.