Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.32.0

Request #10330 allow users to log in using their email address as well as handle
Submitted: 2007-03-11 22:34 UTC
From: cellog Assigned: cellog
Status: Closed Package: pearweb (version 1.10.0)
PHP Version: Irrelevant OS: n/a
Roadmaps: 1.11.0    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 24 + 19 = ?

 
 [2007-03-11 22:34 UTC] cellog (Greg Beaver)
Description: ------------ for the bug tracker, it is really annoying to have to remember your PEAR account. It should be possible to log in using the email address of your account as well. This can work because @ is not allowed in handles.

Comments

 [2007-03-13 07:54 UTC] mj (Martin Jansen)
The attached patch should probably do the trick.
 [2007-03-20 17:17 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Cleaned up patch to use strpos(), also added a note on the login page