commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #8657] inetilb: APOP authentication broken [PATCH]


From: Chris Burdess
Subject: [bugs #8657] inetilb: APOP authentication broken [PATCH]
Date: Mon, 26 Apr 2004 05:35:32 -0400
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.6) Gecko/20040414 Galeon/1.3.13 (Debian package 1.3.13-4)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #8657] Latest Modifications:

Changes by: 
                Chris Burdess <address@hidden>
'Date: 
                Mon 04/26/04 at 09:35 (Europe/Paris)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | dog
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
I've applied this patch.

The application using the POP3Connection should fall back to using login() if 
apop() fails and the user accepts transmission of cleartext passwords.






/**************************************************************************/
[bugs #8657] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8657>
Project: classpath
Submitted by: Steve Haslam
On: Thu 04/22/04 at 16:10

Severity:  5 - Average
Resolution:  Fixed
Assigned to:  dog
Status:  Closed
Platform Version:  None


Summary:  inetilb: APOP authentication broken [PATCH]

Original Submission:  I had to apply a patch (attached) to 
gnu.inet.pop3.POP3Connection to get APOP authentication to work. The default 
setup tries to use APOP, fails, and throws an undetailed 
AuthenticationFailedException :|

Should the POP3Connection fall back to using USER to log in if no APOP 
timestamp was available?


Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 04/26/04 at 09:35         By: dog
I've applied this patch.

The application using the POP3Connection should fall back to using login() if 
apop() fails and the user accepts transmission of cleartext passwords.






File Attachments
-------------------

-------------------------------------------------------
Date: Thu 04/22/04 at 16:10  Name: apop.patch  Size: 812KB   By: araqnid
Patch for POP3Connection.java
http://savannah.gnu.org/bugs/download.php?item_id=8657&amp;item_file_id=1221






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8657>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]